Comment 6 for bug 1557168

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

Reviewed: https://review.openstack.org/471097
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a99897ffb3e3a1247006b21103b54a71123a6b50
Submitter: Jenkins
Branch: master

commit a99897ffb3e3a1247006b21103b54a71123a6b50
Author: Ihar Hrachyshka <email address hidden>
Date: Mon Jun 5 18:54:39 2017 +0000

    Use rootwrap for fullstack test runner

    We plan to switch to devstack-gate for fullstack job, and it revokes
    direct sudo calls before executing tests, so we can't rely on sudo
    working anymore.

    This also moves functional-testing.filters to a more generic filename
    (testing.filters) because the filters are now deployed and used by
    fullstack target too.

    Related-Bug: #1557168
    Related-Bug: #1693689

    Change-Id: I1718ea51836adbb8ef8dea79822a722dcf111127