diff options
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 +} |