Ticket #1352 (new enhancement)
Update Testing hosts status periodically
| Reported by: | Jani Laakso | Owned by: | Jani Laakso |
|---|---|---|---|
| Priority: | undefined | Milestone: | Testing Tools Backlog |
| Component: | Testing Tools | Version: | |
| Keywords: | Cc: | ||
| Known Issue description: | |||
| Hours estimate: | 2 | Deadline (dd.mm.yyyy): | |
| Known Issue version (since): | Known Issue title: | ||
| Hours done: | Depends to: | ||
| Affects documentation: | no | ||
| Known Issue workaround: | |||
| Affects release notes: | yes | Contract: | |
Description
Testing hosts have states such as
- OK: meaning TT Server can talk to TT Host, password is OK and service is UP
- ERROR: meaning TT Server cannot talk to TT Host or TT Host refuses to execute commands for some reason
- EXECUTING: meaning TT Host is currently executing test case X
We could mark OK rows as GREEN, EXECUTING lines as blue, ERROR lines as red.
Implementation is there, we just need to add thread that performs one method call per each host (another method call) once a minute.
Change History
Note: See
TracTickets for help on using
tickets.
