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 26d393d9cb
commit 0de70f05fe
1 changed files with 5 additions and 1 deletions

View File

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