tempest.tests.common.test_accounts.TestAccount.test__get_creds_by_roles_no_admin race fails

Bug #1446309 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
High
Matthew Treinish
Changed in tempest:
assignee: nobody → Matt Riedemann (mriedem)
status: New → In Progress
Revision history for this message
Matt Riedemann (mriedem) wrote :
Changed in tempest:
importance: Undecided → High
assignee: Matt Riedemann (mriedem) → Matthew Treinish (treinish)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/175470
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=a59bd0c7d0f7c3666eb0eb40e36ce981c8e089f0
Submitter: Jenkins
Branch: master

commit a59bd0c7d0f7c3666eb0eb40e36ce981c8e089f0
Author: Matthew Treinish <email address hidden>
Date: Mon Apr 20 12:02:48 2015 -0400

    Fix test accounts unit test race with networks

    Previously the unit tests for the accounts providers were assuming that
    all tests would be run in order. This was causing an occasional failure
    when 1 of 2 accounts with a network in the fake accounts list were used
    for a test not mocking the network clients. This commit addresses this
    issue by changing the fake test list in setUp to not use accounts with
    networks. Then the test which does test accounts with networks will do
    a cleanup on the mock from setup and use it's own accounts list.

    Closes-Bug: #1446309

    Change-Id: Id7eedc4f9063f33287c945ed72edd59f52d80952

Changed in tempest:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.