Skip to content

Commit

Permalink
test: use internal teseing farm
Browse files Browse the repository at this point in the history
To workaround issue https://issues.redhat.com/browse/TFT-2691

Signed-off-by: Xiaofeng Wang <[email protected]>
  • Loading branch information
henrywang committed Jul 2, 2024
1 parent 8619cd8 commit fc996d2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,17 @@ jobs:
tmt_plan: /integration-build
skip_build: true
identifier: integration-test
use_internal_tf: true

- job: tests
trigger: pull_request
targets:
- centos-stream-9-x86_64
- centos-stream-9-aarch64
- fedora-40-aarch64
- fedora-40-x86_64
tmt_plan: /to-existing-root
identifier: e2e-test-to-existing-root
use_internal_tf: true

- job: tests
trigger: pull_request
Expand All @@ -79,3 +81,4 @@ jobs:
- fedora-40-aarch64
tmt_plan: /to-disk
identifier: e2e-test-to-disk
use_internal_tf: true

0 comments on commit fc996d2

Please sign in to comment.