Skip to content

test: Remove e2e test #933

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading