Turn off devstack as a zuul job
devstack is failing, most likely because StarlingX
uses postgres, and postgres was dropped in devstack by:
cf1c847191
I am not removing the devstack job declaration, or the devstack files
because in the future StarlingX could convert from postgres to
another DB backend, at which point we might want to revisit
using devstack.
Change-Id: I3adec4669d9181d71421f43905f86bf2e7e211c2
Partial-Bug: 1848557
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
This commit is contained in:
parent
d2e00bf56b
commit
6260cb0b74
@ -6,12 +6,10 @@
|
||||
- stx-release-notes-jobs
|
||||
check:
|
||||
jobs:
|
||||
- flock-devstack-ha
|
||||
- openstack-tox-pep8
|
||||
- openstack-tox-linters
|
||||
gate:
|
||||
jobs:
|
||||
- flock-devstack-ha
|
||||
- openstack-tox-pep8
|
||||
- openstack-tox-linters
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user