summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorSlawek Kaplonski <skaplons@redhat.com>2021-10-14 15:14:49 +0200
committerSlawek Kaplonski <skaplons@redhat.com>2021-11-17 13:41:40 +0100
commit836592a8bceeec63f9b5aa429eef20cb9830f038 (patch)
tree0e7cdfc0e21aa25b58f1e68c5778ed7c8abf6110 /bindep.txt
parent63f8a39d75feb4d2bfb38e82a29593375d156153 (diff)
downloadneutron-836592a8bceeec63f9b5aa429eef20cb9830f038.tar.gz
Add functional and fullstack jobs with FIPS enabled
This patch adds definition of the functional and fullstack jobs with enabled support for FIPS [1]. Jobs are based on the Centos 8 stream as this disto allows to enable FIPS support. Jobs are added to the experimental queue for now. This patch also makes some changes in the bindep and configure_functional_tests role to make functional/fullstack tests working on the Centos. [1] https://csrc.nist.gov/publications/detail/fips/140/3/final Co-Authored-By: Ade Lee <alee@redhat.com> Change-Id: I582495826155740ad2660ee2a8717696b0393d26
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/bindep.txt b/bindep.txt
index f6d6933ed6..4aa31f2385 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -15,10 +15,11 @@ libffi-devel [platform:rpm]
# periodic-neutron-py35-with-neutron-lib-master.
haproxy
libmysqlclient-dev [platform:dpkg test]
-mysql [platform:rpm test]
+mariadb [platform:rpm test]
+mariadb-devel [platform:rpm test]
+mariadb-server [platform:rpm test]
mysql-client [platform:dpkg test]
-mysql-devel [platform:rpm test]
-mysql-server [test]
+mysql-server [platform:dpkg test]
postgresql [test]
postgresql-client [platform:dpkg test]
postgresql-devel [platform:rpm test]