Copr uses latest-Fedora-Modular-26 repo

This commit is contained in:
Jakub Kadlcik
2017-09-09 10:08:50 +02:00
parent 58af071602
commit 7353d4ce0b

View File

@@ -247,7 +247,7 @@ class TestCoprModuleBuilder(unittest.TestCase):
conf.koji_repository_url + "/baz/latest/x86_64",
# We always add this repo as a workaround, see the code for details
"https://kojipkgs.fedoraproject.org/compose/latest-Fedora-Modular-Rawhide/compose/Server/x86_64/os/",
"https://kojipkgs.fedoraproject.org/compose/latest-Fedora-Modular-26/compose/Server/x86_64/os/",
})
####################################################################################################################