Comment 13 for bug 1717302

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/pike)

Reviewed: https://review.openstack.org/600197
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dbd6dbb5e19a269c17601a4038eae8eb050d182c
Submitter: Zuul
Branch: stable/pike

commit dbd6dbb5e19a269c17601a4038eae8eb050d182c
Author: Jakub Libosvar <email address hidden>
Date: Tue Oct 24 13:11:14 2017 +0000

    tests: Add decorator to mark unstable tests

    As it was agreed on Neutron CI meeting, we're going to mark unstable
    tests in fullstack suite with this decorator while working in paralel on
    stabilization of such tests.

    Mark the DVR east-west tests as unstable to prove it works.

    Conflicts:
        neutron/tests/tempest/scenario/base.py

    NOTE: This is a squash of the unstable decorator change and another
          to the neutron-tempest-plugin repo during the Queens cycle.

    Related-bug: #1717302

    Change-Id: I3beb6e7a4d96da778378e9d979cb8c6261f6036b
    (cherry picked from commit bdda46ade7f1f8a2742bcba6ea7556e3f059031f)
    (cherry picked from commit ba80045aabbdf5bbf66e39ed5aecad72eb3d86ef)