ceilometer/tools
Angus Salkeld 1a723a05c7 Replace nose with testr
- add .testr.conf (in base dir and nova_tests)
- remove all references to nose
- adjust paths: A couple of tests would assume the current directory
  was ./tests/ but it is now ./
- don't run the tests in parallel as the db tests have one connection
  per test class.

nova_tests hackery:
It seems testtools/testr imports everything and I just don't see a way of
running things in tests/ and nova_tests/ seperately but in one .test.conf.
So if you want to use testr directly you will need to:
 testr run
 cd nova_tests
 testr run

part of bug 1177924
Change-Id: I41875dcf94463fa5f9c07a7840c37089226c59ad
2013-05-18 18:06:38 +10:00
..
conf update the ceilometer.conf.sample 2013-04-29 10:59:53 +01:00
enable_notifications.sh Add configuration script to turn on notifications 2012-09-24 19:24:52 -04:00
init_testr_if_needed.sh Replace nose with testr 2013-05-18 18:06:38 +10:00
make_test_data.py Move meter signature computing into meter_publish 2013-05-06 14:02:15 +02:00
make_test_data.sh Flatten the v2 API 2013-01-19 16:57:57 +11:00
notificationclient.py Disable notifier tests 2013-02-20 12:35:54 -05:00
pip-requires Switch to pbr. 2013-05-11 12:44:54 -04:00
release-bugs.py Added a working release-bugs.py script to tools/. 2012-10-24 17:55:15 +02:00
show_data.py Rename EventFilter to SampleFilter. 2013-05-02 11:38:26 -03:00
test-requires Replace nose with testr 2013-05-18 18:06:38 +10:00