bugfix of run_rubbos.py in CI job
[bottlenecks.git] / testsuites / rubbos / testcase_cfg / rubbos_1-2-1.yaml
diff --git a/testsuites/rubbos/testcase_cfg/rubbos_1-2-1.yaml b/testsuites/rubbos/testcase_cfg/rubbos_1-2-1.yaml
deleted file mode 100755 (executable)
index 3a6e448..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
----
-
-description:
-  casename: "rubbos_1-1-1"
-
-amount:
-  client_num: 5
-  httpd_num: 1
-  tomcat_num: 2
-  mysql_num: 1
-
-vms:
-  client_vm:
-    flavor: "m1.tiny"
-    OS_image: "ubuntu14.04"
-  httpd_vm:
-    flavor: "m1.tiny"
-    OS_image: "ubuntu14.04"
-  tomcat_vm:
-    flavor: "m1.tiny"
-    OS_image: "ubuntu14.04"
-  mysql_vm:
-    flavor: "m1.medium"
-    OS_image: "ubuntu14.04"