Skip to content

Commit

Permalink
Tumbleweed: RPi4: Add LTP containers, commands, syscalls
Browse files Browse the repository at this point in the history
It's useful to test these also on bare metal machine.

Signed-off-by: Petr Vorel <[email protected]>
  • Loading branch information
pevik committed Sep 4, 2024
1 parent 5befe4d commit 9fe3683
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -650,10 +650,24 @@ scenarios:
machine: RPi4
settings:
PASSWORD: linux
- jeos-ltp-commands:
machine: RPi4
settings:
LTP_TAINT_EXPECTED: '0x13801'
PASSWORD: linux
- jeos-ltp-containers:
machine: RPi4
settings:
PASSWORD: linux
- jeos-ltp-cve:
machine: RPi4
settings:
PASSWORD: linux
- jeos-ltp-syscalls:
machine: RPi4
settings:
LTP_TAINT_EXPECTED: '0x13801'
PASSWORD: linux
- qemu:
machine: RPi4
settings:
Expand Down

0 comments on commit 9fe3683

Please sign in to comment.