Comment 3 for bug 1848557

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to metal (master)

Reviewed: https://review.opendev.org/689234
Committed: https://git.openstack.org/cgit/starlingx/metal/commit/?id=c0e97fcb36d6d12e3c67b100ac189a72983fafc6
Submitter: Zuul
Branch: master

commit c0e97fcb36d6d12e3c67b100ac189a72983fafc6
Author: Al Bailey <email address hidden>
Date: Thu Oct 17 12:53:41 2019 -0500

    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: I02e92cd2d17207b5e09a082647d4da0f5e7ed426
    Partial-Bug: 1848557
    Signed-off-by: Al Bailey <email address hidden>