20457: Exercise quota handling in dispatcher chaos test.
[arvados.git] / lib / dispatchcloud / dispatcher_test.go
index 4583a596eebfe48a08fd862e6d840d8df401c047..ea2611959c355bd60e8bd8cc0baceade386f4572 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