distcloud/distributedcloud/dcmanager/tests/unit/orchestrator
Li Zhu f174505b66 Add release optionality to subcloud prestage
Add an optional --release parameter to subcloud prestage and
prestage_strategy create commands to enable release optionality
in subcloud prestage.

Test Plan:
  - Verify successful subcloud prestage with specified 21.12 or 22.12
    release.
  - Verify successful subcloud prestage with the active release (22.12)
    when the release parameter is absent.
  - Verify the subcloud prestage request was rejected by specifying
    a release other than the subcloud and system controller's current
    release(s) and any inactive load release.
  - Verify successful creation of prestage strategy with specified
    21.12 or 22.12 release.
  - Verify successful creation of prestage strategy with the active
    release (22.12) when the release parameter is absent.

Depends-On: https://review.opendev.org/c/starlingx/ansible-playbooks/+/880788

Story: 2010611
Task: 47848

Signed-off-by: lzhu1 <li.zhu@windriver.com>
Change-Id: I125b164c223074b42f16c9cf039771a4802d44dc
2023-05-19 16:33:42 -04:00
..
states Add release optionality to subcloud prestage 2023-05-19 16:33:42 -04:00
__init__.py Move dcmanager orchestration to a separate process 2020-09-14 11:17:06 -04:00
test_base.py Refactor distributed cloud patch orchestration 2023-02-27 09:48:14 -03:00
test_fw_orch_thread.py Minor Code Change Based on Py39 Pylint Feedback 2022-08-10 13:12:24 -04:00
test_sw_update_manager.py Add release optionality to subcloud prestage 2023-05-19 16:33:42 -04:00