[CI] Fix CI jobs

rally-dsvm-manila-multibackend and
rally-dsvm-manila-multibackend-no-ss were old
jobs whose definition was removed a while ago, however,
the check pipeline on this repo had these jobs
and this config error was not surfaced until
recently [1]. Replace these older jobs with the
correct ones.

The lower constraints job should only be run on
master, since it provides little value to stable branches
we've already shipped. We do not allow requirements
changes in these branches lightly. [2][3][4]

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-November/025797.html
[2] http://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html
[3] https://pip.pypa.io/en/stable/user_guide/#changes-to-the-pip-dependency-resolver-in-20-3-2020
[4] http://lists.openstack.org/pipermail/openstack-discuss/2021-March/021204.html
Change-Id: I4a7de404bd02887e7a7b37fff8ce449846109cbb
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 1f72195d31)
(cherry picked from commit 406ae1c65e)
This commit is contained in:
Goutham Pacha Ravi 2021-12-14 11:34:56 -08:00
parent c338a6c2d0
commit 1412265e0a
1 changed files with 2 additions and 3 deletions

View File

@ -2,16 +2,15 @@
templates:
- publish-openstack-docs-pti
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python3-wallaby-jobs
- check-requirements
- release-notes-jobs-python3
check:
jobs:
- python-manilaclient-functional
- rally-dsvm-manila-multibackend:
- manila-rally-ss:
voting: false
- rally-dsvm-manila-multibackend-no-ss:
- manila-rally-no-ss:
voting: false
gate:
jobs: