Iilun commented on PR #236:
URL: https://github.com/apache/pekko-management/pull/236#issuecomment-2110441238

   I pushed a proposed fix.
   
   In the scala code, the container now exits in error when the test fails so 
kubernetes is alerted.
   
   In the shell script, it leverages the wait function to avoid the for loop, 
and it then checks the job status, which is set to Failed if failed thanks to 
the above modification, and to Complete if the exit code is 0.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to