-
Notifications
You must be signed in to change notification settings - Fork 260
Update the aks-e version for pipeline validation. #1653
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
estebancams
previously approved these changes
Oct 18, 2022
vakalapa
reviewed
Oct 18, 2022
vakalapa
previously approved these changes
Oct 18, 2022
Contributor
|
AKS-E npm validation scenarios
These tests are covered more extensively in cyclonus and conformance NPM pipelines |
rbtr
previously approved these changes
Oct 18, 2022
test-kubernetes already did this work.
latest aks-engine release and remove duplicated and unnecessary npm tests. Remove unnecessary resource clean up step in pipeline since it's already included in the aks-e e2e test. Also update the kubnernetes version accordingly.
rbtr
approved these changes
Oct 20, 2022
rjdenney
pushed a commit
to rjdenney/azure-container-networking
that referenced
this pull request
Jan 19, 2023
* Separate the npm test and cni test, comment out npm test first. It's a testing PR. * Revert unnecessary change. * update aks-e version from v1.0.1 to v1.0.2 * Update cluster definition from version 1.22.7 to 1.22.15 * Update resource group name. * Comment out unnecessary resource group deletion since the test-kubernetes already did this work. * Update aks-engine version for acn validation. New version is using the latest aks-engine release and remove duplicated and unnecessary npm tests. Remove unnecessary resource clean up step in pipeline since it's already included in the aks-e e2e test. Also update the kubnernetes version accordingly.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update aks-engine version for acn validation. New version is using the latest aks-engine release and remove duplicated and unnecessary npm tests. Remove unnecessary resource clean up step in pipeline since it's already included in the aks-e e2e test. Also update the Kubernetes version accordingly.
It can accelerate the pipeline validation for almost 1 hour.
https://dev.azure.com/msazure/One/_build/results?buildId=62165531&view=results

Reason for Change:
Issue Fixed:
Requirements:
Notes: