-
Notifications
You must be signed in to change notification settings - Fork 240
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
nddq
force-pushed
the
jpayne3506/ciliumk8se2e
branch
3 times, most recently
from
November 5, 2023 04:31
25dd074
to
f711cbd
Compare
jpayne3506
force-pushed
the
jpayne3506/ciliumk8se2e
branch
from
December 15, 2023 20:44
456b759
to
d06a633
Compare
jpayne3506
force-pushed
the
jpayne3506/ciliumk8se2e
branch
4 times, most recently
from
December 18, 2023 23:09
43692cb
to
9430d7f
Compare
jpayne3506
changed the title
ci: add k8s conformance test
ci: Add k8s conformance tests to Cilium CI/CD
Dec 18, 2023
camrynl
reviewed
Dec 19, 2023
jpayne3506
force-pushed
the
jpayne3506/ciliumk8se2e
branch
2 times, most recently
from
December 20, 2023 00:25
7cc911a
to
78fe1f8
Compare
jpayne3506
force-pushed
the
jpayne3506/ciliumk8se2e
branch
from
December 28, 2023 21:11
78fe1f8
to
4088209
Compare
jpayne3506
force-pushed
the
jpayne3506/ciliumk8se2e
branch
2 times, most recently
from
January 4, 2024 21:48
0f8a38a
to
dbe481b
Compare
jpayne3506
force-pushed
the
jpayne3506/ciliumk8se2e
branch
from
January 4, 2024 21:49
dbe481b
to
4d0de8b
Compare
camrynl
approved these changes
Jan 4, 2024
vipul-21
approved these changes
Jan 4, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Jan 5, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Jan 6, 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
the
needs-backport
Change needs to be backported to previous release trains
label
Feb 15, 2024
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]>
jpayne3506
removed
the
needs-backport
Change needs to be backported to previous release trains
label
Aug 20, 2024
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: