Enable these.

This commit is contained in:
Ralph Bean 2016-09-27 19:06:05 +00:00
parent 1e9441af9b
commit f9958cfd05

View file

@ -65,11 +65,9 @@ config = {
'pdcupdater.handlers.compose:NewComposeHandler',
'pdcupdater.handlers.atomic:AtomicComponentGroupHandler',
{% if env == 'staging' %}
# https://fedoraproject.org/wiki/User:Ralph/Drafts/Infrastructure/Factory2/ModellingDeps
'pdcupdater.handlers.depchain.rpms:NewRPMBuildTimeDepChainHandler',
'pdcupdater.handlers.depchain.rpms:NewRPMRunTimeDepChainHandler',
{% endif %}
# The new version of PDC broke all of these. There are different
# endpoints, etc.