Merge "Enable fips test for metrics_qdr" into stable/wallaby

This commit is contained in:
Zuul 2022-02-24 08:37:55 +00:00 committed by Gerrit Code Review
commit 24073667fa
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