diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-02 09:56:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-12-02 09:56:32 +0000 |
commit | 5fb00e7cce71dd8d5725cd21b59235ec16d6aeb1 (patch) | |
tree | 01d306628ac290704706ab57ec2092d6258bd5a4 /jjb | |
parent | 29d84f706492108d3f3b1ea9fc8fdf993e17edf4 (diff) | |
parent | 1174484436a9b0c606102a28d8643e04e0b2661e (diff) |
Merge "Do noha fuel deployments in scope of merge jobs"
Diffstat (limited to 'jjb')
-rwxr-xr-x | jjb/fuel/fuel-deploy-virtual.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/fuel/fuel-deploy-virtual.sh b/jjb/fuel/fuel-deploy-virtual.sh index a65395b07..626a65060 100755 --- a/jjb/fuel/fuel-deploy-virtual.sh +++ b/jjb/fuel/fuel-deploy-virtual.sh @@ -18,7 +18,7 @@ chmod a+x $HOME chmod a+x $TMPDIR # set CONFDIR, BRIDGE -CONFDIR=$WORKSPACE/deploy/templates/virtual_environment/conf +CONFDIR=$WORKSPACE/deploy/templates/virtual_environment_noha/conf BRIDGE=pxebr # log info to console |