Skip to content

Commit

Permalink
Merge pull request #57 from containers/plans
Browse files Browse the repository at this point in the history
Disable testing farm tests
  • Loading branch information
albertofaria authored Apr 23, 2024
2 parents b2fd560 + f3c37f3 commit 8c4e505
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 49 deletions.
1 change: 0 additions & 1 deletion .fmf/version

This file was deleted.

20 changes: 0 additions & 20 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,23 +38,3 @@ jobs:
owner: rhcontainerbot
project: podman-next
enable_net: true

# Unit tests
- job: tests
trigger: pull_request
skip_build: true
targets:
- fedora-all-aarch64
- fedora-all-x86_64
identifier: unit_test
tmt_plan: "/plans/unit_test"

# Validate test
- job: tests
trigger: pull_request
skip_build: true
targets:
# Only need to test on one target
- fedora-latest-stable-x86_64
identifier: validate_test
tmt_plan: "/plans/validate_test"
28 changes: 0 additions & 28 deletions plans/main.fmf

This file was deleted.

0 comments on commit 8c4e505

Please sign in to comment.