summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex-verify-jobs.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-07-20 22:36:13 -0400
committerTim Rozet <trozet@redhat.com>2018-07-20 22:36:13 -0400
commitc1137281ace0fc072df1f7d22c982737015b8913 (patch)
treeb77cbf81843228d09f925730c0494f581698a11b /jjb/apex/apex-verify-jobs.yaml
parenta848bd443cb3c13aa7d3044230ec903fd912f217 (diff)
Apex: Change default verify scenario
Since our default scenario os-nosdn-nofeature-ha is failing functest in verify, switch to os-nosdn-nofeature-noha which is passing. We want the lowest bar possible for initial patch set verification and then can use gate to verify more complicated deployments. Change-Id: I9788495de5ee728fa3c19264120315e562d2712d Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex/apex-verify-jobs.yaml')
-rw-r--r--jjb/apex/apex-verify-jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex-verify-jobs.yaml b/jjb/apex/apex-verify-jobs.yaml
index 819e17b76..37434b502 100644
--- a/jjb/apex/apex-verify-jobs.yaml
+++ b/jjb/apex/apex-verify-jobs.yaml
@@ -10,7 +10,7 @@
- master: &master
branch: '{stream}'
gs-pathname: ''
- verify-scenario: 'os-nosdn-nofeature-ha'
+ verify-scenario: 'os-nosdn-nofeature-noha'
disabled: false
- fraser: &fraser
branch: 'stable/{stream}'