Project

General

Profile

« Previous | Next » 

Revision 11fb500d

Added by Martin Bačovský over 5 years ago

Fixes #24784 - Do not pre-setup Hammer when httpd is down

Usualy when Hammer is needed we try to pre-setup it
at the beginning of the scenario so that the user is not asked for
credentials in the middle of execution. If the httpd is down the setup
fail and the whole scenario stops. This patch allow skipping of
the pre-setup and do it when Hammer is really needed.

  • added
  • modified
  • copied
  • renamed
  • deleted