Skip to content

Commit

Permalink
modify the condition of deprovision rosa task
Browse files Browse the repository at this point in the history
  • Loading branch information
xinredhat committed Oct 17, 2024
1 parent 22ad7da commit 88d4654
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions integration-tests/pipelines/rhtap-cli-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,6 @@ spec:
- input: "$(tasks.test-metadata.results.test-event-type)"
operator: in
values: ["pull_request"]
- input: "$(tasks.rhtap-e2e-tests.status)"
operator: in
values: ["Succeeded", "None"]
taskRef:
resolver: git
params:
Expand Down

0 comments on commit 88d4654

Please sign in to comment.