Tommi Virtanen
|
e481db1337
|
Archive syslog messages while the test was in progress.
|
2011-06-20 14:31:41 -07:00 |
|
Tommi Virtanen
|
57c542b9e8
|
Archive cores dumped during test, record test as failed if any seen.
|
2011-06-17 16:00:39 -07:00 |
|
Tommi Virtanen
|
78a3c23418
|
Move non-ceph logic out of the ceph task: base dir, archive transfer.
|
2011-06-16 14:36:22 -07:00 |
|
Tommi Virtanen
|
301ab56748
|
Move non-ceph logic out of the ceph task: host in use check.
To avoid every config always listing basic tasks, we silently
add internal.* tasks in front of the task list.
|
2011-06-16 14:36:21 -07:00 |
|
Tommi Virtanen
|
9353fcc931
|
Move summary inside context.
This will hopefully make run_tasks usable by tasks.
The ceph task can't use it yet, because it has its
yield inside the with nested statement.
|
2011-06-16 14:36:21 -07:00 |
|
Josh Durgin
|
9d60344700
|
Output a summary file when archiving a run.
For now, just record whether the test succeeded.
|
2011-06-15 15:52:36 -07:00 |
|
Tommi Virtanen
|
1a20ba1121
|
Tee teuthology log into the archive directory, if archiving.
|
2011-06-15 12:32:22 -07:00 |
|
Tommi Virtanen
|
2bae22f0a3
|
Create the archive dir earlier, move out of ceph task.
|
2011-06-15 12:10:27 -07:00 |
|
Tommi Virtanen
|
e6ae6bddf3
|
Archive logs if given --archive=PATH. Clean up after a test run.
|
2011-06-07 14:47:30 -07:00 |
|
Tommi Virtanen
|
b6e22436f2
|
Prettify config debug printing.
|
2011-06-03 14:47:58 -07:00 |
|
Tommi Virtanen
|
57f979f177
|
Refactor for modularity.
New style: run "./virtualenv/bin/teuthology -v interactive.yaml".
|
2011-06-03 14:47:44 -07:00 |
|