Merge "Update test_suite files for TC069, TC070 and TC071"
[yardstick.git] / samples / ping-ext-ip.yaml
index 82cd02c..d36c295 100644 (file)
@@ -11,7 +11,7 @@ schema: "yardstick:task:0.1"
 scenarios:
 -
   type: Ping
-  host: client.demo
+  host: hermes.demo
   target: 8.8.8.8
   runner:
     type: Duration
@@ -27,10 +27,9 @@ context:
   flavor: m1.tiny
   user: cirros
   servers:
-    client:
+    hermes:
       floating_ip: true
   networks:
     test:
       cidr: '10.0.1.0/24'
-      external_network: "net04_ext"