
Depending on timing the mesos scheduler might call DeclineOffer: The default ttl of an offer in mesos scheduler is 5sec. If the tests run longer, the old, unused offers are declined, leading to an mock error. Probably fixes GoogleCloudPlatform/kubernetes#10795