Comment 3 for bug 1824138

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

Reviewed: https://review.openstack.org/651523
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1c1f17688216f221abbcb6b2f598d0f5c0e1a877
Submitter: Zuul
Branch: master

commit 1c1f17688216f221abbcb6b2f598d0f5c0e1a877
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