Enable fips test for metrics_qdr

(cherry picked from commit f59b22671c)
Depends-On: I1398b149cdb71a0d75b5602c644ad9025653f4df
Change-Id: Ie232bda79ca6b98abd37da586561912c2513b110
This commit is contained in:
Chris Sibbitt 2021-08-26 15:50:32 -04:00
parent f9786b152c
commit 4f11352a5e
2 changed files with 7 additions and 0 deletions

View File

@ -427,6 +427,7 @@
parent: tripleo-ansible-centos-8-base
vars:
tripleo_role_name: tripleo_metrics_qdr
pre-run: zuul.d/playbooks/enable-fips.yml
- job:
files:
- ^tripleo_ansible/roles/tripleo_module_load/(?!meta).*

View File

@ -0,0 +1,6 @@
---
- hosts: all
tasks:
- include_role:
name: enable-fips