← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1647776] Re: sriov functional test should avoid starting compute service twice with the same hostname

 

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

commit c719e224bc7bc75665da5b3f8ea2b58796d0b7d9
Author: Vladik Romanovsky <vromanso@xxxxxxxxxx>
Date:   Tue Dec 6 10:37:33 2016 -0500

    tests: avoid starting compute service twice in sriov functional test
    
    SRIOV functional tests that starts two or more guest were able to start
    the compute service multiple times with the same hostname, which affected the
    correctness of the tests.
    This patch will make sure that the compute service is started only once.
    
    Closes-Bug: #1647776
    Co-Authored-By: Dan Smith <dansmith@xxxxxxxxxx>
    Change-Id: I8556ce068571d8e496e6fba756c1977c1d2c3ca1


** 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/1647776

Title:
  sriov functional test should avoid starting compute service twice with
  the same hostname

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  SRIOV functional test allowed some tests to start the compute service
  twice with the same hostname, which affected the correctness of the tests.
  This patch will make sure that the compute service is started only once.

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


References