diff options
author | 2017-04-21 09:26:36 +0000 | |
---|---|---|
committer | 2017-04-21 09:26:36 +0000 | |
commit | 181ab495cc73197aa4bafb25e629a3a257967821 (patch) | |
tree | 76b4c4e765ad3e9397b48cd08732d65069affcb9 /jjb/joid | |
parent | 780fc5289a39334ba2a16b42accc9c6c69245954 (diff) | |
parent | 22f668bf8683f3dfe60f6e705e8c0498f36e0a25 (diff) |
Merge "dovetail: Change CI jobs to run test suite "proposed_tests" instead of "debug""
Diffstat (limited to 'jjb/joid')
-rw-r--r-- | jjb/joid/joid-daily-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/joid/joid-daily-jobs.yml b/jjb/joid/joid-daily-jobs.yml index 7dc718950..13ea9b308 100644 --- a/jjb/joid/joid-daily-jobs.yml +++ b/jjb/joid/joid-daily-jobs.yml @@ -164,7 +164,7 @@ # 4.not used for release criteria or compliance, # only to debug the dovetail tool bugs with joid #- trigger-builds: - # - project: 'dovetail-joid-{pod}-debug-{stream}' + # - project: 'dovetail-joid-{pod}-proposed_tests-{stream}' # current-parameters: false # predefined-parameters: # DEPLOY_SCENARIO={scenario} |