diff options
author | Tim Rozet <trozet@redhat.com> | 2017-03-13 11:05:01 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-03-13 11:05:01 -0400 |
commit | 9c63e365296f2926b03af0462e785a73db9abb50 (patch) | |
tree | 4168ad19403f2fa102329261b7ca72fbdede2e46 /jjb/functest | |
parent | 95e2002265c1c04f09b08bf9596bcc24aaf004b5 (diff) |
Apex,Functest: Create correct danube functest jobs for Apex
Also adds odl_l3-fdio-noha to daily job for Apex
Change-Id: I4732f8b905d0908124c2c65cd2ad3af92262d4b5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest-daily-jobs.yml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/jjb/functest/functest-daily-jobs.yml b/jjb/functest/functest-daily-jobs.yml index 5984b3674..972c4fd2f 100644 --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -88,14 +88,14 @@ slave-label: '{pod}' installer: apex <<: *master -# - apex-verify-danube: -# slave-label: '{pod}' -# installer: apex -# <<: *danube -# - apex-daily-danube: -# slave-label: '{pod}' -# installer: apex -# <<: *danube + - apex-verify-danube: + slave-label: '{pod}' + installer: apex + <<: *danube + - apex-daily-danube: + slave-label: '{pod}' + installer: apex + <<: *danube # armband CI PODs - armband-baremetal: slave-label: armband-baremetal |