summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2018-06-13 22:23:04 -0400
committerxudan <xudan16@huawei.com>2018-06-13 22:23:04 -0400
commit285ec6750bf88cc9a0f72d9eec91ff156f0ef02f (patch)
treec84eaeca31795c44a0f5129e0a7f069e541bf877 /jjb
parenta525952002800dfa4093f9c5d2e2ef178f91ae03 (diff)
[Dovetail] Increase frequency of Dovetail runs on Compass
Run Dovetail tests on every deployment of os-nosdn-nofeature and os-odl_l3-nofeature-ha to improve testing turn-around time as we are approaching the next release of Dovetail. Change-Id: Idb5580871c47651eb1c01e917d9d93be73b9cd17 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/compass4nfv/compass-ci-jobs.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/jjb/compass4nfv/compass-ci-jobs.yaml b/jjb/compass4nfv/compass-ci-jobs.yaml
index 8eeaabfaa..298173e85 100644
--- a/jjb/compass4nfv/compass-ci-jobs.yaml
+++ b/jjb/compass4nfv/compass-ci-jobs.yaml
@@ -222,12 +222,6 @@
- condition-kind: regex-match
regex: os-(nosdn|odl_l3)-nofeature-ha
label: '{scenario}'
- - condition-kind: day-of-week
- day-selector: select-days
- days:
- MON: true
- TUES: true
- use-build-time: true
steps:
- trigger-builds:
- project: 'dovetail-compass-{pod}-default-{stream}'
@@ -247,12 +241,6 @@
- condition-kind: regex-match
regex: os-(nosdn|odl_l3)-nofeature-ha
label: '{scenario}'
- - condition-kind: day-of-week
- day-selector: select-days
- days:
- THURS: true
- FRI: true
- use-build-time: true
steps:
- trigger-builds:
- project: 'dovetail-compass-{pod}-proposed_tests-{stream}'