Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ tests:
test:
- chain: rosa-tests-pull-request
workflow: rosa-lifecycle
timeout: 6h0m0s
- always_run: false
as: pr-rosa-sts-advanced
optional: true
Expand All @@ -51,6 +52,7 @@ tests:
test:
- chain: rosa-tests-pull-request
workflow: rosa-lifecycle
timeout: 6h0m0s
- always_run: false
as: pr-rosa-hcp-private-link
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ presubmits:
name: github-credentials-openshift-ci-robot-private-git-cloner
sparse_checkout_files:
- images/Dockerfile.e2e
timeout: 6h0m0s
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: oex-aws-qe
Expand Down Expand Up @@ -670,6 +671,7 @@ presubmits:
name: github-credentials-openshift-ci-robot-private-git-cloner
sparse_checkout_files:
- images/Dockerfile.e2e
timeout: 6h0m0s
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: oex-aws-qe
Expand Down