Skip to content

Commit

Permalink
Limit number of tests run for integration with tmt
Browse files Browse the repository at this point in the history
Just Tier:1 and only with 'local' provision.
We need to check fmf format works, not tmt features...
  • Loading branch information
lukaszachy committed Feb 28, 2024
1 parent 2c9b064 commit c3fb0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plans/integration.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ discover:
how: fmf
url: https://github.com/teemtee/tmt
ref: fedora
filter: 'tier: 1, 2'
filter: 'tier: 1 & tag:-provision-only'
prepare:
- how: install
package:
Expand Down

0 comments on commit c3fb0ed

Please sign in to comment.