Skip to content

Commit 15b7271

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. Change-Id: I514f6b337ffefef90a0ce9ab0b4afd083caa277e
1 parent 1bb0697 commit 15b7271

File tree

3 files changed

+0
-174
lines changed

3 files changed

+0
-174
lines changed

.zuul.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,6 @@
622622
- check-requirements
623623
- integrated-gate-compute
624624
- openstack-cover-jobs
625-
- openstack-lower-constraints-jobs
626625
- openstack-python3-yoga-jobs
627626
- openstack-python3-yoga-jobs-arm64
628627
- periodic-stable-jobs

lower-constraints.txt

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

tox.ini

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -389,10 +389,3 @@ deps = bindep
389389
extras =
390390
commands =
391391
bindep test
392-
393-
[testenv:lower-constraints]
394-
usedevelop = False
395-
deps =
396-
-c{toxinidir}/lower-constraints.txt
397-
-r{toxinidir}/test-requirements.txt
398-
-r{toxinidir}/requirements.txt

0 commit comments

Comments
 (0)