Enable these.
This commit is contained in:
parent
1e9441af9b
commit
f9958cfd05
1 changed files with 0 additions and 2 deletions
|
@ -65,11 +65,9 @@ config = {
|
||||||
'pdcupdater.handlers.compose:NewComposeHandler',
|
'pdcupdater.handlers.compose:NewComposeHandler',
|
||||||
'pdcupdater.handlers.atomic:AtomicComponentGroupHandler',
|
'pdcupdater.handlers.atomic:AtomicComponentGroupHandler',
|
||||||
|
|
||||||
{% if env == 'staging' %}
|
|
||||||
# https://fedoraproject.org/wiki/User:Ralph/Drafts/Infrastructure/Factory2/ModellingDeps
|
# https://fedoraproject.org/wiki/User:Ralph/Drafts/Infrastructure/Factory2/ModellingDeps
|
||||||
'pdcupdater.handlers.depchain.rpms:NewRPMBuildTimeDepChainHandler',
|
'pdcupdater.handlers.depchain.rpms:NewRPMBuildTimeDepChainHandler',
|
||||||
'pdcupdater.handlers.depchain.rpms:NewRPMRunTimeDepChainHandler',
|
'pdcupdater.handlers.depchain.rpms:NewRPMRunTimeDepChainHandler',
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
# The new version of PDC broke all of these. There are different
|
# The new version of PDC broke all of these. There are different
|
||||||
# endpoints, etc.
|
# endpoints, etc.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue