diff options
author | Jun Li <matthew.lijun@huawei.com> | 2017-04-21 09:26:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-21 09:26:36 +0000 |
commit | 181ab495cc73197aa4bafb25e629a3a257967821 (patch) | |
tree | 76b4c4e765ad3e9397b48cd08732d65069affcb9 /jjb/armband | |
parent | 780fc5289a39334ba2a16b42accc9c6c69245954 (diff) | |
parent | 22f668bf8683f3dfe60f6e705e8c0498f36e0a25 (diff) |
Merge "dovetail: Change CI jobs to run test suite "proposed_tests" instead of "debug""
Diffstat (limited to 'jjb/armband')
-rw-r--r-- | jjb/armband/armband-ci-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml index 5f044602b..ff855c1e0 100644 --- a/jjb/armband/armband-ci-jobs.yml +++ b/jjb/armband/armband-ci-jobs.yml @@ -189,7 +189,7 @@ # 4.not used for release criteria or compliance, # only to debug the dovetail tool bugs with arm pods - trigger-builds: - - project: 'dovetail-{installer}-{pod}-debug-{stream}' + - project: 'dovetail-{installer}-{pod}-proposed_tests-{stream}' current-parameters: false predefined-parameters: DEPLOY_SCENARIO={scenario} |