Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 2.57 KB
health_command.rb 1.31 KB
upgrade_command.rb 2.89 KB

Latest revisions

# Date Author Comment
181810b0 06/23/2017 03:41 AM Ivan Necas

Add --whitelist option

Allows to mark some steps to be ignored in the results: allows to
continue even when some checks are failing.

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

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

Assumeyes option

bac61fb8 04/18/2017 11:00 AM Swapnil Abnave

Fixes #44 - Change tag 'basic' to 'default'

ff60df0c 03/16/2017 03:45 AM Ivan Necas

Better args handling

276f9729 03/09/2017 09:59 AM Ivan Necas

Allow running checks by label

5793bf1d 02/19/2017 05:30 PM Ivan Necas

Update readme

9f048ccd 02/19/2017 03:07 PM Ivan Necas

tests for health commands

View revisions

Also available in: Atom