Merge "automatic deploy a wholeset of TestAPI ecosystem"
[releng.git] / jjb / 3rd_party_ci / functest-netvirt.sh
1 #!/bin/bash
2 set -e
3
4 # wipe the WORKSPACE
5 /bin/rm -rf $WORKSPACE/*
6
7 echo "Hello World"