← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1491153] Re: Cells: Use tempest configs to turn off groups of tests that can't pass

 

** Changed in: nova
       Status: Confirmed => Won't Fix

-- 
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/1491153

Title:
  Cells: Use tempest configs to turn off groups of tests that can't pass

Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  Tempest has config options which allow for skipping tests that check
  certain functionalities.  Examples at
  http://git.openstack.org/cgit/openstack/tempest/tree/tempest/config.py?id=841a15e82941bebe0fac8c248215b3b63ca30ad0#n319
  .  We should convert as much of the current cells blacklist regex into
  feature flags disabling the proper tests.

  Currently the flags for the cells job will need to be added to
  devstack code in a "if n-cells enabled set these flags" sort of way.
  Longer term it would be nice to inject that config from Nova to keep
  the flexibility we currently have with the blacklist regex living in
  the Nova tree.

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


References