Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
The following case is failed, please correct me is any misunderstanding:
1. Set Quota to "cpu:1;mem:128"
2. Add a framework
3. Add an agent (cpu:8;mem:256); the framework will get an allocation
4. Add another agent (cpu:8;mem:256);
5. Waiting for the allocation. <======= The test failed here because of expired.
Attachments
Attachments
Issue Links
- duplicates
-
MESOS-6113 Offer unused quota resources as revocable
- Accepted