Merge "CI: Add nslookup_target to FIPS jobs"

This commit is contained in:
Zuul 2022-07-29 00:22:51 +00:00 committed by Gerrit Code Review
commit d7a931191b

View File

@ -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: