@@ -186,41 +186,50 @@ timestamps{
186186 ' x86-64_linux' : [
187187 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.ubuntu.22&&hw.arch.x86.broadwell" ],
188188 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.ubuntu.22&&hw.arch.x86.amd" ],
189- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8&&hw.arch.x86.broadwell" ],
190- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8&&hw.arch.x86.amd" ],
191- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8&&hw.arch.x86.skylake" ],
189+ // rhel.8 excluded from upload: ubi10 tar permission bug on rhel.8 (runtimes_backlog_issues_879)
190+ // ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.8&&hw.arch.x86.broadwell"],
191+ // ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.8&&hw.arch.x86.amd"],
192+ // ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.8&&hw.arch.x86.skylake"],
192193 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.9&&hw.arch.x86.amd" ],
193194 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.9&&hw.arch.x86.broadwell" ]
194195 ],
195196 ' aarch64_linux' : [
196197 // no machine available ['LABEL_ADDITION' : "${commonLabel}&&sw.os.ubuntu.20"],
197198 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.ubuntu.22&&hw.arch.aarch64.armv8" ],
198- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8&&hw.arch.aarch64.armv8" ],
199+ // rhel.8 excluded from upload: ubi10 tar permission bug on rhel.8 (runtimes_backlog_issues_879)
200+ // ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.8&&hw.arch.aarch64.armv8"],
199201 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.9&&hw.arch.aarch64.armv8" ]
200202 ],
201203 ' s390x_linux' : [
202204 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.ubuntu.22&&hw.arch.s390x.z13" ],
203205 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.ubuntu.22&&hw.arch.s390x.z14" ],
204206 // no machine available ['LABEL_ADDITION' : "${commonLabel}&&sw.os.ubuntu.22&&hw.arch.s390x.z15"],
205207 // no machine available ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.8&&hw.arch.s390x.z13"],
206- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8&&hw.arch.s390x.z14" ],
208+ // rhel.8 excluded from upload: ubi10 tar permission bug on rhel.8 (runtimes_backlog_issues_879)
209+ // ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.8&&hw.arch.s390x.z14"],
207210 // no machine available ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.8&&hw.arch.s390x.z15"],
208- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.9&&hw.arch.s390x.z14" ]
211+ // rhel.9 s390x excluded from upload: sudo requires password on all available nodes (runtimes_backlog_issues_879)
212+ // ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.9&&hw.arch.s390x.z14"]
209213 // no machine available ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.9&&hw.arch.s390x.z15"]
210214 ],
211215 ' ppc64le_linux' : [
212216 // no machine available ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.8&&hw.arch.ppc64le.p9"],
213- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8&&hw.arch.ppc64le.p10" ],
217+ // rhel.8 excluded from upload: ubi10 tar permission bug on rhel.8 (runtimes_backlog_issues_879)
218+ // ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.8&&hw.arch.ppc64le.p10"],
214219 // no machine available ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.9&&hw.arch.ppc64le.p8"],
215220 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.9&&hw.arch.ppc64le.p9" ],
216221 // no machine available ['LABEL_ADDITION' : "${commonLabel}&&sw.os.rhel.98&&hw.arch.ppc64le.p10"],
217222 ]
218223 ]
219224 imagePullMap = [
220225 ' x86-64_linux' : [
221- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.ubuntu.22" ],
222- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8" ],
223- [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.9" ]
226+ [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.ubuntu.22&&hw.arch.x86.broadwell" ],
227+ [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.ubuntu.22&&hw.arch.x86.amd" ],
228+ [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8&&hw.arch.x86.broadwell" ],
229+ [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8&&hw.arch.x86.amd" ],
230+ [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.8&&hw.arch.x86.skylake" ],
231+ [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.9&&hw.arch.x86.amd" ],
232+ [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.rhel.9&&hw.arch.x86.broadwell" ]
224233 ],
225234 ' aarch64_linux' : [
226235 [' LABEL_ADDITION' : " ${ commonLabel} &&sw.os.ubuntu.22" ],
@@ -238,7 +247,7 @@ timestamps{
238247 [' LABEL_ADDITION' : " ${ commonLabel} &&hw.arch.ppc64le.p9&&!sw.os.ubuntu.24" ]
239248 ]
240249 ]
241- target = " testList TESTLIST=disabled.criu_pingPerf_testCreateRestoreImageAndPushToRegistry_ubi8,disabled.criu_pingPerf_testCreateRestoreImageAndPushToRegistry_ubi9,disabled.criu-portable-checkpoint_test,disabled.criu-ubi-portable-checkpoint_test"
250+ target = " testList TESTLIST=disabled.criu_pingPerf_testCreateRestoreImageAndPushToRegistry_ubi8,disabled.criu_pingPerf_testCreateRestoreImageAndPushToRegistry_ubi9,disabled.criu_pingPerf_testCreateRestoreImageAndPushToRegistry_ubi10,disabled. criu-portable-checkpoint_test,disabled.criu-ubi-portable-checkpoint_test"
242251
243252 if (params. PLATFORM == " ppc64le_linux" ) {
244253 // exclude criu-portable-checkpoint_test on plinux due to github_ibm/runtimes/backlog/issues/1099
@@ -329,7 +338,7 @@ timestamps{
329338 dockerAgents = PLATFORM_MAP [params. PLATFORM ][" DockerAgents" ] ? PLATFORM_MAP [params. PLATFORM ][" DockerAgents" ] : []
330339 }
331340 @Field String dockerAgentLabel = ' '
332- @Field String LABEL = ' '
341+ @Field String LABEL = ' '
333342 if (params. LABEL ) {
334343 LABEL = params. LABEL
335344 } else {
@@ -783,8 +792,8 @@ def getEBCNode() {
783792 parameters : [
784793 string(name : ' PLATFORM' , value : params. PLATFORM ),
785794 string(name : ' NODE_TYPE' , value : ' testmachine' ),
786- string(name : ' TIME_LIMIT' , value : expectedNodeLifespan. toString()),
787- string(name : ' GROUP_LABEL' , value : UUID . randomUUID(). toString()),
795+ string(name : ' TIME_LIMIT' , value : expectedNodeLifespan. toString()),
796+ string(name : ' GROUP_LABEL' , value : UUID . randomUUID(). toString()),
788797 booleanParam(name : ' WAIT' , value : wait),
789798 ]
790799 return result. buildVariables. group_label
0 commit comments