Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testrun controller should be able to get status from multiple suite runner jobs #273

Open
t-persson opened this issue Sep 18, 2024 · 0 comments

Comments

@t-persson
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant