20457: Exercise quota handling in dispatcher chaos test.
[arvados.git] / lib / dispatchcloud / scheduler / run_queue_test.go
index f407ac848f70b34e8b5ef2ef8804efa4ce5dcf36..4359ae03babb91404d9917728c6b27f6dcf9efc5 100644 (file)
@@ -29,12 +29,6 @@ var (
        }()
 )
 
-type stubQuotaError struct {
-       error
-}
-
-func (stubQuotaError) IsQuotaError() bool { return true }
-
 type stubPool struct {
        notify    <-chan struct{}
        unalloc   map[arvados.InstanceType]int // idle+booting+unknown