tox pep8 warns /bin/bash not installed in testenv

Bug #1302304 reported by Henry Gessau
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Henry Gessau

Bug Description

$ tox -e pep8
pep8 develop-inst-nodeps: /home/henry/Dev/neutron
pep8 runtests: commands[0] | flake8
pep8 runtests: commands[1] | neutron-db-manage check_migration
pep8 runtests: commands[2] | bash -c find neutron -type f -regex '.*\.pot?' -print0|xargs -0 -n 1 msgfmt --check-format -o /dev/null
WARNING:test command found but not installed in testenv
  cmd: /bin/bash
  env: /home/henry/Dev/neutron/.tox/pep8
Maybe forgot to specify a dependency?

This is due to the tox.ini changes in https://review.openstack.org/84234

Henry Gessau (gessau)
Changed in neutron:
assignee: nobody → Henry Gessau (gessau)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/85223

Changed in neutron:
status: New → In Progress
Changed in neutron:
status: In Progress → Confirmed
Akihiro Motoki (amotoki)
Changed in neutron:
importance: Undecided → High
tags: added: icehouse-rc-potential neutron-core
Changed in neutron:
status: Confirmed → In Progress
milestone: none → icehouse-rc2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/85223
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b3d1fc88644b49c8660b3aac940288e46a328dcc
Submitter: Jenkins
Branch: master

commit b3d1fc88644b49c8660b3aac940288e46a328dcc
Author: Henry Gessau <email address hidden>
Date: Thu Apr 3 23:03:46 2014 -0400

    Move bash whitelisting to pep8 testenv

    Change-Id: If2c3ebf57143cbed04b66a9986d67f91fee89630
    Closes-Bug: #1302304

Changed in neutron:
status: In Progress → Fix Committed
Changed in neutron:
milestone: icehouse-rc2 → juno-1
tags: removed: icehouse-rc-potential
no longer affects: neutron/icehouse
tags: added: icehouse-backport-potential
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: juno-1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.