Comment 4 for bug 1824138

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/stein)

Reviewed: https://review.opendev.org/653037
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dc3a314674e094c233574160aba8d2323f429428
Submitter: Zuul
Branch: stable/stein

commit dc3a314674e094c233574160aba8d2323f429428
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Apr 11 09:37:46 2019 +0000

    Avoid fullstack QoS tests to handle other test ports

    In order to isolate the concurrent execution of fullstack QoS tests,
    the function QosAgentExtension._process_reset_port() is mocked to
    avoid any port reset created by other test.

    Change-Id: Ib78098387e90b6c315d3e969004f5786ace8696e
    Closes-Bug: #1824138
    (cherry picked from commit 1c1f17688216f221abbcb6b2f598d0f5c0e1a877)