Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  checks
  features
  procedures
  scenarios

Latest revisions

# Date Author Comment
e361f5c2 06/23/2017 03:44 AM Ivan Necas

Update the satellite upgrade to new code

2b50ced4 06/23/2017 03:44 AM Ivan Necas

Extract control flow of upgrades to special file

c6e1aba5 06/23/2017 03:42 AM Ivan Necas

Poor man's maintanence mode though ip tables

24be88f5 06/23/2017 03:42 AM Ivan Necas

Move sync-plans checks to pre/post migrations

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...
db17af15 06/21/2017 04:14 PM Swapnil Abnave

Retain original objects while Tsorting. TSort create label graph and then convert to object graph

c418295c 06/21/2017 04:14 PM Swapnil Abnave

Define order using ruby TSort

1. Introduce 2 metadata: 'before' and 'after'
2. Current order is:
Checks::SyncPlans::WithEnabledStatus
Checks::DiskSpeedMinimal
Checks::SystemRegistration
Checks::ForemanTasks::NotPaused
Checks::ForemanTasks::NotRunning
Checks::ForemanTasks::Invalid::CheckOld...

0653f85a 05/24/2017 01:50 AM Kavita Gaikwad

Fixes #59 - missing error for hammer-config file

afbe9e6e 05/11/2017 06:41 AM Ivan Necas

Assumeyes option

View revisions

Also available in: Atom