Skip to content

Conversation

@sharifnasser
Copy link
Contributor

@sharifnasser sharifnasser commented Nov 18, 2025

Reason for Change:

This PR adds AKS Swiftv2 Manifold E2E tests to the ACN pipeline to ensure that newer CNS/CNI versions pass these scenarios testing (BYON Accelnet and IB on Windows and Linux) before being released.

Issue Fixed:

Requirements:

Notes:

Comment on lines 483 to 487
# AKS Swiftv2 Singularity E2E tests
- template: multitenancy/swiftv2-singularity-e2e.stages.yaml
parameters:
dependsOn: manifests
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be added to ACN PR pipeline.yaml as well or it will get missed before a Tag is created... We do not want to create multiple tags because of a CI/CD miss.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We currently don't have the hardware to support multiple runs as ACN PR pipeline is used.

@sharifnasser sharifnasser force-pushed the sharifna/pipeline/singularity branch from ac53d7a to 4c05682 Compare November 20, 2025 00:09
@sharifnasser sharifnasser force-pushed the sharifna/pipeline/singularity branch from 0280e70 to a452830 Compare November 20, 2025 22:20
@sharifnasser sharifnasser changed the title add Sin tests in release pipeline add AKS Swiftv2 Manifold E2E in ACN pipeline Nov 20, 2025
templateParameters: 'useAcnPublic: true, cnscniversion: $(TAG), cnscniversionwindows: $(TAG), cnscniImagePrefix: $(IMAGE_REPO_PATH)/'
useSameBranch: false
queueBuildForUserThatTriggeredBuild: true
branchToUse: 'refs/heads/sharifna/runner/release-gate'
Copy link
Contributor Author

@sharifnasser sharifnasser Nov 20, 2025

Choose a reason for hiding this comment

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

Need to change this to master branch once Runners pipeline changes are merged.

@sharifnasser sharifnasser force-pushed the sharifna/pipeline/singularity branch from 64db33a to ce3da3d Compare November 24, 2025 18:47
@sharifnasser sharifnasser force-pushed the sharifna/pipeline/singularity branch from ce3da3d to 4b8616c Compare November 24, 2025 18:48
Comment on lines +11 to +14
${{ if eq(parameters.dependsOn, 'publish') }}:
IMAGE_REPO_PATH_REF: 'azure-'
${{ else }}:
IMAGE_REPO_PATH_REF: $(IMAGE_REPO_PATH)
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you explain the flow on how this works?

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.

3 participants