config/sysinv/sysinv/sysinv/sysinv/tests/conductor
Fabiano Correa Mercer d449622f4a Upgrade changes to support MGMT FQDN
The release stx.9 with FQDN support for MGMT network
uses the hieradata with the new pattern:
<hostname>.yaml
But the release stx.8 is still using the old name:
<mgmt_ip>.yaml
During an upgrade controller-0 want to update
the <mgmt_ip>.yaml and controller-1 wants to use
the <hostname>.yaml, so it is necessary to change
the code to use/update the right hieradata.
Additionally, during an upgrade the active
controller running the old release can't resolve
the FQDN (i.e: controller.internal ), for this
reason during the controller-1 upgrade, the FQDN
can not be used.

Test Plan:
IPv6 AIO-SX fresh install
IPv6 AIO-DX fresh install
IPv4 AIO-SX upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)
IPv4 AIO-DX upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)
IPv4 STANDARD upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)
IPv6 AIO-DX upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)
IPv6 DC lab upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)

Story: 2010722
Task: 48609

Signed-off-by: Fabiano Correa Mercer <fabiano.correamercer@windriver.com>
Change-Id: I555185bea7fadb772a4023b6ecb4379e01e0f16c
2024-03-05 12:42:21 -03:00
..
data Upgrade sts-silicom app 2023-11-21 17:00:12 -03:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
test_ceph.py Merge "Removal of K8S Ansible Pb from Conductor init" 2024-01-19 13:33:26 +00:00
test_keystone_listener.py Unit Test for Keystone Update Password 2023-01-04 20:16:18 +00:00
test_kube_app_app_operator.py Replace openstack/context library by oslo_context 2023-02-24 16:17:30 -03:00
test_kube_app_image_parser.py Upgrade sts-silicom app 2023-11-21 17:00:12 -03:00
test_kube_app_metadata.py Specify encoding of the file for yaml load 2021-08-13 16:31:52 +00:00
test_manager.py Upgrade changes to support MGMT FQDN 2024-03-05 12:42:21 -03:00
test_restore.py Add alarm for Restore in progress 2023-04-21 18:07:04 +00:00
test_rpcapi.py low latency updates host-kernel-modify 2023-07-11 11:01:12 -04:00