Skip to content

Commit

Permalink
Fix luks issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lemon-suse committed May 28, 2024
1 parent ab0fce4 commit 3cd7f14
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion job_groups/opensuse_leap_15.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,9 @@ scenarios:
YAML_SCHEDULE: schedule/virtualization/virtualization.yaml
QEMU_VIRTIO_RNG: "0"
- toolchain_zypper
- crypt_no_lvm
- crypt_no_lvm:
settings:
+YAML_TEST_DATA: ''
- gnome_dual_windows10:
settings:
CDMODEL: ide-cd
Expand Down
1 change: 1 addition & 0 deletions job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ scenarios:
machine: 64bit
settings:
YAML_SCHEDULE: schedule/yast/opensuse/encryption/cryptlvm.yaml
YAML_TEST_DATA: test_data/yast/encryption/lvm_encrypt_separate_boot_luks2.yaml
- install_only:
machine: smp_64
priority: 40
Expand Down

0 comments on commit 3cd7f14

Please sign in to comment.