diff options
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest-daily-jobs.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/functest/functest-daily-jobs.yaml b/jjb/functest/functest-daily-jobs.yaml index 3f5e7fd12..3cdff3d16 100644 --- a/jjb/functest/functest-daily-jobs.yaml +++ b/jjb/functest/functest-daily-jobs.yaml @@ -43,11 +43,11 @@ - baremetal: slave-label: fuel-baremetal installer: fuel - <<: *hunter + <<: *iruya - virtual: slave-label: fuel-virtual installer: fuel - <<: *hunter + <<: *iruya # apex CI PODs - virtual: slave-label: apex-virtual-master @@ -60,11 +60,11 @@ - virtual: slave-label: apex-virtual-master installer: apex - <<: *hunter + <<: *iruya - baremetal: slave-label: apex-baremetal-master installer: apex - <<: *hunter + <<: *iruya # armband CI PODs - armband-baremetal: slave-label: armband-baremetal @@ -73,7 +73,7 @@ - armband-baremetal: slave-label: armband-baremetal installer: fuel - <<: *hunter + <<: *iruya # fuel NONE CI PODs - zte-pod1: slave-label: fuel-baremetal |