e21dbfd23d
Adds a new check job to test FIPS compatibility with Manila upstream CI. We currently only have means to enable FIPS on CentOS systems. Ubuntu support will come in a later effort. Starting from CentOS 8, there is no candidate for a quagga package installation. Our IPv6 setup currently depends on quagga. If we keep IPv6 enabled, the job won't even start. For now, the job will only set up IPv4 and run the tests for this specific IP version. Co-authored-by: Ashley Rodriguez <ashrod98@gmail.com> Co-authored-by: Vida Haririan <vhariria@redhat.com> Change-Id: Ica6445c582ceae4c5b9bbce48702c74710e6056f
4 lines
40 B
YAML
4 lines
40 B
YAML
- hosts: all
|
|
roles:
|
|
- enable-fips
|