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

[CI/CD] fix e2e tests #86

Merged
merged 2 commits into from
Jul 2, 2021
Merged

[CI/CD] fix e2e tests #86

merged 2 commits into from
Jul 2, 2021

Conversation

paologallinaharbur
Copy link
Member

@paologallinaharbur paologallinaharbur commented Jul 2, 2021

I am not 100% sure of the root cause, however in that specific kind version the dns pods were having issues:

$ Run kubectl get pods --all-namespaces
kube-system          kube-proxy-zs5ks                                 0/1     CrashLoopBackOff   5          3m53s
local-path-storage   local-path-provisioner-78776bfc44-jkwmh          0/1     Pending            0          3m53s
default              newrelic-infra-operator-admission-create-s8b7s   0/1     Pending            0          2m
kube-system          coredns-f9fd979d6-428m6                          0/1     Pending            0          3m53s
kube-system          coredns-f9fd979d6-khcjb                          0/1     Pending            0          3m52s

It is possible that github updated the kernel version of the runners breaking the behaviour:
Possibly related issue kubernetes-sigs/kind#2240

@paologallinaharbur paologallinaharbur changed the title [CI/CD] DebugCI [CI/CD] fix e2e tests Jul 2, 2021
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Show resolved Hide resolved
@paologallinaharbur paologallinaharbur merged commit 4bcf13e into main Jul 2, 2021
@paologallinaharbur paologallinaharbur deleted the pgallina/debugCI branch July 2, 2021 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants