Skip to content

Commit

Permalink
This PR is used to verfy CI
Browse files Browse the repository at this point in the history
  • Loading branch information
xinredhat committed Oct 11, 2024
1 parent dbe4cb0 commit 61e6c29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions integration-tests/pipelines/rhtap-cli-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down
Empty file added test.txt
Empty file.

0 comments on commit 61e6c29

Please sign in to comment.