Skip to content
Merged
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 @@ -5317,8 +5317,6 @@ periodics:
- agent: kubernetes
cluster: api.ci
decorate: true
decoration_config:
timeout: 6h0m0s
interval: 24h
labels:
job-env: aws
Expand Down Expand Up @@ -5406,7 +5404,6 @@ periodics:
- as: e2e-$(CLUSTER_TYPE)-upgrade
commands: |
TEST_SUITE=all IMAGE=RELEASE_IMAGES run-upgrade-tests
TEST_SUITE=openshift/conformance/parallel run-tests
openshift_installer:
cluster_profile: "$(CLUSTER_TYPE)"
upgrade: true
Expand Down