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] scd auth: only cleanup availability if the relevant part of the scenario runs #782

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

Shastick
Copy link
Contributor

@Shastick Shastick commented Sep 11, 2024

self._availability_dss is only set when the relevant scopes are available.

The cleanup logic in def _ensure_test_entities_dont_exist() was not checking whether or not that field is available.

Note that the method might also be missing a similar check for the _scd_dss, but this will be addressed in a separate PR.

Closes #781

@Shastick Shastick changed the title [uss_qualifier] scd authentication: only cleanup availability if the relevant part of the scenario runs [uss_qualifier] scd auth: only cleanup availability if the relevant part of the scenario runs Sep 11, 2024
@BenjaminPelletier BenjaminPelletier merged commit b50155e into interuss:main Sep 11, 2024
20 checks passed
github-actions bot added a commit that referenced this pull request Sep 11, 2024
punamverma pushed a commit to nasa/monitoring that referenced this pull request Oct 16, 2024
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.

Authentication validation scenario fails when some scopes not provided
2 participants