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: I02e92cd2d17207b5e09a082647d4da0f5e7ed426
Partial-Bug: 1848557
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
This commit is contained in:
Al Bailey 2019-10-17 12:53:41 -05:00
parent 9a55e5606c
commit c0e97fcb36
1 changed files with 0 additions and 2 deletions

View File

@ -6,12 +6,10 @@
- stx-release-notes-jobs
check:
jobs:
- flock-devstack-metal
- openstack-tox-linters
- openstack-tox-pep8
gate:
jobs:
- flock-devstack-metal
- openstack-tox-linters
- openstack-tox-pep8