Skip to content

Commit 0ecf201

Browse files
committed
Enable packit tests against rawhide and aarch64
Let's extend packit tests to rawhide and aarch64 to catch regressions early. Signed-off-by: Coiby Xu <[email protected]>
1 parent a2595f7 commit 0ecf201

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.packit.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,19 @@ jobs:
2727
trigger: pull_request
2828
targets:
2929
- fedora-41-x86_64
30+
- fedora-41-aarch64
3031
- fedora-rawhide-x86_64
32+
- fedora-rawhide-aarch64
3133
packages:
3234
- kdump-utils
3335

3436
- job: tests
3537
trigger: pull_request
3638
targets:
3739
- fedora-41-x86_64
40+
- fedora-41-aarch64
41+
- fedora-rawhide-x86_64
42+
- fedora-rawhide-aarch64
3843
fmf_path: kernel-tests-plans
3944
use_internal_tf: true
4045
tf_extra_params:

0 commit comments

Comments
 (0)