Skip to content

Commit c36389b

Browse files
committed
Added AWS dedicated hosts job
1 parent db961f2 commit c36389b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ci-operator/config/openshift/release/openshift-release-master__nightly-4.21.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -783,6 +783,21 @@ tests:
783783
FEATURE_SET: TechPreviewNoUpgrade
784784
workflow: openshift-e2e-vsphere
785785
timeout: 6h0m0s
786+
- as: e2e-aws-ovn-dedicated
787+
interval: 168h
788+
steps:
789+
cluster_profile: aws
790+
env:
791+
DEDICATED_HOST: "true"
792+
observers:
793+
enable:
794+
- observers-resource-watch
795+
post:
796+
- chain: gather-network
797+
- chain: gather-core-dump
798+
- chain: ipi-deprovision
799+
- ref: ipi-deprovision-aws-dedicated-hosts
800+
workflow: openshift-e2e-aws-ovn
786801
- as: e2e-aws-ovn-fips
787802
interval: 168h
788803
steps:

0 commit comments

Comments
 (0)