Bug #38022
Add validators for VM and Docker wizards in new UI
Seen in:
Severity:
New
Reason for Closing:
Reason for Blocked:
Needs QA:
No
Needs Doc:
No
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
VMs -> Add
Choose a bhyve or Docker VM
Get to the CPU and Memory section (step 3)
Virtual CPUs
Default is 1
Tooltip states the max is 16, unless limited by other factors (the CPU itself)
Current validator ensures a number but allows any number
Validator should only allow 1 - 16 to be entered.
History
#2
Updated by Dru Lavigne almost 3 years ago
- Assignee changed from Release Council to Anonymous
- Target version changed from Backlog to 11.2-BETA2
#3 Updated by Anonymous almost 3 years ago
- Assignee changed from Anonymous to Vaibhav Chauhan
#5
Updated by Vaibhav Chauhan over 2 years ago
not ready for review: https://github.com/freenas/webui/tree/FIX-38002
#6
Updated by Vaibhav Chauhan over 2 years ago
- Status changed from Unscreened to Screened
#7
Updated by Vaibhav Chauhan over 2 years ago
- Status changed from Screened to In Progress
in review: https://github.com/freenas/webui/pull/1019
#8
Updated by Dru Lavigne over 2 years ago
- Subject changed from Improve validator for number of Virtual CPUs for bhyve and Docker to Add validators for VM and Docker wizards in new UI
- Needs Doc changed from Yes to No
#9 Updated by Anonymous over 2 years ago
- Status changed from In Progress to Ready for Testing
#10
Updated by Dru Lavigne over 2 years ago
- Needs Merging changed from Yes to No
#11
Updated by Michael Reynolds over 2 years ago
- File NumVirtualCPU-validator-2018-07-20.png NumVirtualCPU-validator-2018-07-20.png added
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Field now allows a max of 16 Virtual CPUs to be specified
Entering 17 or more turns the field red text
There is no 'red text" but the tooltip clearly states 16 is the maximum number of CPUs
#12
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done