We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db961f2 commit c36389bCopy full SHA for c36389b
ci-operator/config/openshift/release/openshift-release-master__nightly-4.21.yaml
@@ -783,6 +783,21 @@ tests:
783
FEATURE_SET: TechPreviewNoUpgrade
784
workflow: openshift-e2e-vsphere
785
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
801
- as: e2e-aws-ovn-fips
802
interval: 168h
803
steps:
0 commit comments