Bump koji tag monitor-gating expects to 34

This commit is contained in:
Adam Saleh 2020-09-09 14:35:14 +02:00
parent 150b9c37d2
commit 4e2f5e08e8

View file

@ -20,7 +20,7 @@ name_multi_1 = "dummy-test-package-crested"
name_multi_2 = "dummy-test-package-rubino"
branch = "master"
pagure_token = "{{ monitor_gating_pagure_token_stg }}"
koji_end_tag = "f33"
koji_end_tag = "f34"
{% else %}
fedpkg = "fedpkg"
@ -34,7 +34,7 @@ bodhi = "https://bodhi.fedoraproject.org"
bodhi-cli = "bodhi"
bodhi-user = "packagerbot"
bodhi-password = "{{ monitor_gating_packagerbot_pwd_prod }}"
koji_end_tag = "f33"
koji_end_tag = "f34"
_env = "prod"
_ci_env = "prod"