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

chore: authenticate in NMS prior to making other API calls #476

Merged
merged 8 commits into from
Nov 20, 2024
Merged

Conversation

gruyaume
Copy link
Collaborator

Description

Now that authentication has been added to the NMS K8s charm, the tests here need to authenticate prior to making other API calls (creating network slices, and subscribers).

This PR Depends on the changes in the NMS K8s charm being merged first:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have bumped the version of the library

@gruyaume gruyaume requested a review from a team as a code owner November 19, 2024 17:38
tests/integration/juju_helper.py Dismissed Show dismissed Hide dismissed
Signed-off-by: Guillaume Belanger <[email protected]>
@gatici gatici force-pushed the dev-auth branch 2 times, most recently from 9222e29 to 2e1de94 Compare November 20, 2024 09:56
@Gmerold Gmerold merged commit 790013f into main Nov 20, 2024
15 checks passed
@Gmerold Gmerold deleted the dev-auth branch November 20, 2024 11:15
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.

5 participants