Set nslookup_target in FIPS jobs

FIPS jobs reboot nodes after enabling FIPS,
but unbound service takes some time to
be ready and until then DNS resolution fails.
[1] added support to check DNS is ready after
reboot, in order to utilize it we need to
set "nslookup_target" job var.

[1] https://review.opendev.org/c/zuul/zuul-jobs/+/844704

Closes-Bug: #1978938
Change-Id: Ia39753f7cc533ba9959136b95bc3401d2f34cad4
(cherry picked from commit 51360b5a08)
This commit is contained in:
yatinkarel 2022-06-15 20:12:51 +05:30 committed by yatin
parent 9f9a0cfb6f
commit 6d07d23f8d
2 changed files with 4 additions and 0 deletions

View File

@ -128,6 +128,7 @@
description: |
Functional testing for a FIPS enabled Centos 8 system
vars:
nslookup_target: 'opendev.org'
enable_fips: True
configure_swap_size: 4096
devstack_localrc:
@ -141,6 +142,7 @@
description: |
Functional testing for a FIPS enabled Centos 8 system
vars:
nslookup_target: 'opendev.org'
enable_fips: True
configure_swap_size: 4096
devstack_localrc:

View File

@ -500,6 +500,7 @@
Scenario testing for a FIPS enabled Centos 8 system
pre-run: playbooks/enable-fips.yaml
vars:
nslookup_target: 'opendev.org'
configure_swap_size: 4096
devstack_services:
br-ex-tcpdump: true
@ -519,6 +520,7 @@
Scenario testing for a FIPS enabled Centos 8 system
pre-run: playbooks/enable-fips.yaml
vars:
nslookup_target: 'opendev.org'
configure_swap_size: 4096
devstack_local_conf:
test-config: