summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2022-07-28 14:58:09 -0700
committerTim Burke <tim.burke@gmail.com>2022-07-28 14:58:09 -0700
commit59508de0c3c16ba8b6a1251faf2dc0b7db5f800b (patch)
tree6667343fd6404442871f739bbe48e63b7702e7c4 /.zuul.yaml
parent9b0e5ea9757a1a96c7207334cd80e3309fc6a7f6 (diff)
downloadswift-59508de0c3c16ba8b6a1251faf2dc0b7db5f800b.tar.gz
CI: Add nslookup_target to FIPS jobs
At some point, this became a required parameter. Change-Id: I4d807f3b3649a45dbb2166bb8e911c45fb9cb701 Related-Change: Iebf474c9351e4246d7ab2072b48a50e93dbf0b94
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index e63a214d5..e6de70f1e 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -591,6 +591,7 @@
description: |
Functional testing on a FIPS enabled Centos 8 system
vars:
+ nslookup_target: 'opendev.org'
enable_fips: true
- job:
@@ -601,6 +602,7 @@
Functional encryption testing on a FIPS enabled
Centos 8 system
vars:
+ nslookup_target: 'opendev.org'
enable_fips: true
- job:
@@ -610,6 +612,7 @@
description: |
Functional EC testing on a FIPS enabled Centos 8 system
vars:
+ nslookup_target: 'opendev.org'
enable_fips: true
- project-template: