summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/apex/apex.yaml4
-rw-r--r--jjb/apex/apex.yaml.j24
2 files changed, 4 insertions, 4 deletions
diff --git a/jjb/apex/apex.yaml b/jjb/apex/apex.yaml
index 012d0bf1f..fb2eaa2db 100644
--- a/jjb/apex/apex.yaml
+++ b/jjb/apex/apex.yaml
@@ -27,7 +27,7 @@
baremetal-slave: 'apex-baremetal-master'
verify-scenario: 'os-nosdn-nofeature-noha'
scenario_stream: 'master'
- disable_daily: false
+ disable_daily: true
disable_promote: true
- hunter: &hunter
branch: 'stable/hunter'
@@ -37,7 +37,7 @@
baremetal-slave: 'apex-baremetal-master'
verify-scenario: 'os-nosdn-nofeature-ha'
scenario_stream: 'hunter'
- disable_daily: false
+ disable_daily: true
disable_promote: true
- gambia: &gambia
branch: 'stable/gambia'
diff --git a/jjb/apex/apex.yaml.j2 b/jjb/apex/apex.yaml.j2
index 90bfb1f91..293aacecb 100644
--- a/jjb/apex/apex.yaml.j2
+++ b/jjb/apex/apex.yaml.j2
@@ -27,7 +27,7 @@
baremetal-slave: 'apex-baremetal-master'
verify-scenario: 'os-nosdn-nofeature-noha'
scenario_stream: 'master'
- disable_daily: false
+ disable_daily: true
disable_promote: true
- hunter: &hunter
branch: 'stable/hunter'
@@ -37,7 +37,7 @@
baremetal-slave: 'apex-baremetal-master'
verify-scenario: 'os-nosdn-nofeature-ha'
scenario_stream: 'hunter'
- disable_daily: false
+ disable_daily: true
disable_promote: true
- gambia: &gambia
branch: 'stable/gambia'