Skip to content

Add VMware vSphere executor

What does this MR do?

Adds an VMware vSphere executor similar to the existing Parallels and VirtualBox executors.

Why was this MR needed?

The vSphere executor is useful for running macOS based builds on VMware ESX or vCenter.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

#2122 (closed)

Merge request reports