17 Jul
2006
17 Jul
'06
9:44 p.m.
On Thu, Jun 29, 2006 at 08:25:10AM -0500, T.J. Yang wrote:
My current bb server administration require using many bb commands to cleanup a retired host. I hope hobbit server can enable same kind of removal from web gui.
Shouldn't be difficult, but right now you need to do two things:
- Remove the host from the bb-hosts file.
- Run the command bb 127.0.0.1 "drop HOSTNAME"
If you only want to remove a test that is purple because you've stopped testing it, then bb 127.0.0.1 "drop HOSTNAME TESTNAME" will do it.
Regards, Henrik