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

Integration test failures due to metallb version not supporting k8s 1.25 #6992

Closed
lbernick opened this issue Jul 27, 2023 · 0 comments · Fixed by tektoncd/plumbing#1521
Closed
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@lbernick
Copy link
Member

Example test failure here (for PR with only markdown changes):
https://storage.googleapis.com/tekton-prow/pr-logs/pull/tektoncd_pipeline/6991/pull-tekton-pipeline-alpha-integration-tests/1684652163571126272/build-log.txt

I think this is because tektoncd/plumbing#1520 updated integration tests to use kind 1.25 but didn't pull in test-runner image updates (tektoncd/plumbing#1507) that use a newer version of metallb.

FYI @chuangw6 @vdemeester

@lbernick lbernick added kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. labels Jul 27, 2023
chuangw6 added a commit to chuangw6/plumbing that referenced this issue Jul 27, 2023
Fixes tektoncd/pipeline#6992

Using the latest built image
`gcr.io/tekton-releases/dogfooding/test-runner@sha256:11dc05cf6e81786ce5935e43aad29a84d6b662804cb57f740c9fb3e1e73ff5f7`

Signed-off-by: Chuang Wang <chuangw@google.com>
tekton-robot pushed a commit to tektoncd/plumbing that referenced this issue Jul 28, 2023
Fixes tektoncd/pipeline#6992

Using the latest built image
`gcr.io/tekton-releases/dogfooding/test-runner@sha256:11dc05cf6e81786ce5935e43aad29a84d6b662804cb57f740c9fb3e1e73ff5f7`

Signed-off-by: Chuang Wang <chuangw@google.com>
AlanGreene added a commit to AlanGreene/plumbing that referenced this issue Aug 23, 2023
Same issue previously encountered with tektoncd/pipeline as described in
tektoncd/pipeline#6992

Integration test failure due to metallb version in previous test-runner
version not supporting Kubernetes 1.25
tekton-robot pushed a commit to tektoncd/plumbing that referenced this issue Aug 24, 2023
Same issue previously encountered with tektoncd/pipeline as described in
tektoncd/pipeline#6992

Integration test failure due to metallb version in previous test-runner
version not supporting Kubernetes 1.25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant