diff options
author | Serena Feng <feng.xiaowei@zte.com.cn> | 2017-03-02 09:19:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-02 09:19:27 +0000 |
commit | 7a8a2592e4feae43e91d8ca6835c29b72e9fcc53 (patch) | |
tree | 5c164afe51fcb796e15c6abd1d634360f1214d69 /jjb | |
parent | 1a47ee3ab4039dc79f61c7ae45cfaa28d7317733 (diff) | |
parent | c560dccc416d4698d301a3f3b5aa121f956c7baa (diff) |
Merge "Fix the wrong pod and job name of Daisy"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/functest-ci-jobs.yml | 4 |
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 |