summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2022-07-28 14:58:09 -0700
committerAndre Aranha <afariasa@redhat.com>2022-11-04 11:24:18 +0000
commit0bb66c3f471f3ba6375546cffdb973ccae481a88 (patch)
tree95b494982331f3610e129063108d570b00c38a86
parent6a1a8ce14be8b4625eaf4f2b4d18ddfbdbbb4289 (diff)
downloadswift-0bb66c3f471f3ba6375546cffdb973ccae481a88.tar.gz
CI: Add nslookup_target to FIPS jobs
At some point, this became a required parameter. Change-Id: I4d807f3b3649a45dbb2166bb8e911c45fb9cb701 Related-Change: Iebf474c9351e4246d7ab2072b48a50e93dbf0b94 (cherry picked from commit 3e6ce930b6ce00a29ff206c4d323e2f3ea51d2b2) (cherry picked from commit b8b3f044f85fa0af4a8556bc2ed65ec6437d6dbb)
-rw-r--r--.zuul.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index f5ef13945..1ead8b7af 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -518,6 +518,7 @@
description: |
Functional testing on a FIPS enabled Centos 8 system
vars:
+ nslookup_target: 'opendev.org'
enable_fips: true
- job:
@@ -528,6 +529,7 @@
Functional encryption testing on a FIPS enabled
Centos 8 system
vars:
+ nslookup_target: 'opendev.org'
enable_fips: true
- job:
@@ -537,6 +539,7 @@
description: |
Functional EC testing on a FIPS enabled Centos 8 system
vars:
+ nslookup_target: 'opendev.org'
enable_fips: true
- project: