Merge "Remove unused nova client functions." into stable/fraser
[yardstick.git] / samples / ping-multiple-context.yaml
index 71b7994..a156bf5 100644 (file)
@@ -1,3 +1,11 @@
+##############################################################################
+# Copyright (c) 2017 Ericsson AB and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 ---
 # Sample benchmark task config file to measure network latency using ping
 # Client/server parts are located in different contexts(stacks)
@@ -23,9 +31,9 @@ scenarios:
 contexts:
 -
   name: demo1
-  image: cirros-0.3.3
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
   placement_groups:
     pgrp1:
       policy: "availability"
@@ -38,9 +46,9 @@ contexts:
       cidr: '10.0.1.0/24'
 -
   name: demo2
-  image: cirros-0.3.3
+  image: yardstick-image
   flavor: yardstick-flavor
-  user: cirros
+  user: ubuntu
   placement_groups:
     pgrp1:
       policy: "availability"