Stop running propose-requirements-updates job

The propose-requirements-updates job runs from the post pipeline,
and zuul has no context there for which branch holds the corresponding
merged change. Because of this, the job proposes requirements
changes from stable branches to master, which is clearly not what we
want. Contain the damage by stopping it for now, and we can add it
back once it's properly branch-aware.

Change-Id: I8232184cbaac0980f7547e46c9cab6856c973499
This commit is contained in:
Jeremy Stanley 2013-11-15 01:09:53 +00:00
parent 8fd9c0a4cc
commit fc85def0cb

View File

@ -1439,7 +1439,6 @@ projects:
- post-mirror-python26
- post-mirror-python27
- post-mirror-python33
- propose-requirements-updates
periodic:
- periodic-mirror-python26
- periodic-mirror-python27