ktest: Add example config for using VMware VMs
authorJohn 'Warthog9' Hawley (VMware) <warthog9@kernel.org>
Tue, 20 Apr 2021 00:29:27 +0000 (17:29 -0700)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 3 May 2021 22:57:02 +0000 (18:57 -0400)
commit2676eb4bfc546dc490d2abd155877a580c74c294
tree2061cfb83dc656a96ebec203eba0712a20c1400b
parentda2e56634b262fddfa40b2cfedd24de841418cd3
ktest: Add example config for using VMware VMs

This duplicates the KVM/Qemu config with specific notes for how
to use it with VMware VMs on Workstation, Player, or Fusion.
The main thing to be aware of is how the serial port is exposed
which is a unix pipe, and will need something like ncat to get
into ktest's monitoring

Signed-off-by: John 'Warthog9' Hawley (VMware) <warthog9@eaglescrag.net>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/testing/ktest/examples/vmware.conf [new file with mode: 0644]