X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=genesis.git;a=blobdiff_plain;f=compass%2Fci%2Fdeploy.sh;fp=compass%2Fci%2Fdeploy.sh;h=0000000000000000000000000000000000000000;hp=197bf63bfb29a3494cd3756dd73db661ff985b59;hb=de3139313cb7e3087e3328d1b37cdc88510ca5db;hpb=e94d5484ecdf8021245d961479dae07ea2f8321f diff --git a/compass/ci/deploy.sh b/compass/ci/deploy.sh deleted file mode 100755 index 197bf63..0000000 --- a/compass/ci/deploy.sh +++ /dev/null @@ -1,9 +0,0 @@ -#set -x -COMPASS_DIR=`cd ${BASH_SOURCE[0]%/*}/../;pwd` -export COMPASS_DIR - -apt-get install screen -screen -ls |grep deploy|awk -F. '{print $1}'|xargs kill -9 -screen -wipe -#screen -dmSL deploy bash $COMPASS_DIR/ci/launch.sh $* -$COMPASS_DIR/ci/launch.sh $*