change m1.* flavor to "yardstick-flavor" 67/26167/1
authorJingLu5 <lvjing5@huawei.com>
Mon, 19 Dec 2016 00:59:34 +0000 (08:59 +0800)
committerJingLu5 <lvjing5@huawei.com>
Mon, 19 Dec 2016 00:59:34 +0000 (08:59 +0800)
JIRA: YARDSTICK-485

In OpenStack Newton, the 'm1.tiny', 'm1.small', 'm1.medium' and 'm1.large' will
not be automatic created. This may cause errors as some Yardstick testcases are
using one of these flavor. Therefore, it's better change all the flavor option
in task configuration file to 'yardstick-flavor'.

Change-Id: Ibb29a77ef331bbf728dec9894a2e9f17c19d5ebd
Signed-off-by: JingLu5 <lvjing5@huawei.com>
19 files changed:
samples/ping-ext-ip.yaml
samples/ping-ext-stimuli.yaml
samples/ping-heat-context.yaml
samples/ping-hot.yaml
samples/ping-iteration.yaml
samples/ping-multiple-context.yaml
samples/ping-multiple-vm.yaml
samples/ping-option-list.yaml
samples/ping-parallel.yaml
samples/ping-serial.yaml
samples/ping-template.yaml
samples/ping.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc005.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc006.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc007.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc012.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc020.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc021.yaml

index d36c295..3ce71e8 100644 (file)
@@ -24,7 +24,7 @@ scenarios:
 context:
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
   servers:
     hermes:
index 451f010..d7efe06 100644 (file)
@@ -37,7 +37,7 @@ scenarios:
 context:
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
   servers:
     goofy:
index 5a8d09f..913912e 100644 (file)
@@ -25,7 +25,7 @@ context:
   type: Heat
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
 
   placement_groups:
index b4b8f52..1619a56 100644 (file)
@@ -33,7 +33,7 @@ context:
   heat_template: /tmp/heat-templates/hot/servers_in_new_neutron_net.yaml
   heat_parameters:
     image: cirros-0.3.3
-    flavor: m1.tiny
+    flavor: yardstick-flavor
     key_name: yardstick
     public_net: "660fc7c3-7a56-4faf-91e5-3c9ebdda0104"
     private_net_name: "test"
index a5e9094..d399b39 100755 (executable)
@@ -24,7 +24,7 @@ scenarios:
 context:
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
 
   placement_groups:
index 1c27e1b..71b7994 100644 (file)
@@ -24,7 +24,7 @@ contexts:
 -
   name: demo1
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
   placement_groups:
     pgrp1:
@@ -39,7 +39,7 @@ contexts:
 -
   name: demo2
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
   placement_groups:
     pgrp1:
index 4055af1..e8ebf49 100644 (file)
@@ -28,7 +28,7 @@ scenarios:
 context:
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
 
   servers:
index 30d133e..1c31677 100644 (file)
@@ -22,7 +22,7 @@ scenarios:
 context:
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
 
   placement_groups:
index 00d2613..5761543 100644 (file)
@@ -36,7 +36,7 @@ scenarios:
 context:
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
 
   placement_groups:
index 9c492e4..59653db 100644 (file)
@@ -35,7 +35,7 @@ scenarios:
 context:
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
 
   servers:
index cfc7920..825dde2 100644 (file)
@@ -29,7 +29,7 @@ scenarios:
 context:
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
 
   placement_groups:
index 845d10d..5e922ea 100644 (file)
@@ -24,7 +24,7 @@ scenarios:
 context:
   name: demo
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
 
   placement_groups:
index 732d73a..f5a2778 100644 (file)
@@ -36,7 +36,7 @@ scenarios:
 context:
   name: yardstick-TC005
   image: yardstick-image
-  flavor: m1.small
+  flavor: yardstick-flavor
   user: ubuntu
 
   servers:
index 8b21c5b..7221518 100644 (file)
@@ -16,7 +16,7 @@ scenarios:
     vlan_net_2_name: apexlake_outbound_network
     vlan_subnet_2_name: apexlake_outbound_subnet
     vnic_type: direct
-    vtc_flavor: m1.large
+    vtc_flavor: yardstick-flavor
 
   runner:
     type: Iteration
index 107c28d..6f99ea6 100644 (file)
@@ -19,7 +19,7 @@ scenarios:
     vlan_net_2_name: apexlake_outbound_network
     vlan_subnet_2_name: apexlake_outbound_subnet
     vnic_type: direct
-    vtc_flavor: m1.large
+    vtc_flavor: yardstick-flavor
     num_of_neighbours: 2
     amount_of_ram: 1G
     number_of_cores: 2
index f64968c..6c7f967 100644 (file)
@@ -26,7 +26,7 @@ scenarios:
 context:
   name: yardstick-TC010
   image: yardstick-image
-  flavor: m1.small
+  flavor: yardstick-flavor
   user: ubuntu
 
   servers:
index a86943a..ba246ff 100644 (file)
@@ -27,7 +27,7 @@ scenarios:
 context:
   name: demo
   image: yardstick-image
-  flavor: m1.small
+  flavor: yardstick-flavor
   user: ubuntu
 
   servers:
index 7e57560..cbdaf39 100644 (file)
@@ -15,7 +15,7 @@ scenarios:
     vlan_net_2_name: apexlake_outbound_network
     vlan_subnet_2_name: apexlake_outbound_subnet
     vnic_type: direct
-    vtc_flavor: m1.large
+    vtc_flavor: yardstick-flavor
 
   runner:
     type: Iteration
index 769d756..1724978 100644 (file)
@@ -15,7 +15,7 @@ scenarios:
     vlan_net_2_name: apexlake_outbound_network
     vlan_subnet_2_name: apexlake_outbound_subnet
     vnic_type: direct
-    vtc_flavor: m1.large
+    vtc_flavor: yardstick-flavor
     num_of_neighbours: 2
     amount_of_ram: 1G
     number_of_cores: 2