mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-03 02:37:48 +08:00
A koji configuration for the tests.
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user