20888: Applies suggested improvements.
[arvados.git] / lib / dispatchcloud / dispatcher_test.go
index 8a8a34f2b5637c6a4adcc669d6fbe905747bdf5f..a981d83a26c8aae993660413b97f088ec3fdb9b8 100644 (file)
@@ -52,6 +52,7 @@ func (s *DispatcherSuite) SetUpTest(c *check.C) {
                ErrorRateCreate:           0.1,
                ErrorRateDestroy:          0.1,
                MinTimeBetweenCreateCalls: time.Millisecond,
+               QuotaMaxInstances:         10,
        }
 
        // We need the postgresql connection info from the integration