← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1569389] Re: set_config_defaults() never called on testing

 

Reviewed:  https://review.openstack.org/304674
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8e2e80cd01681d3b4588edc6b843d41cc1e0cc8a
Submitter: Jenkins
Branch:    master

commit 8e2e80cd01681d3b4588edc6b843d41cc1e0cc8a
Author: Alexander Makarov <amakarov@xxxxxxxxxxxx>
Date:   Tue Apr 12 17:35:40 2016 +0300

    Add set_config_defaults() call to tests
    
    In order to test keystone with config having the same set of options
    as a working environment set_config_defaults() must be called after
    the config is configured for tests.
    
    Change-Id: Ifefb3323ddafb7fd05c4b587e4637ff9adefb456
    Closes-bug: 1569389


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1569389

Title:
  set_config_defaults() never called on testing

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  I can even put a line 
  None[0]
  in the keystone.common.config.set_config_defaults()
  and tests run as nothing wrong happened.
  Consequently, any defaults override put there has no effect during testing.

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


References