Skip to content

Commit

Permalink
test: only run cs9 test on x86_64 runner due to tf runner resource
Browse files Browse the repository at this point in the history
limitation

Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
  • Loading branch information
henrywang committed Jun 28, 2024
1 parent d649683 commit 8619cd8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ jobs:
targets:
- centos-stream-9-x86_64
- centos-stream-9-aarch64
- fedora-40-x86_64
- fedora-rawhide-aarch64
- fedora-40-aarch64
tmt_plan: /to-existing-root
identifier: e2e-test-to-existing-root

Expand All @@ -78,6 +77,5 @@ jobs:
- centos-stream-9-x86_64
- centos-stream-9-aarch64
- fedora-40-aarch64
- fedora-rawhide-x86_64
tmt_plan: /to-disk
identifier: e2e-test-to-disk

0 comments on commit 8619cd8

Please sign in to comment.