diff options
author | Jun Li <matthew.lijun@huawei.com> | 2016-12-06 07:16:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-06 07:16:06 +0000 |
commit | 40257d168c61e4201cf2312c5b3b8dd7fcd4503e (patch) | |
tree | 9e789fe20dc4ef4bb3cac37f0d1ab0a1c3d9308f /jjb/compass4nfv/compass-ci-jobs.yml | |
parent | 5f4cd7d30efd8bf917c9a01b2173c68c853d52d0 (diff) | |
parent | 24504cee3d619d00215937a025a83224492f12ec (diff) |
Merge "dovetail: to support multi_testsuite"
Diffstat (limited to 'jjb/compass4nfv/compass-ci-jobs.yml')
-rw-r--r-- | jjb/compass4nfv/compass-ci-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/compass4nfv/compass-ci-jobs.yml b/jjb/compass4nfv/compass-ci-jobs.yml index b70bfc67b..91f1b72bf 100644 --- a/jjb/compass4nfv/compass-ci-jobs.yml +++ b/jjb/compass4nfv/compass-ci-jobs.yml @@ -159,7 +159,7 @@ #dovetail only master by now, not sync with A/B/C branches #here the stream means the SUT stream, dovetail stream is defined in its own job - trigger-builds: - - project: 'dovetail-compass-{pod}-basic-{stream}' + - project: 'dovetail-compass-{pod}-debug-{stream}' current-parameters: false predefined-parameters: DEPLOY_SCENARIO={scenario} |