@@ -610,6 +610,116 @@ tests:
610610 TEST_ARGS : --monitor=watch-namespaces
611611 TEST_SUITE : olmv1/extended/candidate/slow
612612 workflow : openshift-e2e-aws-upi
613+ - as : e2e-gcp-ovn-runc-techpreview-extended-f2
614+ cron : 24 20 1-31/2 * *
615+ steps :
616+ cluster_profile : gcp-3
617+ env :
618+ FEATURE_SET : TechPreviewNoUpgrade
619+ TEST_ARGS : --monitor=watch-namespaces
620+ TEST_SUITE : olmv1/extended/candidate/fast
621+ workflow : openshift-e2e-gcp-runc
622+ - as : e2e-gcp-ovn-runc-techpreview-slow-extended-f3
623+ cron : 11 18 1-31/3 * *
624+ steps :
625+ cluster_profile : gcp-3
626+ env :
627+ FEATURE_SET : TechPreviewNoUpgrade
628+ TEST_ARGS : --monitor=watch-namespaces
629+ TEST_SUITE : olmv1/extended/candidate/slow
630+ workflow : openshift-e2e-gcp-runc
631+ - as : e2e-gcp-ovn-upi-extended-f2
632+ cron : 6 13 1-31/2 * *
633+ steps :
634+ cluster_profile : gcp
635+ env :
636+ TEST_ARGS : --monitor=watch-namespaces
637+ TEST_SUITE : olmv1/extended/candidate/fast
638+ observers :
639+ enable :
640+ - observers-resource-watch
641+ workflow : openshift-e2e-gcp-upi
642+ - as : e2e-gcp-ovn-upi-slow-extended-f3
643+ cron : 36 17 1-31/3 * *
644+ steps :
645+ cluster_profile : gcp
646+ env :
647+ TEST_ARGS : --monitor=watch-namespaces
648+ TEST_SUITE : olmv1/extended/candidate/slow
649+ observers :
650+ enable :
651+ - observers-resource-watch
652+ workflow : openshift-e2e-gcp-upi
653+ - as : e2e-vsphere-ovn-extended-f2
654+ cron : 26 15 1-31/2 * *
655+ steps :
656+ cluster_profile : vsphere-elastic
657+ env :
658+ TEST_ARGS : --monitor=watch-namespaces
659+ TEST_SUITE : olmv1/extended/candidate/fast
660+ workflow : openshift-e2e-vsphere-ovn
661+ - as : e2e-vsphere-ovn-slow-extended-f3
662+ cron : 44 19 1-31/3 * *
663+ steps :
664+ cluster_profile : vsphere-elastic
665+ env :
666+ TEST_ARGS : --monitor=watch-namespaces
667+ TEST_SUITE : olmv1/extended/candidate/slow
668+ workflow : openshift-e2e-vsphere-ovn
669+ - as : e2e-vsphere-ovn-techpreview-extended-f2
670+ cron : 29 7 1-31/2 * *
671+ steps :
672+ cluster_profile : vsphere-elastic
673+ env :
674+ FEATURE_SET : TechPreviewNoUpgrade
675+ TEST_ARGS : --monitor=watch-namespaces
676+ TEST_SUITE : olmv1/extended/candidate/fast
677+ workflow : openshift-e2e-vsphere
678+ - as : e2e-vsphere-ovn-techpreview-slow-extended-f3
679+ cron : 27 23 1-31/3 * *
680+ steps :
681+ cluster_profile : vsphere-elastic
682+ env :
683+ FEATURE_SET : TechPreviewNoUpgrade
684+ TEST_ARGS : --monitor=watch-namespaces
685+ TEST_SUITE : olmv1/extended/candidate/slow
686+ workflow : openshift-e2e-vsphere
687+ - as : e2e-metal-ovn-two-node-fencing-dualstack-tp-extended-f3
688+ capabilities :
689+ - intranet
690+ cron : 5 1 1-31/3 * *
691+ steps :
692+ cluster_profile : equinix-edge-enablement
693+ env :
694+ DEVSCRIPTS_CONFIG : |
695+ IP_STACK=v4v6
696+ MASTER_DISK=100
697+ MASTER_MEMORY=32768
698+ NUM_MASTERS=2
699+ NUM_WORKERS=0
700+ FEATURE_SET="TechPreviewNoUpgrade"
701+ BMC_DRIVER=redfish
702+ TEST_ARGS : --monitor=watch-namespaces
703+ TEST_SUITE : olmv1/extended/candidate/fast
704+ workflow : baremetalds-two-node-fencing-techpreview
705+ - as : e2e-metal-ovn-two-node-fencing-dualstack-tp-slow-extended-f3
706+ capabilities :
707+ - intranet
708+ cron : 26 5 1-31/3 * *
709+ steps :
710+ cluster_profile : equinix-edge-enablement
711+ env :
712+ DEVSCRIPTS_CONFIG : |
713+ IP_STACK=v4v6
714+ MASTER_DISK=100
715+ MASTER_MEMORY=32768
716+ NUM_MASTERS=2
717+ NUM_WORKERS=0
718+ FEATURE_SET="TechPreviewNoUpgrade"
719+ BMC_DRIVER=redfish
720+ TEST_ARGS : --monitor=watch-namespaces
721+ TEST_SUITE : olmv1/extended/candidate/slow
722+ workflow : baremetalds-two-node-fencing-techpreview
613723zz_generated_metadata :
614724 branch : release-4.21
615725 org : openshift
0 commit comments