X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fshell%2Frun_bluval.sh;h=fc16781e9f63fc50e67d273edf8d8b2dd8fb8789;hp=76f87667c3efa91aaf001189d21441d1f22e4c54;hb=6980e81448fa6f4a341b31f8b7a8836c3fe6d13a;hpb=9b38c85c328d9ab05ac396ad68d8ecd2e79d1ff4 diff --git a/jjb/shell/run_bluval.sh b/jjb/shell/run_bluval.sh index 76f8766..fc16781 100755 --- a/jjb/shell/run_bluval.sh +++ b/jjb/shell/run_bluval.sh @@ -107,7 +107,7 @@ cluster_master_ip=${cluster_master_ip:-$CLUSTER_MASTER_IP} ssh_user=${sh_user:-$CLUSTER_SSH_USER} blueprint_layer=${blueprint_layer:-$LAYER} -if [ "$blueprint_layer" == "k8s" ] +if [ "$blueprint_layer" == "k8s" ] || [ -z "$blueprint_layer" ] then if [ -z "$cluster_master_ip" ] then