aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJörgen Karlsson <jorgen.w.karlsson@ericsson.com>2015-08-13 12:47:26 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-08-13 12:47:26 +0000
commitce671dba3dafe0d7d80d4a7eea1f9395bc4d6d7d (patch)
tree5a268636d2fa944e907b771ff61d0c44215a7a0d /setup.py
parent284f4266cdbb4efea1abdc97a0974315c9e9c2f2 (diff)
parentf08252e8327c5b5625845ee44866dff1a7f7c16f (diff)
Merge "Add lmbench scenario and sample"
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index e8fd3aa0a..a346f5765 100644
--- a/setup.py
+++ b/setup.py
@@ -10,6 +10,7 @@ setup(
include_package_data=True,
package_data={
'yardstick': [
+ 'benchmark/scenarios/compute/*.bash',
'benchmark/scenarios/networking/*.bash',
'benchmark/scenarios/storage/*.bash',
'resources/files/*'