Tempest plugin for the Manila project.
Go to file
silvacarloss e21dbfd23d Add FIPS testing job
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
2022-07-01 13:50:46 -03:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 17:47:47 +00:00
doc Add doc/requirements 2021-01-07 12:55:24 +01:00
manila_tempest_tests Merge "Refactor share metadata tests" 2022-06-26 05:58:04 +00:00
playbooks Add FIPS testing job 2022-07-01 13:50:46 -03:00
releasenotes Add unstable tag on some replication tests 2021-10-15 12:57:11 -03:00
roles/set-tempest-config Add Zuulv3 native jobs for the dummy driver 2020-07-16 18:02:04 +00:00
zuul.d Add FIPS testing job 2022-07-01 13:50:46 -03:00
.coveragerc Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
.gitignore Add line for PyCharm IDE in gitignore file 2018-06-27 15:37:37 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:06 +00:00
.mailmap Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
.stestr.conf Initial fixes to plugin repo 2017-11-20 12:01:12 -03:00
CONTRIBUTING.rst [ussuri][goal] Add CONTRIBUTING.rst 2020-04-24 19:05:14 -07:00
HACKING.rst [ussuri][goal] Add CONTRIBUTING.rst 2020-04-24 19:05:14 -07:00
LICENSE Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
README.rst [ussuri][goal] Add CONTRIBUTING.rst 2020-04-24 19:05:14 -07:00
babel.cfg Apply cookiecutter to newly split project 2017-09-27 12:25:46 +01:00
requirements.txt Updated from global requirements 2018-01-22 10:57:03 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-12 09:50:01 +08:00
setup.py Updated from global requirements 2018-01-22 10:57:03 +00:00
test-requirements.txt Add doc/requirements 2021-01-07 12:55:24 +01:00
tox.ini tox miniversion update to 3.1.1 2021-02-11 22:53:14 +06:00

README.rst

manila-tempest-plugin

This repository contains a Tempest test plugin to verify the functionality of the OpenStack Shared File System Service, Manila.

See contributor information to learn more.