From a45ff7eafee6680c75d2c3ba939c117ecb0640a7 Mon Sep 17 00:00:00 2001 From: arewm Date: Wed, 4 Dec 2024 11:54:16 -0500 Subject: [PATCH] Bump the e2e test version to support consolidated verification tasks Included PRs: - https://github.com/konflux-ci/e2e-tests/pull/1469 - https://github.com/konflux-ci/e2e-tests/pull/1451 - https://github.com/konflux-ci/e2e-tests/pull/1460 - https://github.com/konflux-ci/e2e-tests/pull/1470 Signed-off-by: arewm --- .tekton/tasks/e2e-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/tasks/e2e-test.yaml b/.tekton/tasks/e2e-test.yaml index e44faa4b8a..be0b790584 100644 --- a/.tekton/tasks/e2e-test.yaml +++ b/.tekton/tasks/e2e-test.yaml @@ -30,7 +30,7 @@ spec: type: string steps: - name: e2e-test - image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:be7978b9e52ad29c9e556eab0a4b1fa29b7d1ca4 + image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:a666fc1761e539cb9ea4f411edc1346430c774ae command: ["/konflux-e2e/konflux-e2e.test"] # a la infra-deployment updates, when PRs merge in e2e-tests, PRs will be opened # against build-definitions to update this tag