Statistics
| Branch: | Tag: | Revision:

root / snf-tools / synnefo_tools @ 9d5c8826

Name Size
  burnin
__init__.py 0 Bytes

Latest revisions

# Date Author Comment
2349591f 11/21/2013 03:38 pm Ilias Tsitsimpis

burnin: Add new logger

1dc73a5d 11/21/2013 03:38 pm Ilias Tsitsimpis

burnin: Parse arguments

0e7a0a10 11/21/2013 03:38 pm Ilias Tsitsimpis

burnin: Remove old implementation

We are going to re-implement burnin.
The goal is to have a cleaner structure (not all code in one file),
a better logging schema and remove code that is unused or duplicated.

Refs #3385

d3cabc29 11/21/2013 03:38 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.

70f14042 11/21/2013 03:38 pm Ilias Tsitsimpis

burnin: Test name2uuid

5b3b2d49 11/21/2013 03:38 pm Ilias Tsitsimpis

burnin: Add FlavorsTestSuite

9d5c8826 11/21/2013 03:38 pm Ilias Tsitsimpis

burnin: Add PithosTestSuite

ceaddad6 11/08/2013 01:01 pm Ilias Tsitsimpis

burnin: Fix a bug with logging.Formatter

The attribute 'msg` contains the unformatted string passed in the
original logging call. We should use the `message' attribute which is
the logged message, computed as msg % args.

34716139 09/16/2013 11:45 am Ilias Tsitsimpis

snf-burnin: Add a missing `return'

9ac7842b 09/16/2013 11:41 am Ilias Tsitsimpis

snf-burnin: `system-images-user' is not mandatory

`system-images-user' flag is not mandatory when one
uses the `show-stale' flag.

View revisions

Also available in: Atom