CI: Add nslookup_target to FIPS jobs
At some point, this became a required parameter. Change-Id: I4d807f3b3649a45dbb2166bb8e911c45fb9cb701 Related-Change: Iebf474c9351e4246d7ab2072b48a50e93dbf0b94
This commit is contained in:
parent
9b0e5ea975
commit
59508de0c3
@ -591,6 +591,7 @@
|
|||||||
description: |
|
description: |
|
||||||
Functional testing on a FIPS enabled Centos 8 system
|
Functional testing on a FIPS enabled Centos 8 system
|
||||||
vars:
|
vars:
|
||||||
|
nslookup_target: 'opendev.org'
|
||||||
enable_fips: true
|
enable_fips: true
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -601,6 +602,7 @@
|
|||||||
Functional encryption testing on a FIPS enabled
|
Functional encryption testing on a FIPS enabled
|
||||||
Centos 8 system
|
Centos 8 system
|
||||||
vars:
|
vars:
|
||||||
|
nslookup_target: 'opendev.org'
|
||||||
enable_fips: true
|
enable_fips: true
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -610,6 +612,7 @@
|
|||||||
description: |
|
description: |
|
||||||
Functional EC testing on a FIPS enabled Centos 8 system
|
Functional EC testing on a FIPS enabled Centos 8 system
|
||||||
vars:
|
vars:
|
||||||
|
nslookup_target: 'opendev.org'
|
||||||
enable_fips: true
|
enable_fips: true
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user