Ref: https://github.com/harvester/harvester/issues/1350
Verify Items
- Node which is not active should not be listed in Node Scheduling list
Case: Schedule VM on the Node which is Enable Maintenance Mode
- Install Harvester with at least 2 nodes
- Login and Navigate to Virtual Machines
- Create VM and Select
Run VM on specific node(s)...
- All Active nodes should in the list
- Navigate to Host and pick node(s) to Enable Maintenance Mode
- Make sure Node(s) state changed into Maintenance Mode
- Repeat step 2 and 3
- Picked Node(s) should not in the list
- Revert picked Node(s) to back to state of Active
- Repeat step 2 to 4