20a9b4fff3
libdnf-0.22.5-5 changed something and now the repos with fake urls are failing when loaded by test_server.py (they still work fine with test_projects.py) so only use the 'good' repos with the test_server.py tests -- the others weren't needed for any of its tests anyway. Related: rhbz#1678937
12 lines
253 B
Plaintext
12 lines
253 B
Plaintext
[single-repo]
|
|
name=One repo in the file
|
|
failovermethod=priority
|
|
baseurl=file:///tmp/lorax-empty-repo/
|
|
enabled=1
|
|
metadata_expire=7d
|
|
repo_gpgcheck=0
|
|
type=rpm
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-single-repo-test
|
|
skip_if_unavailable=False
|