diff options
author | zhihui wu <wu.zhihui1@zte.com.cn> | 2017-08-01 08:42:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-01 08:42:54 +0000 |
commit | 06b4f3801918ff5548b25e3897a49fe3e3953d9a (patch) | |
tree | 6cd9b929c7a7783bf78f1a3c9909ee3ba25d4ebb /integration/storperf/default_stack.json | |
parent | ff3e36c1520eaaec34e754775fd489f916a39d73 (diff) | |
parent | 35c45d5c524bf83375fab7b9483835d43b69a5a6 (diff) |
Merge "run storperf test by using these scripts"
Diffstat (limited to 'integration/storperf/default_stack.json')
-rw-r--r-- | integration/storperf/default_stack.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/integration/storperf/default_stack.json b/integration/storperf/default_stack.json new file mode 100644 index 00000000..79d8fc46 --- /dev/null +++ b/integration/storperf/default_stack.json @@ -0,0 +1,6 @@ +{ + "agent_count": 2, + "agent_image": "Ubuntu 16.04 x86_64", + "public_network": "external", + "volume_size": 2 +} |