Statistics
| Branch: | Tag: | Revision:

root / snf-tools / synnefo_tools / burnin @ 6c78720b

Name Size
__init__.py 9.8 kB
astakos_tests.py 2.9 kB
common.py 25.8 kB
filelocker.py 3.1 kB
images_tests.py 8.6 kB
logger.py 14.9 kB
pithos_tests.py 5.2 kB
server_tests.py 10 kB

Latest revisions

# Date Author Comment
4c52d5bf 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Add new logger

12ef696f 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Parse arguments

0c1833c8 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Add --quiet and --final-report-only flags

`final-report-only' flag is useful when burnin is used in
script files and it's output is to be sent using email.

6f2b9836 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Test name2uuid

fe15cd00 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Add FlavorsTestSuite

79a5c431 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Add PithosTestSuite

f772699c 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Add ImagesTestSuite

d11c80c0 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Use descriptors as test attributes

Since each instance of the TestCase will only be used to run a single
test method (a new fixture is created for each test) the attributes can
not be saved in the class instances. Instead we use descriptors.

6c78720b 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Write ServerTestSuite

View revisions

Also available in: Atom