diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2017-07-04 03:37:59 -0400 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2017-07-04 05:28:43 -0400 |
commit | 52652dfc80da5267910a952272f863070a0e7a06 (patch) | |
tree | 487225deeddd84606d555ba8a679632595c77f4d /jjb/compass4nfv | |
parent | 31d1e783092774c8f117e32a8dac97ca3e6931ad (diff) |
dovetail change tag to cvp.0.2.0
after https://gerrit.opnfv.org/gerrit/#/c/36775/ merged
let it run in CI
Change-Id: I46a4a55aab673c346291428eccdc24c77cfd8bc4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'jjb/compass4nfv')
-rw-r--r-- | jjb/compass4nfv/compass-ci-jobs.yml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/jjb/compass4nfv/compass-ci-jobs.yml b/jjb/compass4nfv/compass-ci-jobs.yml index 24724912a..f8c8a31a4 100644 --- a/jjb/compass4nfv/compass-ci-jobs.yml +++ b/jjb/compass4nfv/compass-ci-jobs.yml @@ -182,6 +182,7 @@ WED: true FRI: true SUN: true + use-build-time: true steps: - trigger-builds: - project: 'dovetail-compass-{pod}-proposed_tests-master' @@ -206,9 +207,10 @@ - condition-kind: day-of-week day-selector: select-days days: - TUE: true - THU: true + TUES: true + THURS: true SAT: true + use-build-time: true steps: - trigger-builds: - project: 'dovetail-compass-{pod}-proposed_tests-danube' @@ -225,7 +227,7 @@ condition-kind: and condition-operands: - condition-kind: regex-match - regex: os-(nosdn|odl_l2)-(nofeature|bgpvpn)-ha + regex: os-(nosdn|odl_l2|onos|odl_l3)-nofeature-ha label: '{scenario}' - condition-kind: regex-match regex: master |