]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : fix run_tests.sh pep checks
authorSteven Hardy <shardy@redhat.com>
Thu, 21 Feb 2013 15:58:38 +0000 (15:58 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 21 Feb 2013 15:58:38 +0000 (15:58 +0000)
commit409a2705b3799ea202b7e8ed5c346b8c55c62fea
treec62e3fa4728834b005f3bd423a7a438eb0deedbe
parenta4eac4da5dd2088c4eddff0e2de63c1a9fa4225d
heat tests : fix run_tests.sh pep checks

run_tests.sh parses tox.ini, which has been changed removing the
pep8 version, so remove this test and specify the version in
test-requires.  This allows the pep tests to run via run_tests.sh
again, a subsequent patch can reinstate the version check based
on the test-requires version

fixes bug 1131251

Change-Id: Ib24f588cbe81ded768376c138d9d89f5bb311185
run_tests.sh
tools/test-requires