FQDN upgrade changes for stx.9
For STX 9, the dnsmasq must be started during the restore-networking to allow the resolution of FQDN to ip address. This is not necessary for old versions. Tests done: IPv6 AIO-SX fresh install IPv6 AIO-DX fresh install IPv6 DC lab fresh install IPv4 AIO-SX optimized-restore upgrade to master branch IPv4 AIO-DX upgrade from previous release without story 2010722 to new release that has the story 2010722 (not tested in master because the upgrade is not 100% yet ) IPv4 STANDARD upgrade from previous release without story 2010722 to new release that has the story 2010722 (not tested in master because the upgrade is not 100% yet ) IPv6 AIO-DX upgrade from previous release without story 2010722 to new release that has the story 2010722 (not tested in master because the upgrade is not 100% yet ) IPv6 DC lab upgrade from previous release without story 2010722 to new release that has the story 2010722 (not tested in master because the upgrade is not 100% yet ) Story: 2010722 Task: 49646 Depends-On: https://review.opendev.org/c/starlingx/config/+/909866 Signed-off-by: Fabiano Correa Mercer <fabiano.correamercer@windriver.com> Change-Id: I354a3803115d69794edc1d4de4f421afbc3bec63
This commit is contained in:
@@ -52,3 +52,5 @@
|
||||
command: dnsmasq
|
||||
args:
|
||||
warn: false
|
||||
become: yes
|
||||
when: previous_software_version is version('22.12', '>')
|
||||
|
Reference in New Issue
Block a user