summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <johnsomor@gmail.com>2022-06-21 17:51:40 +0000
committerMichael Johnson <johnsomor@gmail.com>2022-06-22 21:40:00 +0000
commit9ac645806613710ab03da7e1841537d1d28a6e8f (patch)
tree0ffd91e344991660699eb51b57154662093a890a
parent260e1ddd798fb813804cbfb757eb9f88affab1be (diff)
downloaddesignate-9ac645806613710ab03da7e1841537d1d28a6e8f.tar.gz
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
-rw-r--r--.zuul.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 2982c8bc..d2d8c64f 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -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