← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1702304] Re: MISC_SHARES_VIA_AGGREGATE not found still show up in the functional test

 

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

commit 07d82cf8ef47d249193b2cb16fd13a94a5678468
Author: Sylvain Bauza <sbauza@xxxxxxxxxx>
Date:   Tue Jul 4 18:40:39 2017 +0200

    Reset the traits sync flag in the placement fixtures
    
    We had a problem with tests running that were unable to find traits because a
    previous test cleaned up the DB without resetting the sync flag and we fixed
    that in I5dc0220310986c5b9fe5b71013c573c3d98cb9aa
    
    Unfortunately, fixtures we use in Placement functional tree don't inherit from
    general test cases (for obvious reasons) so we need to also reset the flag
    there.
    
    Co-Authored-By: Sylvain Bauza <sbauza@xxxxxxxxxx>
    
    Change-Id: Ib7019db36ce90bf6d762a6d37697c3a215e091b4
    Closes-Bug: #1702304


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

Title:
  MISC_SHARES_VIA_AGGREGATE not found still show up in the functional
  test

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  After the patch https://review.openstack.org/475448 merged. The trait
  MISC_SHARES_VIA_AGGREGATE still may not found in the functional test,
  even with the fix https://review.openstack.org/478564.

  One of case:
  http://logs.openstack.org/85/330285/83/check/gate-nova-tox-functional-py35-ubuntu-xenial/94a3627/testr_results.html.gz

  29 hits:
  http://logstash.openstack.org/#/dashboard/file/logstash.json?query=message:%5C%22%2Fusr%2Flocal%2Fbin%2Fdevstack-version:%20line%203:%20unexpected%20EOF%20while%20looking%20for%20matching%20%60''%5C%22%20AND%20tags:%5C%22console%5C%22&from=7d

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


References