← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1583025] Re: Warning in extract_messages tox environment

 

Reviewed:  https://review.openstack.org/317896
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1d7e3885b2951b153746aec0b40517bf4b96f6b5
Submitter: Jenkins
Branch:    master

commit 1d7e3885b2951b153746aec0b40517bf4b96f6b5
Author: Zhenguo Niu <Niu.ZGlinux@xxxxxxxxx>
Date:   Wed May 18 16:13:48 2016 +0800

    Whitelist 'rm' in pep8 tox environment
    
    Running the pep8 environment currently warns that 'rm' is not
    installed in testenv. This patch removes the warning by whitelisting
    the rm command.
    
    Change-Id: I822195990d345ddd08237f9696651c71ad59b9d2
    Closes-Bug: #1583025


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

Title:
  Warning in extract_messages tox environment

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When running the pep8 tox environment the following warning is issued:

  WARNING:test command found but not installed in testenv
    cmd: /bin/rm
    env: /home/jenkins/workspace/gate-horizon-pep8/.tox/pep8
  Maybe you forgot to specify a dependency? See also the whitelist_externals envconfig setting.

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


References