@@ -93,6 +93,87 @@ tests:
93
93
test :
94
94
- chain : openshift-upgrade-qe-test-hypershift-full
95
95
workflow : cucushift-installer-rehearse-aws-ipi-ovn-hypershift-mce-guest
96
+ - as : baremetalds-agent-hypershift-mce-inplace-f28
97
+ cluster : build05
98
+ cron : 50 2 15 * *
99
+ steps :
100
+ cluster_profile : equinix-ocp-metal-qe
101
+ env :
102
+ EXTRA_ARGS : --node-upgrade-type=InPlace
103
+ LVM_OPERATOR_SUB_CHANNEL : stable-4.14
104
+ MCE_VERSION : " 2.6"
105
+ TEST_FILTERS : ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&
106
+ test :
107
+ - chain : openshift-upgrade-qe-test-hypershift
108
+ workflow : cucushift-installer-rehearse-baremetalds-assisted-hypershift-agent-mce-guest
109
+ - as : baremetalds-agent-hypershift-mce-mceupgrade-inplace-f28
110
+ cluster : build05
111
+ cron : 11 23 21 * *
112
+ steps :
113
+ cluster_profile : equinix-ocp-metal-qe
114
+ env :
115
+ EXTRA_ARGS : --node-upgrade-type=InPlace
116
+ LVM_OPERATOR_SUB_CHANNEL : stable-4.14
117
+ MCE_TARGET_VERSION : " 2.6"
118
+ MCE_VERSION : " 2.4"
119
+ TEST_FILTERS : ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&
120
+ test :
121
+ - ref : hypershift-mce-upgrade
122
+ - chain : openshift-upgrade-qe-test-hypershift
123
+ workflow : cucushift-installer-rehearse-baremetalds-assisted-hypershift-agent-mce-guest
124
+ - as : baremetalds-agent-hypershift-mce-compact-full-inplace-f28
125
+ cluster : build05
126
+ cron : 3 15 2 * *
127
+ steps :
128
+ cluster_profile : equinix-ocp-metal-qe
129
+ env :
130
+ DEVSCRIPTS_CONFIG : |
131
+ IP_STACK=v4
132
+ NUM_WORKERS=0
133
+ NUM_MASTERS=3
134
+ MASTER_VCPU=16
135
+ MASTER_MEMORY=32768
136
+ MASTER_DISK=256
137
+ NETWORK_TYPE=OVNKubernetes
138
+ VM_EXTRADISKS=true
139
+ VM_EXTRADISKS_LIST=vda
140
+ VM_EXTRADISKS_SIZE=256G
141
+ NUM_EXTRA_WORKERS=2
142
+ EXTRA_ARGS : --node-upgrade-type=InPlace
143
+ LVM_OPERATOR_SUB_CHANNEL : stable-4.14
144
+ MCE_TARGET_VERSION : " 2.6"
145
+ MCE_VERSION : " 2.4"
146
+ TEST_FILTERS : ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&
147
+ test :
148
+ - chain : openshift-upgrade-qe-test-hypershift-full
149
+ workflow : cucushift-installer-rehearse-baremetalds-assisted-hypershift-agent-mce-guest
150
+ - as : baremetalds-kubevirt-hypershift-mce-replace-f28
151
+ cron : 1 12 4 * *
152
+ steps :
153
+ cluster_profile : equinix-ocp-metal-qe
154
+ env :
155
+ LVM_OPERATOR_SUB_CHANNEL : stable-4.14
156
+ MCE_VERSION : " 2.6"
157
+ ODF_OPERATOR_SUB_CHANNEL : stable-4.14
158
+ TEST_FILTERS : ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&
159
+ test :
160
+ - chain : openshift-upgrade-qe-test-hypershift
161
+ workflow : cucushift-installer-rehearse-baremetalds-ipi-ovn-ipv4-kubevirt-hypershift-mce-guest
162
+ - as : baremetalds-kubevirt-hypershift-mce-mceupgrade-replace-f28
163
+ cluster : build05
164
+ cron : 37 8 6 * *
165
+ steps :
166
+ cluster_profile : equinix-ocp-metal-qe
167
+ env :
168
+ LVM_OPERATOR_SUB_CHANNEL : stable-4.14
169
+ MCE_TARGET_VERSION : " 2.6"
170
+ MCE_VERSION : " 2.4"
171
+ ODF_OPERATOR_SUB_CHANNEL : stable-4.14
172
+ TEST_FILTERS : ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&
173
+ test :
174
+ - ref : hypershift-mce-upgrade
175
+ - chain : openshift-upgrade-qe-test-hypershift
176
+ workflow : cucushift-installer-rehearse-baremetalds-ipi-ovn-ipv4-kubevirt-hypershift-mce-guest
96
177
zz_generated_metadata :
97
178
branch : release-4.16
98
179
org : openshift
0 commit comments