Fix FIPS job - nslookup_target

This patch sets a zuul variable "nslookup_target" to 'opendev.org' to fix the FIPS jobs due to a new zuul-job change[1].

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

Change-Id: Ic6b3a3c6d2f5b648f00813191c30d03132e31503
This commit is contained in:
Michael Johnson 2022-06-21 17:51:40 +00:00
parent 260e1ddd79
commit 9ac6458066
1 changed files with 3 additions and 1 deletions

View File

@ -51,8 +51,10 @@
parent: designate-bind9
nodeset: devstack-single-node-centos-9-stream
description: |
Functional testing for a FIPS enabled Centos 8 stream system
Functional testing for a FIPS enabled Centos 9 stream system
pre-run: playbooks/enable-fips.yaml
vars:
nslookup_target: 'opendev.org'
- job:
name: designate-bind9-scoped-tokens