Project

General

Profile

« Previous | Next » 

Revision 5b1badaf

Added by Ivan Necas almost 7 years ago

Introduce run_strategy for scenarios

Health-check scenarios are better to run all steps regardless of errors
(:fail_slow strategy), while the migration scenarios should fail as soon
as first failure happens (:fail_fast strategy).

By default, the scenarios are treated as `:fail_fast`.

  • added
  • modified
  • copied
  • renamed
  • deleted