835c912e12
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.
12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
[other-repo]
|
|
name=Other repo
|
|
failovermethod=priority
|
|
baseurl=file:///tmp/lorax-other-empty-repo/
|
|
enabled=1
|
|
metadata_expire=7d
|
|
repo_gpgcheck=0
|
|
type=rpm
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
|
|
skip_if_unavailable=False
|