Skip to content
Merged
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 @@ -245,7 +245,6 @@ tests:
test:
- ref: openshift-e2e-test
workflow: ipi-aws
timeout: 1h0m0s
- always_run: true
as: e2e-aws-operator-serial-ote
optional: true
Expand All @@ -256,7 +255,6 @@ tests:
test:
- ref: openshift-e2e-test
workflow: ipi-aws
timeout: 1h0m0s
- always_run: true
as: e2e-aws-operator-encryption-serial-ote
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -984,8 +984,6 @@ presubmits:
cluster: build05
context: ci/prow/e2e-aws-operator-parallel-ote
decorate: true
decoration_config:
timeout: 1h0m0s
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws
Expand Down Expand Up @@ -1059,8 +1057,6 @@ presubmits:
cluster: build05
context: ci/prow/e2e-aws-operator-serial-ote
decorate: true
decoration_config:
timeout: 1h0m0s
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws
Expand Down