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

[uss_qualifier] Fix optional resources mock_uss and second_utm_auth #426

Merged

Conversation

BenjaminPelletier
Copy link
Member

#406 attempted to allow mock_uss to be omitted from certain test suites, but it did not ensure that actions within those test suites wouldn't be skipped even when the omitted resource was optional. This PR fixes that oversight and verifies that omitting mock_uss and second_utm_auth only skips the scenarios that actually need those resources by (temporarily) commenting out the mock_uss and second_utm_auth resources in the f3548_self_contained configuration.

@BenjaminPelletier BenjaminPelletier marked this pull request as ready for review December 19, 2023 21:21
@BenjaminPelletier BenjaminPelletier merged commit f76bc50 into interuss:main Dec 19, 2023
9 checks passed
@BenjaminPelletier BenjaminPelletier deleted the optional-resources branch December 19, 2023 23:40
github-actions bot added a commit that referenced this pull request Dec 19, 2023
github-actions bot added a commit to BradNicolle/monitoring that referenced this pull request Dec 20, 2023
github-actions bot added a commit to openskies-sh/monitoring that referenced this pull request Dec 20, 2023
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