summaryrefslogtreecommitdiffstats
path: root/jjb/armband
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-08-01 16:11:42 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-01 16:11:42 +0000
commitca375aebef2ba311bcaa1c8d1c2b3d500c91903a (patch)
tree3d1638bcb58d371a0db3b2bcb70a42993f30b6f4 /jjb/armband
parente186165e98458b4343507d89b1b606cdf7343a4d (diff)
parentb497b922898c0ef737830b14de6c2e67a27c3ce3 (diff)
Merge "fuel, armband: Temporarily remove pxebr deploy arg"
Diffstat (limited to 'jjb/armband')
-rwxr-xr-xjjb/armband/armband-deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/armband/armband-deploy.sh b/jjb/armband/armband-deploy.sh
index 358b55ba2..8a3b60458 100755
--- a/jjb/armband/armband-deploy.sh
+++ b/jjb/armband/armband-deploy.sh
@@ -91,7 +91,7 @@ fi
# construct the command
DEPLOY_COMMAND="$WORKSPACE/ci/deploy.sh -b ${LAB_CONFIG_URL} \
-l $LAB_NAME -p $POD_NAME -s $DEPLOY_SCENARIO -i file://${ISO_FILE} \
- -H -B ${DEFAULT_BRIDGE:-pxebr} -S $TMPDIR -L $WORKSPACE/$FUEL_LOG_FILENAME \
+ -H -B ${DEFAULT_BRIDGE:-,,,} -S $TMPDIR -L $WORKSPACE/$FUEL_LOG_FILENAME \
${DEPLOY_CACHE}"
# log info to console