Use shared repository for tests

https://fedoraproject.org/wiki/CI/Share_Test_Code
This commit is contained in:
Petr Lautrbach 2018-02-14 13:59:37 +01:00
parent 204211c106
commit 2c0f27def1
1 changed files with 5 additions and 1 deletions

View File

@ -6,8 +6,12 @@
tags: tags:
- classic - classic
- container - container
repositories:
- repo: "https://src.fedoraproject.org/tests/selinux.git"
dest: "selinux"
tests: tests:
- sepol_check_context - selinux/libsepol/sepol_check_context
required_packages: required_packages:
- gcc - gcc
- libsepol-devel - libsepol-devel