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

Update gen2 extension tests to call skipLocal for any test that typically can't be run locally #7905

Open
MRayermannMSFT opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
🧪 engineering Related to some internal engineering improvements
Milestone

Comments

@MRayermannMSFT
Copy link
Member

  1. Make sure you have the recommended RBAC roles for running tests locally (see: AutomatedTestsCredentials.md)
  2. Update gen2 extension to the latest testing package
  3. Make sure your local environment creds file is up to date with key vault
  4. Run the tests locally to verify that they are working
  5. For any tests that fail, see if it is because of needing to run with actual test Azure connections/credentials that have varying permission levels
  6. For those tests, call skipLocal to skip them when running locally
@MRayermannMSFT MRayermannMSFT self-assigned this Apr 25, 2024
@MRayermannMSFT MRayermannMSFT added this to the 1.35.0 milestone Apr 25, 2024
@MRayermannMSFT MRayermannMSFT added the 🧪 engineering Related to some internal engineering improvements label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧪 engineering Related to some internal engineering improvements
Projects
None yet
Development

No branches or pull requests

1 participant