Comment 3 for bug 1792028

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to horizon (master)

Reviewed: https://review.openstack.org/580469
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0c8de3eb4c2b9bd1828c1e052f4f28e9f4dcd09f
Submitter: Zuul
Branch: master

commit 0c8de3eb4c2b9bd1828c1e052f4f28e9f4dcd09f
Author: Ivan Kolodyazhny <email address hidden>
Date: Tue Sep 11 14:31:34 2018 -0600

    Add non-voting integration tests job

    Thi patch skip integration tests which fails on gates until specified
    bug will be resolved.

    @decorators.skip_because doesn't work somewhy so I used unittest.skip
    instead of it. I'll fix skip_because decorator in a follow up patch.

    Related-Bug: #1792028
    Change-Id: Ida79b5064c2457afc15db6e63a45478d711e02b5