@@ -47,7 +47,7 @@ ci: {
|
|||||||
def propertyList = ["compute-rocm-dkms-no-npi-hipclang":[pipelineTriggers([cron('0 1 * * 0')])]]
|
def propertyList = ["compute-rocm-dkms-no-npi-hipclang":[pipelineTriggers([cron('0 1 * * 0')])]]
|
||||||
propertyList = auxiliary.appendPropertyList(propertyList)
|
propertyList = auxiliary.appendPropertyList(propertyList)
|
||||||
|
|
||||||
def jobNameList = ["compute-rocm-dkms-no-npi-hipclang":([ubuntu20:['gfx90a'], ubuntu22:['gfx1101'], rhel8:['gfx1030'], rhel9:['gfx942']])]
|
def jobNameList = ["compute-rocm-dkms-no-npi-hipclang":([ubuntu20:['gfx90a'], ubuntu22:['gfx1101'], sles15sp1:['gfx908'], rhel8:['gfx1030'], rhel9:['gfx942']])]
|
||||||
jobNameList = auxiliary.appendJobNameList(jobNameList)
|
jobNameList = auxiliary.appendJobNameList(jobNameList)
|
||||||
|
|
||||||
propertyList.each
|
propertyList.each
|
||||||
|
|||||||
Reference in New Issue
Block a user