On Fri, Apr 24, 2009 at 09:36:13AM -0500, Michael Faraci wrote:
Im using Hobbit Version 4.2.0-1 on Debian Etch, I cannot for the life of
me figure out why im getting this error under bb-test, I have checked
all bb-hosts entries to make sure the full URL is used, also in
hobbitserver.cfg.
Error output: http/https tests requires a full URL
It means that somewhere in your bb-hosts file you have a test which is
only given as "http" or "https" - it must be "http://some.site.name/" as
minimum.
The command
bbcmd bbhostgrep "http*"
can be useful to spot all tests with http in them.
Regards,
Henrik