Skip to content

Commit

Permalink
Merge pull request #1181 from konflux-ci/e2e-tests
Browse files Browse the repository at this point in the history
e2e-tests update
  • Loading branch information
flacatus authored Jul 30, 2024
2 parents 540d49b + e5f0058 commit ac7b35d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .tekton/tasks/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ spec:
type: string
steps:
- name: e2e-test
image: quay.io/redhat-user-workloads/rhtap-qe-shared-tenant/konflux-e2e/konflux-e2e-tests:91ce627177c27570aebf1bb59b9fd7614f229152
image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:77c4fa94511b1fe7846d0acc979657ee6d456877
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
args: [
Expand Down

0 comments on commit ac7b35d

Please sign in to comment.