Skip to content

Skips test in other partitions if some test already failed#974

Merged
apozsuse merged 1 commit intomainfrom
aws_test_stop_on_failure
Mar 9, 2026
Merged

Skips test in other partitions if some test already failed#974
apozsuse merged 1 commit intomainfrom
aws_test_stop_on_failure

Conversation

@apozsuse
Copy link
Collaborator

@apozsuse apozsuse commented Mar 6, 2026

What does this PR do? Why are we making this change?

During the tests of the new testing features realized that the tests were attempted in other partitions even if some test already failed.
This is caused because now the ec2 test service has 2 nested loops (partitions, instances) and there was just a break in case of failure.
Added also a test to verify the behavior is the expected.

How will these changes be tested?

In a mash test instance.

How will this change be deployed? Any special considerations?

Nope.

@apozsuse apozsuse requested review from rjschwei and smarlowucf March 6, 2026 16:37
@apozsuse apozsuse merged commit f721407 into main Mar 9, 2026
5 checks passed
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.

3 participants