Bugfix:can not run a test suite if not under yardstick root path
[yardstick.git] / samples / ping-multiple-context.yaml
index c529fcc..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:
@@ -36,11 +36,10 @@ contexts:
   networks:
     test:
       cidr: '10.0.1.0/24'
-      external_network: "net04_ext"
 -
   name: demo2
   image: cirros-0.3.3
-  flavor: m1.tiny
+  flavor: yardstick-flavor
   user: cirros
   placement_groups:
     pgrp1:
@@ -52,5 +51,4 @@ contexts:
   networks:
     test:
       cidr: '10.0.1.0/24'
-      external_network: "net04_ext"