Open sfc-gh-kmakino opened 3 years ago
Given that the unit tests failed (in the Github Actions build), I think this needs another look.
@ammolitor Can you tell what failed? build.sh
works totally fine locally here.
@ammolitor CI passed. It would great if you can take another quick look. Thanks!
Now I realized the scaler needs to be aware of this change. Converting this as a draft for now.
This PR addresses 3 issues:
started
can go beyondmax_runs
. In this scenario, the agent should wait for all tests to complete, rather than stop atmax_runs
and ignore the still running jobs