Bug 1009581 - Items disappear when expanding Quotas hierarchy
Summary: Items disappear when expanding Quotas hierarchy
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: cumin
Version: 2.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: grid-maint-list
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-18 16:08 UTC by Peter Belanyi
Modified: 2016-05-26 19:41 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-26 19:41:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot (50.01 KB, image/png)
2013-09-18 16:08 UTC, Peter Belanyi
no flags Details

Description Peter Belanyi 2013-09-18 16:08:04 UTC
Created attachment 799474 [details]
screenshot

Description of problem:
When expanding a complex hierarchy on the quotas page, some items disappear.

Version-Release number of selected component (if applicable):
cumin-0.1.5786-2

How reproducible:
100%

Steps to Reproduce:
1. Install cumin+condor
2. Set up quotas:
NEGOTIATOR_DEBUG = D_FULLDEBUG
SCHEDD_INTERVAL = 15
NEGOTIATOR_USE_SLOT_WEIGHTS = FALSE
NUM_CPUS = 100
GROUP_NAMES = a, b, c, a.a, a.b, a.b.a, a.b.b, a.b.a.a, a.b.a.b, b.a, b.b, b.c, c.a, c.b
GROUP_QUOTA_a = 20
# should get 25% of 80 => 20
GROUP_QUOTA_DYNAMIC_b = 0.25
# should get 75% of 80 => 60
GROUP_QUOTA_DYNAMIC_c = 0.75
# should rescale to 5
GROUP_QUOTA_a.a = 10
# should rescale to 15
GROUP_QUOTA_a.b = 30
GROUP_QUOTA_DYNAMIC_a.b.a = 0.5
GROUP_QUOTA_DYNAMIC_a.b.b = 0.5
GROUP_QUOTA_DYNAMIC_a.b.a.a = 0.5
GROUP_QUOTA_DYNAMIC_a.b.a.b = 0.5
# should scale to 0.25 => 5
GROUP_QUOTA_DYNAMIC_b.a = 0.4
# should scale to 0.50 => 10
GROUP_QUOTA_DYNAMIC_b.b = 0.8
# should scale to 0.25 => 5
GROUP_QUOTA_DYNAMIC_b.c = 0.4
GROUP_QUOTA_c.a = 20
# should get 50% of 40 => 20, remainder 20 goes to "c"
GROUP_QUOTA_DYNAMIC_c.b = 0.5
GROUP_AUTOREGROUP = FALSE

3. On the Quotas page in cumin expand 'a', 'a.b' then when expanding 'a.b.a', 'a.a' disappears (see attached screenshot)

Actual results:
when expanding 'a.b.a', 'a.a' disappears

Expected results:
when expanding 'a.b.a', 'a.a' is still shown

Comment 2 Anne-Louise Tangring 2016-05-26 19:41:02 UTC
MRG-Grid is in maintenance and only customer escalations will be considered. This issue can be reopened if a customer escalation associated with it occurs.


Note You need to log in before you can comment on or make changes to this bug.