Comment 2 for bug 1552960

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

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

commit ddd5df95266cf872a852577d16d9c5d188b4e13a
Author: Assaf Muller <email address hidden>
Date: Thu Mar 3 17:19:13 2016 -0500

    Delete 118~ API tests from Neutron

    Deleted tests that duplicate tests from Tempest, according to the
    new criteria specified in TESTING.rst.

    Follow up steps are detailed here:
    https://etherpad.openstack.org/p/neutron-tempest-defork

    For reviewers, here's how to get a complete list of network
    tests from Tempest. From a Tempest directory, execute:
    testr list-tests tempest.api.network | cut -d"[" -f1 | cut -d"." -f4-
    I verified that every test removed here actually exists in that list.

    Here's a list of patches that modified tests after the fork:
    https://etherpad.openstack.org/p/neutron-tempest-defork-patches-since-initial-sync

    And the list of tests we care about:
    https://etherpad.openstack.org/p/neutron-tempest-defork, Ctrl-F for:
    'Tests that should be synced from Neutron'

    Related-bug: #1552960

    Change-Id: I685291058f221a7ef0b5b7485280cdabceaa4af3