Skip to content

Conversation

@jpayne3506
Copy link
Contributor

Reason for Change:

Update to Cilium CLI brought in tests that we do not functionally need or use.

Issue Fixed:

Requirements:

Notes:

@jpayne3506 jpayne3506 added the ci Infra or tooling. label Nov 9, 2023
@jpayne3506 jpayne3506 self-assigned this Nov 9, 2023
@jpayne3506 jpayne3506 requested a review from a team as a code owner November 9, 2023 23:57
- script: |
kubectl delete ns load-test
cilium connectivity test --connect-timeout 4s --request-timeout 30s
cilium connectivity test --connect-timeout 4s --request-timeout 30s --test '!pod-to-pod-encryption,!node-to-node-encryption'
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add a comment specifying from which cli version this is added from.
And what cilium agent it supports. We need to keep a track of it once we are on higher versions of cilium i guess.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can add a comment Enable these tests when encryption feature is enabled , but the reason why the tests were originally disabled was because we have encryption disabled. Upstream Cilium CLI update changed it to where only if the cluster is a single node cluster do these tests not run. IMO as long as we have encryption disabled we should not run these tests and explicitly defining it as such will ensure future changes to this test do not impact us.

@jpayne3506 jpayne3506 changed the title ci: Skip encryption tests ci: Skip cilium encryption tests Nov 10, 2023
@jpayne3506 jpayne3506 force-pushed the jpayne3506/connectivityskip branch from c22410a to a9c6e50 Compare November 10, 2023 00:29
@jpayne3506 jpayne3506 force-pushed the jpayne3506/connectivityskip branch from a9c6e50 to a3c28cb Compare November 10, 2023 02:06
@jpayne3506 jpayne3506 enabled auto-merge (squash) November 10, 2023 05:03
@jpayne3506 jpayne3506 merged commit 402e5c7 into master Nov 10, 2023
@jpayne3506 jpayne3506 deleted the jpayne3506/connectivityskip branch November 10, 2023 05:54
matmerr pushed a commit that referenced this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants