Skip to content

Commit

Permalink
Basic test case: no-fmf scenario with tests
Browse files Browse the repository at this point in the history
This test case is triggered automatically by our validation script.

```yaml
- job: copr_build
  trigger: pull_request
  metadata:
    targets:
    - fedora-all

- job: tests
  trigger: pull_request
  metadata:
    targets:
    - fedora-all
```

(No fmf files.)
  • Loading branch information
lachmanfrantisek authored and Hunor Csomortáni committed Mar 3, 2023
1 parent fc6f281 commit 5f280f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 19 deletions.
1 change: 0 additions & 1 deletion .fmf/version

This file was deleted.

8 changes: 3 additions & 5 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@ jobs:
trigger: pull_request
metadata:
targets:
- fedora-stable-x86_64
- fedora-rawhide-x86_64
- fedora-all

- job: copr_build
trigger: release
metadata:
targets:
- fedora-stable
- fedora-all

- job: copr_build
trigger: commit
Expand All @@ -34,8 +33,7 @@ jobs:
trigger: pull_request
metadata:
targets:
- fedora-stable-x86_64
- fedora-rawhide-x86_64
- fedora-all

- job: propose_downstream
trigger: release
Expand Down
13 changes: 0 additions & 13 deletions plans/test.fmf

This file was deleted.

0 comments on commit 5f280f9

Please sign in to comment.