summaryrefslogtreecommitdiffstats
path: root/jjb/dovetail/dovetail-ci-jobs.yml
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2017-07-13 02:54:40 -0400
committerTim Rozet <trozet@redhat.com>2017-07-19 15:51:34 -0400
commitfb4cea6d01b75de56c7678792c9c78dc21c96ec0 (patch)
tree601bdb2e325fee26dda87e9a0d25f806785c8873 /jjb/dovetail/dovetail-ci-jobs.yml
parenta12fc4ac05e0fc54d6596f9683d5940a7a17dbdf (diff)
dovetail: proposed_test run against apex
JIRA: DOVETAIL-359 1)run againt scenarios: os-nosdn-nofeature-ha os-nosdn-kvm-ha os-odl_l3-fdio-ha 2)stream: master 3)details see https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool Change-Id: Ief6f85faa955b59c2229a5fdffd73f83480fc214 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'jjb/dovetail/dovetail-ci-jobs.yml')
-rw-r--r--jjb/dovetail/dovetail-ci-jobs.yml19
1 files changed, 14 insertions, 5 deletions
diff --git a/jjb/dovetail/dovetail-ci-jobs.yml b/jjb/dovetail/dovetail-ci-jobs.yml
index 43978f6dc..8f05d59ed 100644
--- a/jjb/dovetail/dovetail-ci-jobs.yml
+++ b/jjb/dovetail/dovetail-ci-jobs.yml
@@ -88,13 +88,23 @@
# that have not been switched using labels for slaves
#--------------------------------
#apex PODs
- - lf-pod1:
- slave-label: '{pod}'
+ - virtual:
+ slave-label: apex-virtual-master
SUT: apex
auto-trigger-name: 'daily-trigger-disabled'
<<: *master
- - lf-pod1:
- slave-label: '{pod}'
+ - baremetal:
+ slave-label: apex-baremetal-master
+ SUT: apex
+ auto-trigger-name: 'daily-trigger-disabled'
+ <<: *master
+ - virtual:
+ slave-label: apex-virtual-danube
+ SUT: apex
+ auto-trigger-name: 'daily-trigger-disabled'
+ <<: *danube
+ - baremetal:
+ slave-label: apex-baremetal-danube
SUT: apex
auto-trigger-name: 'daily-trigger-disabled'
<<: *danube
@@ -169,7 +179,6 @@
<<: *danube
#--------------------------------
testsuite:
- - 'debug'
- 'compliance_set'
- 'proposed_tests'