Reviewed: https://review.openstack.org/318591 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f5c41b609fd2cfc1705b55378b74583984ccc64d Submitter: Jenkins Branch: master
commit f5c41b609fd2cfc1705b55378b74583984ccc64d Author: wangbo <wangbo_b...@163.com> Date: Thu May 19 19:37:59 2016 +0800 Do not import local/enabled when to run test For horizon, it should only test openstack_dashboard exclude any plugin. It throws error "can not find app searchlight_ui" When I run test with enabling searchlight_ui plugin. Change-Id: I203685fdafd577068769f2e362ecb2ef5385b207 Closes-Bug: #1554513 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1554513 Title: Test settings are importing local/enabled. Status in OpenStack Dashboard (Horizon): Fix Released Bug description: The test settings are importing openstack_dashboard.local.enabled. This shouldn't be imported for tests, as the tests should only be testing openstack_dashboard, not whatever plugins happen to be installed at the time. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1554513/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp