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

ci: Fix coverage builds, nightly issues #698

Merged

Conversation

tgonzalezorlandoarm
Copy link
Member

The final service in each provider iteration of the coverage build
is left running before the next iteration begins.
This is causing clashes when running tests.
Stop the service before starting the new provider build.
Also, revert an error made when in a previous commit on the UNIT_TEST_FEATURES.
The variable is changed in each iteration but is used after the iterations.

The final service in each provider iteration of the coverage build
is left running before the next iteration begins.
This is causing clashes when running tests.
Stop the service before starting the new provider build.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@tgonzalezorlandoarm tgonzalezorlandoarm requested a review from a team as a code owner September 8, 2023 14:47
This reverts commit 6c25da5.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@ionut-arm ionut-arm merged commit 34b45f3 into parallaxsecond:main Sep 11, 2023
24 of 25 checks passed
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/fix-coverage-runs branch November 23, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants