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

ci: Replace k8s conformance tests within aks-swift CI #2590

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

jpayne3506
Copy link
Contributor

@jpayne3506 jpayne3506 commented Feb 14, 2024

Reason for Change:

Replaces kubetest2 to run k8s conformances tests with k8se2e job templates that use exclusively ginkgo.

Issue Fixed:

Requirements:

Notes:
Needs to be backported to support future CI runs

@jpayne3506 jpayne3506 requested a review from a team as a code owner February 14, 2024 18:18
@jpayne3506 jpayne3506 requested a review from kmurudi February 14, 2024 18:18
@jpayne3506 jpayne3506 added the ci Infra or tooling. label Feb 14, 2024
@jpayne3506 jpayne3506 self-assigned this Feb 14, 2024
@jpayne3506 jpayne3506 added the needs-backport Change needs to be backported to previous release trains label Feb 14, 2024
aggarwal0009
aggarwal0009 previously approved these changes Feb 14, 2024
Copy link
Contributor

@aggarwal0009 aggarwal0009 left a comment

Choose a reason for hiding this comment

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

LGTM

@jpayne3506 jpayne3506 added this pull request to the merge queue Feb 14, 2024
@jpayne3506 jpayne3506 removed this pull request from the merge queue due to a manual request Feb 14, 2024
@jpayne3506 jpayne3506 enabled auto-merge February 14, 2024 22:10
@jpayne3506 jpayne3506 added this pull request to the merge queue Feb 14, 2024
- job: failedE2ELogs
displayName: "Failure Logs"
dependsOn:
- ${{ parameters.name }}
- cni_linux
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be also parametrized by OS? (since the template as a whole is receiving os parameter now)

Merged via the queue into master with commit 3d95a18 Feb 15, 2024
15 checks passed
@jpayne3506 jpayne3506 deleted the jpayne3506/swiftk8s branch February 15, 2024 19:58
@jpayne3506 jpayne3506 restored the jpayne3506/swiftk8s branch February 15, 2024 20:52
@jpayne3506 jpayne3506 deleted the jpayne3506/swiftk8s branch February 15, 2024 20:53
jpayne3506 added a commit that referenced this pull request Feb 27, 2024
jpayne3506 added a commit that referenced this pull request Feb 27, 2024
jpayne3506 added a commit that referenced this pull request Mar 1, 2024
jpayne3506 added a commit that referenced this pull request Mar 1, 2024
* ci:[CNI] ACN PR Pipeline speed improvements (#2077)

* Move Create Cluster

* Lower Windows scaleup

* Delete echo-external-node for Cilium validate

* Change cluster creation from job to stage

* Decrease k8utils retry delay time

* Adjust submodule pipeline

* Remove test comments

* Addressing Comments

* Add delete cluster template

* Single Stage Delete

* ACN merge commitID fix

* Addressing Comments

* Refactor dualstack from #2098

* ci: Changing Service Connection for PR pipeline (#2153)

* ci: change service connection

* add: change ACN PR azureSubscription

* ci: Replace manual install of kubectl with ADO KubectlInstaller task (#2307)

* ci: remove kubectl install

* ci: add KubectlInstaller for kubectl

* ci: Add k8s conformance tests to Cilium CI/CD (#2348)

* ci: add k8s conformance

* ci: remove kubetest2 k8se2e

* chore: remove test comments

* ci: add k8se2e to nightly pipeline

* ci: Replace k8s conformance tests within aks-swift CI (#2590)

ci: k8se2e for aks-swift

* ci: v4overlay conformance test cases (#2274)

v4overlay conformance test cases

* fix: Match Cilium CLI to Cilium Agent (#2365)

* fix: Match Cilium CLI to Cilium Agent

* ci: Capture single digit versions

* ci: Update makefile cluster creation (#2358)

ci: Update aks cluster creation

---------

Co-authored-by: Paul Yu <129891899+paulyufan2@users.noreply.github.com>
@jpayne3506 jpayne3506 added release/1.4 Change affects v1.4 release train release/latest Change affects latest release train and removed needs-backport Change needs to be backported to previous release trains labels Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling. release/latest Change affects latest release train release/1.4 Change affects v1.4 release train
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants