Change testcases 'cirros' image to 'yardstick-image' 25/48025/2
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 29 Nov 2017 16:21:12 +0000 (16:21 +0000)
committerRoss Brattain <ross.b.brattain@intel.com>
Thu, 14 Dec 2017 08:05:10 +0000 (08:05 +0000)
The default OpenStack 'cirros-0.3.5' image doesn't exist anymore. The
image included by default in any testing OpenStack deployment is now
called 'cirros-0.3.5-x86_64-disk', but this name can change.

Because Yardstick, during the installation, deploys a customized image,
'yardstick-image', it makes sense to use it as the default image.

JIRA: YARDSTICK-873

Change-Id: I8fd7cbc01d4fa52e9107f2fac7d2d9ff5d1091c7
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
16 files changed:
docs/testing/developer/devguide/devguide.rst
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
samples/ping_bottlenecks.yaml
samples/ping_load.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc081.yaml

index 4f69456..1d47e56 100755 (executable)
@@ -123,9 +123,9 @@ In this Yaml file, you can easily find it consists of two sections. One is “Sc
 
     context:
       name: demo
-      image: cirros-0.3.5
+      image: yardstick-image
       flavor: yardstick-flavor
-      user: cirros
+      user: ubuntu
 
       placement_groups:
         pgrp1:
index 33dd181..bbba22c 100644 (file)
@@ -31,9 +31,9 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
   servers:
     hermes:
       floating_ip: true
index e0895f1..bac9e08 100644 (file)
@@ -44,9 +44,9 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
   servers:
     goofy:
       floating_ip: true
index db34ca0..866ffbf 100644 (file)
@@ -32,9 +32,9 @@ scenarios:
 context:
   type: Heat
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   placement_groups:
     pgrp1:
index c636634..e61c33c 100644 (file)
@@ -40,7 +40,7 @@ context:
   user: cirros
   heat_template: /tmp/heat-templates/hot/servers_in_new_neutron_net.yaml
   heat_parameters:
-    image: cirros-0.3.5
+    image: yardstick-image
     flavor: yardstick-flavor
     key_name: yardstick
     public_net: "660fc7c3-7a56-4faf-91e5-3c9ebdda0104"
index bd34119..43744b1 100755 (executable)
@@ -31,9 +31,9 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   placement_groups:
     pgrp1:
index 7180dae..a156bf5 100644 (file)
@@ -31,9 +31,9 @@ scenarios:
 contexts:
 -
   name: demo1
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
   placement_groups:
     pgrp1:
       policy: "availability"
@@ -46,9 +46,9 @@ contexts:
       cidr: '10.0.1.0/24'
 -
   name: demo2
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
   placement_groups:
     pgrp1:
       policy: "availability"
index 7eae130..6f3d6a1 100644 (file)
@@ -35,9 +35,9 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   servers:
     athena:
index 8444319..cc7ae87 100644 (file)
@@ -29,9 +29,9 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   placement_groups:
     pgrp1:
index 8600cbb..c9a22a5 100644 (file)
@@ -43,9 +43,9 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   placement_groups:
     pgrp1:
index 419c945..3691c29 100644 (file)
@@ -42,9 +42,9 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   servers:
     apollo:
index a732734..060ca3e 100644 (file)
@@ -36,9 +36,9 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   placement_groups:
     pgrp1:
index 6a19d26..2d0a96d 100644 (file)
@@ -34,9 +34,9 @@ scenarios:
 
 context:
   name: demo
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   placement_groups:
     pgrp1:
index 01977a1..e6fef42 100644 (file)
@@ -34,9 +34,9 @@ contexts:
 {% for num in range(stack_num) %}
 -
   name: demo{{num}}
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   placement_groups:
     pgrp1:
index 2afb131..ea1163d 100644 (file)
@@ -34,9 +34,9 @@ scenarios:
 contexts:
 -
   name: demo1
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   placement_groups:
     pgrp1:
@@ -58,9 +58,9 @@ contexts:
       cidr: '10.0.1.0/24'
 -
   name: demo2
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
   placement_groups:
     pgrp1:
       policy: "availability"
index 0d79a41..fc7eb00 100644 (file)
@@ -46,9 +46,9 @@ contexts:
 -
   type: Heat
   name: openstack
-  image: cirros-0.3.5
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
 
   servers:
     target: