b81c0cdfda
Our current compose tests only use a synthetic `empty.rpm`, but this really limits usefulness. Let's make a test suite that requires an internet connection and downloads Fedora RPMs and does "real" tree composes. See the updated `tests/README.md` for more information. This is still a WIP. Closes: #531 Approved by: jlebon
9 lines
275 B
Plaintext
9 lines
275 B
Plaintext
[fedora-25]
|
|
name=Fedora 25 (devel) - $basearch
|
|
failovermethod=priority
|
|
baseurl=https://dl.fedoraproject.org/pub/fedora/linux/development/25/Everything/$basearch/os/
|
|
enabled=1
|
|
gpgcheck=0
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-$basearch
|
|
skip_if_unavailable=False
|