Automated test lanucher has been added.
Run a bunch of test that create vm, configure it,
run test and clean allocated resources.
diff --git a/scripts/run_all_tests.sh b/scripts/run_all_tests.sh
new file mode 100644
index 0000000..4bb9d26
--- /dev/null
+++ b/scripts/run_all_tests.sh
@@ -0,0 +1,4 @@
+bash run_test.sh 172.16.52.108 test37 172.16.55.2 disk_io_perf.pem
+bash run_test.sh 172.16.52.108 test37 172.16.55.2 disk_io_perf.pem
+bash run_test.sh 172.16.52.108 test37 172.16.55.2 disk_io_perf.pem
+bash run_test.sh 172.16.52.108 test37 172.16.55.2 disk_io_perf.pem
\ No newline at end of file