VM scheduling on Specific node (e2e_fe)

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

  1. Install Harvester with at least 2 nodes
  2. Login and Navigate to Virtual Machines
  3. Create VM and Select Run VM on specific node(s)...
  4. All Active nodes should in the list
  5. Navigate to Host and pick node(s) to Enable Maintenance Mode
  6. Make sure Node(s) state changed into Maintenance Mode
  7. Repeat step 2 and 3
  8. Picked Node(s) should not in the list
  9. Revert picked Node(s) to back to state of Active
  10. Repeat step 2 to 4