You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We only run a single suite runner per ETOS testrun. In the future we should probably start up one suite runner per sub suite instead and to make that work we should get status from every suite runner. Now we have hard-coded index 0 on the suite runner jobs.
Description
We only run a single suite runner per ETOS testrun. In the future we should probably start up one suite runner per sub suite instead and to make that work we should get status from every suite runner. Now we have hard-coded index 0 on the suite runner jobs.
Additional Context
No response
Further links
https://github.com/eiffel-community/etos/blob/main/internal/controller/testrun_controller.go#L298
https://github.com/eiffel-community/etos/blob/main/internal/controller/testrun_controller.go#L314
The text was updated successfully, but these errors were encountered: