Default MIG size to 1000

This commit is contained in:
gmarek
2016-03-14 12:19:51 +01:00
parent c195b574fe
commit c325319ccb
2 changed files with 3 additions and 4 deletions

View File

@@ -25,7 +25,6 @@
export NUM_NODES="1000"
# Reduce logs verbosity
export TEST_CLUSTER_LOG_LEVEL="--v=1"
export MAX_INSTANCES_PER_MIG="1000"
# Increase resync period to simulate production
export TEST_CLUSTER_RESYNC_PERIOD="--min-resync-period=12h"
{post-env}