Skip to content

Commit

Permalink
Merge pull request #933 from henrywang/remove_e2e
Browse files Browse the repository at this point in the history
test: Remove e2e test
  • Loading branch information
henrywang authored Dec 5, 2024
2 parents 208636d + 8f0f3d2 commit 4690143
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 1,527 deletions.
20 changes: 0 additions & 20 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,23 +68,3 @@ jobs:
tmt_plan: /integration-build
skip_build: true
identifier: integration-test

# To avoid https://issues.redhat.com/browse/TFT-2691
# x86_64 tf runner is not enough now
- job: tests
trigger: pull_request
targets:
- centos-stream-9-x86_64
- centos-stream-10-aarch64
- fedora-41-x86_64
tmt_plan: /to-existing-root
identifier: e2e-test-to-existing-root

- job: tests
trigger: pull_request
targets:
- centos-stream-9-aarch64
- centos-stream-10-aarch64
- fedora-41-aarch64
tmt_plan: /to-disk
identifier: e2e-test-to-disk
52 changes: 0 additions & 52 deletions plans/e2e.fmf

This file was deleted.

11 changes: 0 additions & 11 deletions tests/e2e/README.md

This file was deleted.

Loading

0 comments on commit 4690143

Please sign in to comment.