diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 7f76c7467d..38c6b619c6 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -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