summaryrefslogtreecommitdiffstats
path: root/ci/genBundle.py
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-08-10 11:18:33 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-10 11:18:33 +0000
commit59cbeb8c0fbf4f8825cf741ed1863b1a4a3bdf00 (patch)
treee42bd91286542c2d819dd343f422fc2b389ea01e /ci/genBundle.py
parent25503476bf12d2c9b995bdcfbd61b072ecd7f0b6 (diff)
parented47542253ad4a31af5d64b25a75c0e2d656836a (diff)
Merge "Change the deployment mode from 'nonha' to 'noha'"
Diffstat (limited to 'ci/genBundle.py')
-rw-r--r--ci/genBundle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/genBundle.py b/ci/genBundle.py
index b70b29a3..78dfae04 100644
--- a/ci/genBundle.py
+++ b/ci/genBundle.py
@@ -143,7 +143,7 @@ for storage in config['opnfv']['storage']:
# Set default scenario name
if not scenario:
- scenario = "os-nosdn-nofeature-nonha"
+ scenario = "os-nosdn-nofeature-noha"
# Parse scenario name
try: