summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerena Feng <feng.xiaowei@zte.com.cn>2017-03-02 09:19:27 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-02 09:19:27 +0000
commit7a8a2592e4feae43e91d8ca6835c29b72e9fcc53 (patch)
tree5c164afe51fcb796e15c6abd1d634360f1214d69
parent1a47ee3ab4039dc79f61c7ae45cfaa28d7317733 (diff)
parentc560dccc416d4698d301a3f3b5aa121f956c7baa (diff)
Merge "Fix the wrong pod and job name of Daisy"
-rw-r--r--jjb/functest/functest-ci-jobs.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/functest/functest-ci-jobs.yml b/jjb/functest/functest-ci-jobs.yml
index 9bf6a1a6e..44c2ce5db 100644
--- a/jjb/functest/functest-ci-jobs.yml
+++ b/jjb/functest/functest-ci-jobs.yml
@@ -114,11 +114,11 @@
installer: fuel
<<: *danube
# daisy CI PODs
- - daisy-baremetal:
+ - baremetal:
slave-label: daisy-baremetal
installer: daisy
<<: *master
- - daisy-virtual:
+ - virtual:
slave-label: daisy-virtual
installer: daisy
<<: *master