automation-tests/pkg/machine/wsl
Brent Baude 5b3801776b Various updates for hyperv and machine e2e tests
This PR is a mishmash of updates needed so that the hyperv provider can
begin to passd the machine e2e tests.

Summary as follows:
* Added custom error handling for machine errors so that all providers
  can generate the same formatted error messages.  The ones implemented
  thus far are needed for the basic and init tests.  More will come as
  they are identified.
* Vendored new libhvee for better memory inspection.  The memory type
  changed from uint32 to uint64.
* Some machine e2e tests used linux-specific utilities to check various
  error conditions and messages (like pgrep).  Those were made into
  functions and implemented on an operating system level.

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2023-09-21 08:52:02 -05:00
..
wutil Validate current generation of WSL2 with user-mode-networking 2023-08-18 23:33:30 -05:00
config.go Dedup and refactor image acquisition 2023-08-24 20:52:03 -05:00
fedora.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
filelock.go Add user mode networking feature to Windows 2023-04-24 17:11:54 -05:00
machine.go Various updates for hyperv and machine e2e tests 2023-09-21 08:52:02 -05:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
usermodenet.go Fix user-mode validation check 2023-08-24 16:23:50 -05:00
util_windows.go Eliminate transient container deps from wslkerninst 2023-04-23 17:11:55 -05:00