summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.yaml.j2
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.yaml.j2
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.yaml.j2')
-rw-r--r--jjb/apex/apex.yaml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yaml.j2 b/jjb/apex/apex.yaml.j2
index e23718e99..34594ccf0 100644
--- a/jjb/apex/apex.yaml.j2
+++ b/jjb/apex/apex.yaml.j2
@@ -25,7 +25,7 @@
build-slave: 'apex-build-master'
virtual-slave: 'apex-virtual-master'
baremetal-slave: 'apex-baremetal-master'
- verify-scenario: 'os-nosdn-nofeature-ha'
+ verify-scenario: 'os-nosdn-nofeature-noha'
scenario_stream: 'master'
disable_daily: false
disable_promote: false