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:
parent
260e1ddd79
commit
9ac6458066
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user