Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
upgrade_satellite_6_2_test.rb 1.47 KB

Latest revisions

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

Update the satellite upgrade to new code

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

a96d2457 04/05/2017 02:57 PM Ivan Necas

Namespace checks and procedures

Let's organize the stuff a bit better

163e3fff 03/21/2017 06:26 PM Ivan Necas

Run confine against classes, not objects

This allows us to have multiple objects of the same procedure in the
system, differing in the constructor parameters. Useful for parametrized
procedures.

46993f5e 02/19/2017 04:39 PM Ivan Necas

Add scaffold for definitions tests

View revisions

Also available in: Atom