distcloud-client/distributedcloud-client/dcmanagerclient/tests/v1
Zhang Rong(Jon) 59084472a5 Remove peer group add/update priority from CLI; Add heartbeat_status for
peer

Remove "dcmanager subcloud-peer-group add --group-priority" and
remove "dcmanager subcloud-peer-group update --group-priority"
from CLI. This command is not supposed to be used by end user;
Add heartbeat_status into the "dcmanager system-peer show".

Test Plan:
1. PASS - Run 'dcmanager subcloud-peer-group add --group-priority'
          and verify that the error message prompted;
2. PASS - Run the normal 'dcmanager subcloud-peer-group add' (without
          --group-priority) and verify that the command work as
          expected;
3. PASS - Run 'dcmanager subcloud-peer-group update --group-priority'
          and verify that the error message prompted;
4. PASS - Run the normal 'dcmanager subcloud-peer-group update'
          (without --group-priority) and verify that the command work
          as expected;
5. PASS - Run 'dcmanager system-peer show' and verify that the
          command show the heartbeat status;

Story: 2010852
Task: 48970
Task: 48971
Change-Id: Ia50280b7678374793eb4785767de1564cfa84e4e
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
2023-10-20 15:09:13 +08:00
..
__init__.py Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
mixins.py Add the --upload-only option to dcmanager patch-strategy CLI 2023-03-02 14:52:25 -03:00
test_alarm_manager.py Add coverage test: test_alarm_manager 2021-12-20 17:42:09 +00:00
test_fw_update_strategy.py Add distributed cloud kubernetes upgrade orchestration commands 2021-02-17 17:17:46 -06:00
test_kube_rootca_update_strategy.py Adding dcmanager kube-rootca-update-strategy CLI 2021-09-08 15:58:07 -05:00
test_kube_upgrade_strategy.py Add distributed cloud kubernetes upgrade orchestration commands 2021-02-17 17:17:46 -06:00
test_patch_update_strategy.py Add the --upload-only option to dcmanager patch-strategy CLI 2023-03-02 14:52:25 -03:00
test_phased_subcloud_deploy.py Add subcloud secondary status support and migration 2023-08-23 12:56:35 +00:00
test_step_manager.py Remove WR License notice from StarlingX distributed cloud client 2021-12-22 13:23:29 -05:00
test_subcloud_backup_manager.py Add 'subcloud deploy create' command to dcmanager 2023-06-16 18:47:06 -03:00
test_subcloud_deploy_manager.py Fix deploy upload invalid arg exit 2023-08-30 17:56:58 +00:00
test_subcloud_group_manager.py Add subcloud secondary status support and migration 2023-08-23 12:56:35 +00:00
test_subcloud_manager.py Remove subcloud add secondary from CLI 2023-09-27 11:28:18 +08:00
test_subcloud_peer_group_manager.py Remove peer group add/update priority from CLI; Add heartbeat_status for 2023-10-20 15:09:13 +08:00
test_sw_prestage_manager.py Add release optionality to subcloud prestage 2023-05-17 21:01:53 +00:00
test_sw_update_manager.py Add coverage test: test_sw_update_manager 2021-12-20 19:02:45 +00:00
test_sw_update_options_manager.py Add coverage test: test_alarm_manager 2021-12-20 17:42:09 +00:00
test_sw_upgrade_strategy.py Add distributed cloud kubernetes upgrade orchestration commands 2021-02-17 17:17:46 -06:00
test_system_peer_manager.py Remove peer group add/update priority from CLI; Add heartbeat_status for 2023-10-20 15:09:13 +08:00
utils.py Add the --upload-only option to dcmanager patch-strategy CLI 2023-03-02 14:52:25 -03:00