Not use PDC for copr builder

This commit is contained in:
Jakub Kadlčík
2017-02-28 16:10:00 +01:00
parent 1104a3ae10
commit 2312efce45

View File

@@ -154,7 +154,7 @@ def wait(config, session, msg):
tag = None
dependencies = []
if conf.system == "mock":
if conf.system in ["mock", "copr"]:
# In case of mock, we do not try to get anything from pdc,
# just generate our own koji_tag to identify the module in messages.
tag = '-'.join(['module', module_info['name'],