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: Quarantine K8sUpdates on GKE #13899

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

pchaigno
Copy link
Member

@pchaigno pchaigno commented Nov 4, 2020

GKE builds have been failing since K8sUpdates was unquarantined. Tests running after K8sUpdates appear to be randomly failing, properly due to some improperly cleaned up shared resource. This pull request re-quarantines K8sUpdates on GKE to fix the GKE build while we investigate this.

Related: #13898

GKE builds have been failing since K8sUpdates was unquarantined. Tests
running after K8sUpdates appear to be randomly failing, properly due to
some improperly cleaned up shared resource. This commit requarantines
K8sUpdates on GKE to fix the GKE build while we investigate this.

Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. ci/flake This is a known failure that occurs in the tree. Please investigate me! labels Nov 4, 2020
@pchaigno pchaigno requested a review from a team as a code owner November 4, 2020 21:36
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Nov 4, 2020
@pchaigno
Copy link
Member Author

pchaigno commented Nov 4, 2020

test-me-please

@pchaigno
Copy link
Member Author

pchaigno commented Nov 5, 2020

Runtime-4.9 hit known flake #12862, other builds are green. Marking as ready to merge.

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 5, 2020
@borkmann borkmann merged commit 76996fb into master Nov 5, 2020
@borkmann borkmann deleted the pr/pchaigno/quarantine-k8supdates-on-gke branch November 5, 2020 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants