Change-Id: Ic068cd162e49abe4ce3ce0f184c224b65bfcfb6c
Signed-off-by: meimei <meimei@huawei.com>
"bgpvpn")
info "Running BGPVPN Tempest test case..."
tempest_dir=$(ls -t /home/opnfv/.rally/tempest/ |grep for-deploy |tail -1)
- if [[ $tempest_dir == "" ]];
+ if [[ $tempest_dir == "" ]]; then
echo "Make sure tempest was running before"
exit 1
fi
./run_tempest.sh -- networking_bgpvpn_tempest
rm -rf /etc/tempest/tempest.conf
popd
+ ;;
"odl-vpnservice")
info "Running VPNSERVICE Robot test case..."
odl_tests