Skip to content

Commit 8ff36f1

Browse files
author
Elod Illes
committed
[stable-only] Drop lower-constraints job
During the PTG the TC discussed the topic and decided to drop the job completely. Since the latest job configuration broke all stable gate for nova (older than yoga) this is needed there to unblock our gates. For dropping the job on master let's wait to the resolution as the gate is not broken there, hence the patch is stable-only. Conflicts: .zuul.yaml lower-constraints.txt NOTE(elod.illes): conflict is due to branch specific settings (job template names, lower constraints changes). Change-Id: I514f6b337ffefef90a0ce9ab0b4afd083caa277e (cherry picked from commit 15b7271) (cherry picked from commit ba3c5b8) (cherry picked from commit 327693a)
1 parent b5b57c4 commit 8ff36f1

File tree

3 files changed

+0
-173
lines changed

3 files changed

+0
-173
lines changed

.zuul.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,6 @@
417417
- check-requirements
418418
- integrated-gate-compute
419419
- openstack-cover-jobs
420-
- openstack-lower-constraints-jobs
421420
- openstack-python3-victoria-jobs
422421
- periodic-stable-jobs
423422
- publish-openstack-docs-pti

lower-constraints.txt

Lines changed: 0 additions & 165 deletions
This file was deleted.

tox.ini

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -335,10 +335,3 @@ usedevelop = False
335335
deps = bindep
336336
commands =
337337
bindep test
338-
339-
[testenv:lower-constraints]
340-
usedevelop = False
341-
deps =
342-
-c{toxinidir}/lower-constraints.txt
343-
-r{toxinidir}/test-requirements.txt
344-
-r{toxinidir}/requirements.txt

0 commit comments

Comments
 (0)