← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1562945] Re: Change nova's devstack blacklist to use test uuids

 

Reviewed:  https://review.openstack.org/298437
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b113cb13e95b4d9305f093342ad4d34378aee8bb
Submitter: Jenkins
Branch:    master

commit b113cb13e95b4d9305f093342ad4d34378aee8bb
Author: Chuck Carmack <carmack@xxxxxxxxxx>
Date:   Mon Mar 28 19:16:35 2016 +0000

    Change the nova tempest blacklist to use to idempotent ids
    
    Currently, nova blacklists tests by name.  If a name changes,
    the regex will not match, and the test will be attempted.
    If the test idempotent ids are used instead, the test
    will always be skipped.
    
    Change-Id: Iaf189c42c342b4c2d7c77555980ed49914210bf6
    Related-bug: 1562323
    Closes-bug: 1562945


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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1562945

Title:
  Change nova's devstack blacklist to use test uuids

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  See https://bugs.launchpad.net/nova/+bug/1562323 for the background.
  A temporary workaround was made for that bug.  This bug will be used
  to implement changing the nova devstack blacklist file to use the test
  idempotent ids and not the test names.

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


References