Skip to content

Conversation

@camrynl
Copy link
Contributor

@camrynl camrynl commented Jul 18, 2022

Reason for Change:

Current e2e tests are utilizing an existing cluster. Each PR waits for the cluster to be available before running tests.
Adding byo cluster feature to pipeline so each PR can run tests in parallel using its own cluster.

Issue Fixed:

Requirements:

Notes:

@camrynl camrynl requested a review from a team as a code owner July 18, 2022 23:35
@camrynl camrynl requested review from rbtr and removed request for a team July 18, 2022 23:35
@camrynl
Copy link
Contributor Author

camrynl commented Jul 18, 2022

PR still in progress. Can't convert to draft since I'm testing the pipeline. I'll notify when to review, ty :)

@rbtr rbtr added enhancement cns Related to CNS. cni Related to CNI. swift Related to SWIFT networking. ci Infra or tooling. and removed cns Related to CNS. cni Related to CNI. labels Jul 19, 2022
- task: AzureCLI@1
inputs:
azureSubscription: $(BUILD_VALIDATIONS_SERVICE_CONNECTION)
azureSubscription: "Azure Container Networking - Test"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is a pipeline var for this Sub, we should use it

containers:
- name: cns-container
image: mcr.microsoft.com/containernetworking/azure-cns:v1.4.7
image: mcr.microsoft.com/containernetworking/azure-cns:v1.4.29
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you revert this? I think this manifest is used by partners, and is unrelated to this change anyway

@rbtr
Copy link
Collaborator

rbtr commented Jul 27, 2022

You can also remove this line

which currently prevents this test job from running in parallel 🙂

Copy link
Collaborator

@rbtr rbtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀🚀

@camrynl camrynl merged commit b58dc70 into Azure:master Jul 27, 2022
@camrynl camrynl deleted the updatePipeline branch July 27, 2022 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling. enhancement swift Related to SWIFT networking.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants