distcloud/distributedcloud/dcmanager/tests/unit/manager/states/upgrade
albailey cd12fc31a1 Add reboot handling to unlock state for DC upgrades
When an unlock is triggered, the host is rebooted.

The maximum amount of time for this state to complete is 1 hour.
 - Reboot time (30 minutes)
 - pre and post reboot time (30 minutes)

The unlock state handler for upgrade orchestration will
now loop and ignore failures for a period of time, while
waiting for the host to become unlocked / enabled.

Change-Id: Ie7ad8dbfecd6ffbe241d098c8677a8e25f400b07
Story: 2007403
Task: 40048
Signed-off-by: albailey <Al.Bailey@windriver.com>
2020-06-12 07:50:46 -05:00
..
__init__.py Implementing Lock and Unlock upgrade strategy states 2020-06-01 08:48:34 -05:00
test_activating_upgrade.py Implement import-load and starting-upgrade strategy states 2020-06-09 15:34:27 -05:00
test_base.py Add reboot handling to unlock state for DC upgrades 2020-06-12 07:50:46 -05:00
test_completing_upgrade.py Implement import-load and starting-upgrade strategy states 2020-06-09 15:34:27 -05:00
test_importing_load.py Implement import-load and starting-upgrade strategy states 2020-06-09 15:34:27 -05:00
test_installing_license.py Implement import-load and starting-upgrade strategy states 2020-06-09 15:34:27 -05:00
test_lock_controller.py Implement import-load and starting-upgrade strategy states 2020-06-09 15:34:27 -05:00
test_starting_upgrade.py Implement import-load and starting-upgrade strategy states 2020-06-09 15:34:27 -05:00
test_unlock_controller.py Add reboot handling to unlock state for DC upgrades 2020-06-12 07:50:46 -05:00