]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Re-work run_tests.sh to call testr instead of nose
authorClint Byrum <clint@fewbar.com>
Sat, 27 Apr 2013 15:37:41 +0000 (08:37 -0700)
committerClint Byrum <clint@fewbar.com>
Tue, 30 Apr 2013 20:51:31 +0000 (13:51 -0700)
commit02def52cc2855fb41c78469a09c3d949a506303e
treeb0dbe3b4d96d9f798501d881e11ed2ed773ea34a
parent224e0be8fcdc3cbb2891f4ef438aca2978540930
Re-work run_tests.sh to call testr instead of nose

Running testr directly or running the tests in tox are the preferred
method at this point, but developers may still have automation around
run_tests.sh.

Change-Id: I5cd8a0e6bcee192440bdbc072dbd560615130def
run_tests.sh