-
Notifications
You must be signed in to change notification settings - Fork 242
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: Add k8s conformance tests to Cilium CI/CD #2348
Merged
Merged
Conversation
This file contains 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
/azp run CNI Load Test |
Azure Pipelines successfully started running 1 pipeline(s). |
vipul-21
previously approved these changes
Nov 3, 2023
25dd074
to
f711cbd
Compare
456b759
to
d06a633
Compare
43692cb
to
9430d7f
Compare
camrynl
reviewed
Dec 19, 2023
7cc911a
to
78fe1f8
Compare
78fe1f8
to
4088209
Compare
0f8a38a
to
dbe481b
Compare
dbe481b
to
4d0de8b
Compare
camrynl
approved these changes
Jan 4, 2024
vipul-21
approved these changes
Jan 4, 2024
4 tasks
matmerr
pushed a commit
that referenced
this pull request
Jan 17, 2024
* ci: add k8s conformance * ci: remove kubetest2 k8se2e * chore: remove test comments * ci: add k8se2e to nightly pipeline
jpayne3506
added a commit
that referenced
this pull request
Feb 27, 2024
* ci: add k8s conformance * ci: remove kubetest2 k8se2e * chore: remove test comments * ci: add k8se2e to nightly pipeline
jpayne3506
added a commit
that referenced
this pull request
Feb 27, 2024
* ci: add k8s conformance * ci: remove kubetest2 k8se2e * chore: remove test comments * ci: add k8se2e to nightly pipeline
jpayne3506
added a commit
that referenced
this pull request
Mar 1, 2024
* ci: add k8s conformance * ci: remove kubetest2 k8se2e * chore: remove test comments * ci: add k8se2e to nightly pipeline
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 <[email protected]>
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.
Reason for Change:
Adds k8s conformance testing to cilium E2E
Issue Fixed:
Requirements:
Notes: