Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
finders.rb 1.67 KB
hammer.rb 479 Bytes
logger.rb 147 Bytes
metadata.rb 7.41 KB
scenario_metadata.rb 1.26 KB
system_helpers.rb 2.99 KB

Latest revisions

# Date Author Comment
4b8412ca 09/13/2017 06:17 AM Kavita Gaikwad

Fixes #20898 - removed params from runtime_message in metadata.rb

e7e94ee4 08/14/2017 03:04 PM Ivan Necas

Merge remote-tracking branch 'origin/master' into upgrade-workflow

97c784e1 08/10/2017 06:39 AM Kavita Gaikwad

Fixes #46 - isc dhcp configuration check

b63be328 08/08/2017 06:59 AM Ivan Necas

Merge remote-tracking branch 'origin/master' into upgrade-workflow

614999f6 08/04/2017 04:50 AM Martin Bacovsky

Add commands for executing procedures

f46f513d 07/26/2017 05:00 PM Ivan Necas

Update from review

a625d952 06/23/2017 03:45 AM Ivan Necas

Support for run_once procedures and repositories setup

65803389 06/23/2017 03:44 AM Ivan Necas

Configure repositories and update packages

5b1badaf 06/23/2017 03:41 AM Ivan Necas

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`.

ea60b444 06/23/2017 03:41 AM Ivan Necas

Full upgrade scenario

This commit intoroduces more structured upgrade scenario consisting of
this scenarios:

  • pre_upgrade_check - non-modifying checks: is the system ready?
  • pre_migrations - modifying procedures before source update
  • migrations - source update and main migrations...

View revisions

Also available in: Atom