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

test: Fix and re-enable test reliant on managed etcd #11818

Merged
merged 1 commit into from Jun 2, 2020

Conversation

errordeveloper
Copy link
Contributor

  • ensure global.identityAllocationMode=kvstore is set; the default
    is crd which is not what etcd test was meant to be testing
  • it looks like there is still a deadlock occuring when default crd
    modes is used

Fixes: #11690

- ensure `global.identityAllocationMode=kvstore` is set; the default
  is `crd` which is not what etcd test was meant to be testing
- it looks like there is still a deadlock occuring when default `crd`
  modes is used

Fixes: #11690

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
@errordeveloper errordeveloper requested a review from a team as a code owner June 2, 2020 11:03
@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

@errordeveloper
Copy link
Contributor Author

test-me-please

@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.8.0 Jun 2, 2020
@pchaigno pchaigno added the ci/flake This is a known failure that occurs in the tree. Please investigate me! label Jun 2, 2020
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 36.889% when pulling a8b2c14 on pr/errordeveloper/fix-11690 into 7d26df1 on master.

@b3a-dev b3a-dev added this to In Progress (Cilium) in CI Force via automation Jun 2, 2020
@errordeveloper
Copy link
Contributor Author

Most Jenkins jobs have passed, I would say we can merge this. I am on the phone now, cannot check all the failures, it would be good to paste a summary here for the record.

@pchaigno
Copy link
Member

pchaigno commented Jun 2, 2020

Most failures seem to be related to failed to find plugin "cilium-cni" in path bug. It also hit known flake #11634. I think this is ready to merge w.r.t. to CI builds. Still missing a @cilium/ci review though.

@tgraf
Copy link
Member

tgraf commented Jun 2, 2020

The tests that failed, failed because of:

failed to find plugin "cilium-cni" in path [/opt/cni/bin]

@tgraf tgraf merged commit 6fe8d09 into master Jun 2, 2020
1.8.0 automation moved this from In progress to Merged Jun 2, 2020
CI Force automation moved this from In Progress (Cilium) to Fixed / Done Jun 2, 2020
@tgraf tgraf deleted the pr/errordeveloper/fix-11690 branch June 2, 2020 14:04
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.0 Jun 3, 2020
@joestringer joestringer moved this from Backport pending to v1.8 to Backport done to v1.8 in 1.8.0 Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/flake This is a known failure that occurs in the tree. Please investigate me! release-note/ci This PR makes changes to the CI.
Projects
No open projects
1.8.0
  
Merged
1.8.0
Backport done to v1.8
CI Force
  
Fixed / Done
Development

Successfully merging this pull request may close these issues.

v1.8: CI: K8sDatapathConfig Etcd Check connectivity
5 participants