← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1536852] Re: lbaas tempest code needs work

 

Reviewed:  https://review.openstack.org/273817
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=2d12bcc7680d6d738f8419034e1239dfb5715ae6
Submitter: Jenkins
Branch:    master

commit 2d12bcc7680d6d738f8419034e1239dfb5715ae6
Author: Cedric Brandily <zzelle@xxxxxxxxx>
Date:   Fri Jan 29 00:02:27 2016 +0100

    Delete tempest fork
    
    A while ago we copied Tempest networking API tests in to the Neutron
    repo, and along came thousands of lines of code of Tempest testing
    infrastructure (neutron.tests.tempest). For a while we periodically
    refreshed our fork via: tools/copy_api_tests_from_tempest.sh
    
    It's time to remove tempest fork[1] and use tempest_lib when possible or
    tempest itself for code not moved to tempest-lib instead of duplicating,
    forking tempest as done in Neutron, Manila & Ironic.
    
    This change is based on the similar work done in Neutron tree[2].
    
    [1] neutron_lbaas.tests.tempest.lib
    [2] I4f9193dfe26f2d36985cb480a98709ec182a2f7b
    
    Co-Authored-By: Franklin Naval <franklin.naval@xxxxxxxxx>
    
    Closes-Bug: #1536852
    Change-Id: I516b37d45200cc120a929ecd9011ff8bb4c45d9f


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1536852

Title:
  lbaas tempest code needs work

Status in neutron:
  Fix Released

Bug description:
  At a minimum, carry forward amuller's work:

  https://review.openstack.org/#/c/269941/
  https://review.openstack.org/#/c/269771/

  In addition, we should make our tempest tests runnable as a tempest
  "plug in".

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1536852/+subscriptions


References