Skip to content

Commit

Permalink
Merge pull request #515 from pevik/ltp-leap15.6
Browse files Browse the repository at this point in the history
Leap 15.6: Add missing LTP_TAINT_EXPECTED LTP
  • Loading branch information
pevik authored Sep 3, 2024
2 parents f45c17d + 41090be commit 5befe4d
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions job_groups/opensuse_leap_15.6_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ scenarios:
machine: 64bit_virtio-2G
- jeos-ltp-commands:
machine: 64bit_virtio
settings:
LTP_TAINT_EXPECTED: '0x80013801'
- jeos-ltp-containers:
machine: 64bit_virtio
- jeos-ltp-cve:
Expand All @@ -106,6 +108,8 @@ scenarios:
machine: 64bit_virtio
- jeos-ltp-syscalls:
machine: 64bit_virtio
settings:
LTP_TAINT_EXPECTED: '0x80013801'
- jeos-ltp-syscalls-ipc:
machine: 64bit_virtio
opensuse-Leap15.6-GNOME-Live-x86_64:
Expand Down Expand Up @@ -229,8 +233,12 @@ scenarios:
- jeos-ltp-containers
- jeos-ltp-cve
- jeos-ltp-dio
- jeos-ltp-syscalls
- jeos-ltp-commands
- jeos-ltp-syscalls:
settings:
LTP_TAINT_EXPECTED: '0x80013801'
- jeos-ltp-commands:
settings:
LTP_TAINT_EXPECTED: '0x80013801'
- jeos-ltp-syscalls-ipc
opensuse-15.6-JeOS-for-RPi-aarch64:
- jeos:
Expand Down

0 comments on commit 5befe4d

Please sign in to comment.