Revert the test_kvmfornfv.sh
[kvmfornfv.git] / ci / test_kvmfornfv.sh
1 #!/bin/bash
2
3 #############################################################
4 ## !!! The original test_kvmfornfv.sh is removed because it
5 ## break the verification process!!!
6 #############################################################
7 ## This script  will launch ubuntu docker container
8 ## runs cyclictest through yardstick
9 ## and verifies the test results.
10 ############################################################
11
12 echo "Hello world"