aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorkubi <jean.gaoliang@huawei.com>2015-12-31 14:38:49 +0800
committerJörgen Karlsson <jorgen.w.karlsson@ericsson.com>2016-01-08 14:09:18 +0000
commit169aadbf7fbfea8ad86011fbac62ccbc0e1c3bf7 (patch)
treec965bb53d0ac66d83354a7b0b3edc0a3345a3945 /setup.py
parent0bbef8513b2ed9166d57e3467d62c823a134d4e6 (diff)
support for ipv6
JIRA:YARDSTICK-187 Change-Id: I1cecd400b4449a09d22d43f4a42e889f00dd4fe7 Signed-off-by: kubi <jean.gaoliang@huawei.com> (cherry picked from commit cd80b44f3fd9b8c9e2afc51bc67d7a5cf34fb1c6)
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 654ea0fc4..872760ae5 100755
--- a/setup.py
+++ b/setup.py
@@ -12,6 +12,7 @@ setup(
'benchmark/scenarios/availability/attacker/scripts/*.bash',
'benchmark/scenarios/compute/*.bash',
'benchmark/scenarios/networking/*.bash',
+ 'benchmark/scenarios/networking/*.txt',
'benchmark/scenarios/storage/*.bash',
'resources/files/*'
]