Skip to content

Commit

Permalink
Merge pull request #487 from pevik/ltp-kotd
Browse files Browse the repository at this point in the history
kernel: Add KOTD jobs
  • Loading branch information
pevik authored Jul 9, 2024
2 parents 6dd23be + 08b9f41 commit 7c07152
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions job_groups/opensuse_tumbleweed_kernel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ products:
scenarios:
aarch64:
opensuse-Tumbleweed-DVD-aarch64:
- install_ltp_kotd+opensuse+DVD:
settings:
KOTD_REPO: 'https://download.opensuse.org/repositories/Kernel:/HEAD/ARM/'
- ltp_cve_kotd
- ltp_syscalls_kotd
- extra_tests_kernel
- bpftools
- io_uring
Expand Down Expand Up @@ -197,6 +202,11 @@ scenarios:
- ltp_syscalls
ppc64le:
opensuse-Tumbleweed-DVD-ppc64le:
- install_ltp_kotd+opensuse+DVD:
settings:
KOTD_REPO: 'https://download.opensuse.org/repositories/Kernel:/HEAD/PPC/'
- ltp_cve_kotd
- ltp_syscalls_kotd
- extra_tests_kernel
- bpftools
- io_uring
Expand Down Expand Up @@ -296,6 +306,9 @@ scenarios:
INSTALL_LTP: ''
x86_64:
opensuse-Tumbleweed-DVD-x86_64:
- install_ltp_kotd+opensuse+DVD
- ltp_cve_kotd
- ltp_syscalls_kotd
- extra_tests_kernel
- bpftools
- io_uring
Expand Down

0 comments on commit 7c07152

Please sign in to comment.