Use shared repository for tests
https://fedoraproject.org/wiki/CI/Share_Test_Code
This commit is contained in:
parent
2f3b1427a3
commit
7f678106e9
@ -5,10 +5,13 @@
|
||||
- role: standard-test-beakerlib
|
||||
tags:
|
||||
- classic
|
||||
repositories:
|
||||
- repo: "https://src.fedoraproject.org/tests/selinux.git"
|
||||
dest: "selinux"
|
||||
tests:
|
||||
- semanage-handle-functions
|
||||
- semanage-seuser-functions
|
||||
- verify-options-in-semanage-conf
|
||||
- selinux/libsemanage/semanage-handle-functions
|
||||
- selinux/libsemanage/semanage-seuser-functions
|
||||
- selinux/libsemanage/verify-options-in-semanage-conf
|
||||
required_packages:
|
||||
- libsemanage # Required for semanage-*-functions tests
|
||||
- libsemanage-devel # Required for semanage-*-functions tests
|
||||
|
Loading…
Reference in New Issue
Block a user