From 2f6589751485213d05da4f200be438bc885035c8 Mon Sep 17 00:00:00 2001 From: Al Bailey Date: Thu, 17 Oct 2019 12:49:46 -0500 Subject: [PATCH] Turn off devstack as a zuul job devstack is failing, most likely because StarlingX uses postgres, and postgres was dropped in devstack by: https://opendev.org/openstack/devstack/commit/cf1c8471910924d154158f78027e46b3e0d3d840 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: I9dda188aeb32ca07108fed4eabf6716545212dab Partial-Bug: 1848557 Signed-off-by: Al Bailey --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c6cd9970..89b44467 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -9,13 +9,11 @@ - stx-build-rpms check: jobs: - - flock-devstack-fault - openstack-tox-linters - openstack-tox-pep8 - stx-fault-build gate: jobs: - - flock-devstack-fault - openstack-tox-linters - openstack-tox-pep8