98482e444d
In some cases when the host has, for whatever reason, multiple copies of the same repo listed the build may fail with an error about running out of space. So this commit removes duplicate entries after the host's repos have been loaded. It also adjusts some of the test repos to use different temporary repo names for the tests.
12 lines
276 B
Plaintext
12 lines
276 B
Plaintext
[single-repo-duplicate]
|
|
name=single-repo-duplicate
|
|
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-fedora-$releasever-$basearch
|
|
skip_if_unavailable=False
|