Greenwave: Add a comment to explain why we use prod koji in stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
7611b5063c
commit
a557b6c166
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ POLICIES_DIR = '/etc/greenwave/'
|
|||
{% if env == 'staging' %}
|
||||
DIST_GIT_BASE_URL = 'https://src.stg.fedoraproject.org'
|
||||
DIST_GIT_URL_TEMPLATE = '{DIST_GIT_BASE_URL}/{pkg_namespace}/{pkg_name}/raw/{rev}/f/gating.yaml'
|
||||
# We are using prod koji in staging since resultsdb results comes from the production environment.
|
||||
KOJI_BASE_URL = 'https://koji.fedoraproject.org/kojihub'
|
||||
BODHI_URL = 'https://bodhi.stg.fedoraproject.org/'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue