Merge pull request #27401 from mheon/wsl_not_enforcing

Allow failures on WSL machine tests
This commit is contained in:
openshift-merge-bot[bot]
2025-10-29 19:55:44 +00:00
committed by GitHub

View File

@@ -822,6 +822,7 @@ podman_machine_aarch64_task:
podman_machine_windows_task:
name: *std_name_fmt
alias: podman_machine_windows
allow_failures: $TEST_FLAVOR == 'machine-wsl'
# Docs: ./contrib/cirrus/CIModes.md
# Duplicated from the main linux machine task as we also must match winmake.ps1 here since that is used on windows.
only_if: >-