Use 1000-machine MIGs in enormous clusters

This commit is contained in:
gmarek 2016-03-01 09:40:33 +01:00
parent dfc8635da7
commit fb32c086fe
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@
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}

View File

@ -507,6 +507,7 @@
export EXIT_ON_WEAK_ERROR="false"
# 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"
# Increase delete collection parallelism