Statistics
| Branch: | Tag: | Revision:

root / snf-tools / synnefo_tools / burnin / logger.py @ bfe0d7b2

History | View | Annotate | Download (15.6 kB)

# Date Author Comment
d7d51bfc 01/17/2014 06:00 pm Stavros Sachtouris

Merge branch 'develop' into feature-burnin-extentions

Conflicts:
snf-tools/synnefo_tools/burnin/astakos_tests.py
snf-tools/synnefo_tools/burnin/common.py

3139b628 01/17/2014 01:47 pm Stavros Sachtouris

Allow commendless tests

a64d8485 12/19/2013 02:25 pm Ilias Tsitsimpis

snf-burnin: Ignore paramiko logger

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

burnin: Change --quiet logging behavior

When --quiet flag is used, burnin will not produce a logging
file at all (neither will log to stdout). This flag is used
when we simple want to check if there are stale servers from
previous runs (we can do this based on burnin's exit status)...

828bbf06 12/02/2013 02:12 pm Ilias Tsitsimpis

Burnin: Small code refactoring

06c9d4db 12/02/2013 02:12 pm Ilias Tsitsimpis

Burnin: Fix some verbal errors

3e5bbd85 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Verify quotas

After every action that changes the user's quotas
verify that quotas' changes are consistent.

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.

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

burnin: Write ServerTestSuite

2afd10bf 12/02/2013 02:12 pm Ilias Tsitsimpis

snf-ci: Update burnin command line parameters

Add the kamaki_version parameter to the ci config file.
Using this parameter the user can specify a version of kamaki
to be used (mostly by burnin).

Force the use of version 0.11next-1811-197b413 for kamaki,...