Megatest

Changes To Plans
Login

Changes to "Plans" between 2011-05-08 11:13:06 and 2011-05-08 11:38:05

1
2
3
4
5

6
7
8
9
10
11
12
1
2
3
4

5
6
7
8
9
10
11
12




-
+







In no particular order:

Megatest
  *  Refactor, code has gotten a bit messy
  *  Record space in /tmp. Tests often use /tmp and this can help debug problems
  *  Log free space in /tmp in the database. Tests often use /tmp and this can help debug problems
  *  Record free memory (account for buffers etc.)
  *  Implement ssh method for calling home (eliminates need for network filesystem).

Dashboard
  *  Add filters to tests
  *  Add visual monitoring of cpu, memory, diskspace etc. for tests
  *  Clean up the threads, reduce to one plus the iup gui thread