Comment 9 for bug 1768077

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

Reviewed: https://review.openstack.org/566681
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=189ca47598b62478256cf8f0dbc6631ffb0d11d2
Submitter: Zuul
Branch: master

commit 189ca47598b62478256cf8f0dbc6631ffb0d11d2
Author: Brian Rosmaita <email address hidden>
Date: Mon May 7 12:26:03 2018 -0400

    Run scrubber functional tests in serial mode

    The current scrubber functional tests seem to be confusing the subunit parser.
    This patch modifies the functional test definition in tox.ini to run serial
    tests separately from the "regular" functional tests and moves the current
    scrubber tests to the 'serial' directory

    Change-Id: I041c90aa8854bca30f9ea7b0c9d81e41f79cb81e
    Partial-bug: #1768077