← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1562323] Re: test_server_basic_ops rename in tempest is breaking cells job

 

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

commit e86b7fbb99de0c4cff6a9569f748bae1bde693a6
Author: Matt Riedemann <mriedem@xxxxxxxxxx>
Date:   Sun Mar 27 19:31:32 2016 -0400

    Update cells blacklist regex for test_server_basic_ops
    
    Tempest change 9bee3b92f1559cb604c8bd74dcca57805a85a97a
    renamed a test in our blacklist so update the filter to
    handle the old and new name.
    
    The Tempest team is hesitant to revert the change so we
    should handle it ourselves and eventually move to using
    test uuids for our blacklist, but there might need to
    be work in devstack-gate for that first.
    
    Change-Id: Ibab3958044c21568d7fbbe0a298bb40bbbc20df3
    Closes-Bug: #1562323


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

Title:
  test_server_basic_ops rename in tempest is breaking cells job

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) liberty series:
  Confirmed
Status in OpenStack Compute (nova) mitaka series:
  In Progress
Status in tempest:
  Won't Fix

Bug description:
  Nova has a blacklist on tempest tests that won't work in the cells v1
  job, including:

  https://github.com/openstack/nova/blob/master/devstack/tempest-dsvm-
  cells-rc#L77

  With change https://review.openstack.org/#/c/296842/ there was a
  blacklisted test that was renamed so it's no longer skipped and the
  cells job is now failing on all nova changes.

  We can either revert the tempest change or update the blacklist in
  nova, but since tempest is branchless we'd have to backport that nova
  change to stable/mitaka, stable/liberty and stable/kilo.

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


References