diff --git a/integration-tests/pipelines/rhtap-cli-e2e.yaml b/integration-tests/pipelines/rhtap-cli-e2e.yaml index 9fc9e356..d977af57 100644 --- a/integration-tests/pipelines/rhtap-cli-e2e.yaml +++ b/integration-tests/pipelines/rhtap-cli-e2e.yaml @@ -252,11 +252,14 @@ spec: resolver: git params: - name: url - value: https://github.com/konflux-ci/konflux-qe-definitions.git + value: https://github.com/xinredhat/konflux-qe-definitions.git - name: revision - value: main + value: fix_unregister-pac-server - name: pathInRepo value: common/tasks/sprayproxy/sprayproxy-deprovision/sprayproxy-unregister-server.yaml + params: + - name: ocp-login-command + value: "$(tasks.provision-rosa.results.ocp-login-command)" - name: pull-request-status-message when: - input: "$(tasks.test-metadata.results.test-event-type)" diff --git a/test.txt b/test.txt new file mode 100644 index 00000000..e69de29b