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

Add separate suite of tests for managed identity and admin credential deployments #789

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

MicroFish91
Copy link
Contributor

@MicroFish91 MicroFish91 commented Nov 14, 2024

Add new managed identity tests for connecting to ACRs. Convert old tests into the admincred suite of tests which used to be default.

I duplicated the monorepo test project so that monorepo-admincreds and monorepo-identity can both run their own deployments in parallel without issue since deployments are expected to temporarily modify the test project with saved settings.

Local (Note the 3 tests):
image

Remote (Note only 2 tests):
image

FYI, I found that the managed identity tests were not working remotely due to an auth privilege issue not allowing us to do role assignments in the manual test sub. Thus the managed identity tests should only be run locally for now in a sub where the user has full auth privileges to assign the proper roles until we come up with a long term solution.

@MicroFish91 MicroFish91 requested a review from a team as a code owner November 14, 2024 00:41
Base automatically changed from mwf/parallel-tests to main December 17, 2024 16:53
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.

1 participant