A koji configuration for the tests.

This commit is contained in:
Ralph Bean
2016-11-18 10:22:50 -05:00
parent d83f210297
commit 5e8013f429
2 changed files with 8 additions and 0 deletions

View File

@@ -116,6 +116,7 @@ class TestConfiguration(BaseConfiguration):
NET_TIMEOUT = 3
NET_RETRY_INTERVAL = 1
KOJI_CONFIG = './koji.conf'
KOJI_PROFILE = 'staging'
KOJI_REPOSITORY_URL = 'https://kojipkgs.stg.fedoraproject.org/repos'

View File

@@ -20,4 +20,11 @@ topurl = http://kojipkgs.fedoraproject.org/
;krbservice = host
;configuration for Kerberos authentication
authtype = kerberos
[staging]
server = http://koji.stg.fedoraproject.org/kojihub
weburl = http://koji.stg.fedoraproject.org/koji
topurl = https://kojipkgs.stg.fedoraproject.org/
authtype = kerberos