Skip to content

Commit

Permalink
Merge pull request #415 from pablo-herranz/poo133691_new-test-wsl+sys…
Browse files Browse the repository at this point in the history
…temd

Add the YAML schedule property
  • Loading branch information
asdil12 authored Jan 12, 2024
2 parents 2b5b25e + 571c7a5 commit c465fc7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions job_groups/opensuse_leap_15.6_wsl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ scenarios:
<<: *wsl2_defaults
description: 'Enable and test systemd in WSL'
settings:
YAML_SCHEDULE: 'schedule/wsl/wsl_main.yaml'
WSL_SYSTEMD: '1'
2 changes: 2 additions & 0 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1124,10 +1124,12 @@ scenarios:
1) Prepare WSL and other features in Windows
2) Install WSL image from the MS Store via CLI
settings:
YAML_SCHEDULE: 'schedule/wsl/wsl_main.yaml'
WSL_VERSION: 'openSUSE Tumbleweed'
WSL_INSTALL_FROM: 'msstore'
- wsl2-systemd:
<<: *wsl2_defaults
description: 'Enable and test systemd in WSL'
settings:
YAML_SCHEDULE: 'schedule/wsl/wsl_main.yaml'
WSL_SYSTEMD: '1'

0 comments on commit c465fc7

Please sign in to comment.