aboutsummaryrefslogtreecommitdiffstats
path: root/samples/perf.yaml
diff options
context:
space:
mode:
authorQiLiang <liangqi1@huawei.com>2015-07-27 10:39:24 +0000
committerQiLiang <liangqi1@huawei.com>2015-09-06 18:22:15 +0800
commitc00f0f4fdab37db3bf084c879ac6186054726916 (patch)
tree99f914a9ba70a87c97a25c812e21b1d59ea7b64e /samples/perf.yaml
parent3c3917962ec72fb8ee7cb39bbf126be90c1033d3 (diff)
Support to config external network by shell env
Example invocation: $ export EXTERNAL_NETWORK=net04_ext $ yardstick task start samples/ping.yaml The default external network is "net04_ext" external_net should not be possible set in yaml anymore. JIRA: YARDSTICK-54 Change-Id: I8c7b2850801f312c6878e9a363b06cdc8ade09bf Signed-off-by: QiLiang <liangqi1@huawei.com>
Diffstat (limited to 'samples/perf.yaml')
-rw-r--r--samples/perf.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/perf.yaml b/samples/perf.yaml
index e7ba2d0e7..b6ce2a226 100644
--- a/samples/perf.yaml
+++ b/samples/perf.yaml
@@ -40,4 +40,3 @@ context:
networks:
test:
cidr: "10.0.1.0/24"
- external_network: "net04_ext"