Merge "Add FIPS job for ubuntu"

This commit is contained in:
Zuul 2023-01-17 19:45:09 +00:00 committed by Gerrit Code Review
commit e3fe2736e6

View File

@ -1263,3 +1263,14 @@
The testing is done for Ubuntu Xenial.
nodeset: ubuntu-xenial
- job:
name: openstack-multinode-fips
parent: multinode-fips
description: |
Multinode job with fips enabled and passing
the ubuntu_fips_token needed for UA subscription.
secrets:
- secret: openstack_ubuntu_fips
name: ubuntu_fips_token
pass-to-parent: true