diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-02-02 10:22:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-02 10:22:23 +0000 |
commit | 00b16002d3e31c6d692c78907b3885a7aff778cb (patch) | |
tree | 7ab62c499204514864872dfa63334b949d673f5f | |
parent | 2e91ade07deaac9266054129a1d47c9f292cf133 (diff) | |
parent | df213c54cbd9da423cf21fbc54a4b996d6154e15 (diff) |
Merge "[daisy] Run functest daily jobs on zte-pod9"
-rw-r--r-- | jjb/functest/functest-daily-jobs.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/functest/functest-daily-jobs.yml b/jjb/functest/functest-daily-jobs.yml index 1f17a507e..84bdac6db 100644 --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -181,6 +181,11 @@ slave-label: '{pod}' installer: daisy <<: *euphrates + - zte-pod9: + slave-label: '{pod}' + installer: daisy + <<: *master + # ------------------------------- # PODs for verify jobs triggered by each patch upload # - ool-virtual1: # slave-label: '{pod}' |