Comment 14 for bug 1527562

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

Reviewed: https://review.openstack.org/261028
Committed: https://git.openstack.org/cgit/openstack/devstack-plugin-hdfs/commit/?id=c7e09efaa11f89d6291ab339cc6de6f4e980932a
Submitter: Jenkins
Branch: master

commit c7e09efaa11f89d6291ab339cc6de6f4e980932a
Author: Ramana Raja <email address hidden>
Date: Wed Dec 23 20:41:37 2015 +0530

    Fix bashate voting job

    The bashate job, a voting job, has been failing for a while due to
    two bugs. Fix the two bugs that require modifications to tox's
    configuration file, tox.ini.

    Bug #1527562
    Remove inline comments after line escape that isn't understood
    by tox's ini parser.
    This is due to the backward incompatible fix for,
    https://bitbucket.org/hpk42/tox/issues/181

    Bug #1554019
    Ignore .xml files that do not need to comply with bashate.

    Closes-Bug: #1527562
    Closes-Bug: #1554019

    Change-Id: Id11275d5d15e30d2558a475a4877e6d71bdc6726