-
Notifications
You must be signed in to change notification settings - Fork 4
Description
When using the web interface to try to add a Usage Policy, I am able to click New Usage Policy + to start a new policy, but I cannot input anything in the CPU Quotes (Cores) or the Memory Max (Gib) boxes in the Penalty Constraints section. Clicking the Add button in that section also does nothing. The form cannot be saved because there need to be at least one penalty constraint defined.
I was able to run ./arbiter.py loaddata default_policy to get started but I can't create any additional usage policies or add additional penalty constraints to the default policy.
I tried using Chrome, Firefox and Safari on Mac OS X 26.3.1(a). On Safari I was able to click the up and down arrows in input boxes for the CPU Cores and Memory Max to change the values, but the Add button still didn't work. On Firefox the up and down arrows displayed, but didn't do anything.