-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packit: Add tmt tests for rhel10-branch running on C10S
- Loading branch information
1 parent
fcf1610
commit 5b6c8a7
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
summary: Run tests | ||
|
||
adjust+: | ||
when: revdeps == yes | ||
enabled: false | ||
|
||
prepare: | ||
- name: ansible | ||
how: ansible | ||
playbook: misc/install-test-dependencies.yml | ||
|
||
execute: | ||
how: tmt | ||
script: sudo make test |