diff options
author | Tim Rozet <trozet@redhat.com> | 2018-04-10 12:59:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-10 12:59:18 +0000 |
commit | 6d0f2fc0e6263478d87ce944846b540cbe896a3a (patch) | |
tree | 02c68a90f5fa84a84f57dc1c6907f5794f7babe9 /jjb/apex/apex.yml.j2 | |
parent | c4b754fd731275bc83b8cd8e70fe2d7bc113957c (diff) | |
parent | 3ee3603f5ad653c07b617c47ceaf7c4673a2e3ed (diff) |
Merge "Enable Apex Fraser Jobs"
Diffstat (limited to 'jjb/apex/apex.yml.j2')
-rw-r--r-- | jjb/apex/apex.yml.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml.j2 b/jjb/apex/apex.yml.j2 index 29a93b4d0..5965efece 100644 --- a/jjb/apex/apex.yml.j2 +++ b/jjb/apex/apex.yml.j2 @@ -37,7 +37,7 @@ baremetal-slave: 'apex-baremetal-master' verify-scenario: 'os-odl-nofeature-ha' scenario_stream: 'fraser' - disable_daily: true + disable_daily: false disable_promote: true - euphrates: &euphrates branch: 'stable/euphrates' |