[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Feature request: Remove a purple host hobbit server webpage
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Feature request: Remove a purple host hobbit server webpage
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Mon, 17 Jul 2006 23:44:51 +0200
- References: <20060629053110.GA25984@hswn.dk> <BAY101-F312BB898469B1316B439A29F7C0@phx.gbl>
- User-agent: Mutt/1.5.11
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:
1) Remove the host from the bb-hosts file.
2) 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