From ffd792dfea7612eb13e084701e06d07829e1f4d2 Mon Sep 17 00:00:00 2001 From: raindirve Date: Tue, 7 Jul 2015 09:33:56 +0200 Subject: Apply theme to server names in samples By request, changed the misleading 'client' and 'server' designations under context:servers in the sample files, to avoid misunderstandings and convey the message that their names are irrelevant. Uses the Greek pantheon as established in https://gerrit.opnfv.org/gerrit/#/c/946/ JIRA: - Change-Id: I28438340f7cbad679c2ffd4d147fbf0c7d2a379d Signed-off-by: raindirve --- samples/ping-ext-ip.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'samples/ping-ext-ip.yaml') diff --git a/samples/ping-ext-ip.yaml b/samples/ping-ext-ip.yaml index 82cd02c7b..f2923f65f 100644 --- a/samples/ping-ext-ip.yaml +++ b/samples/ping-ext-ip.yaml @@ -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,7 +27,7 @@ context: flavor: m1.tiny user: cirros servers: - client: + hermes: floating_ip: true networks: test: -- cgit 1.2.3-korg