Add swift probe tests to gate
This patch includes some generic playbooks to configure a SAIO[0] plus the playbook to run the probe tests. The current SAIO playbooks have only been tests on CentOS, they would need additional changes to run on Ubuntu. [0] - https://docs.openstack.org/swift/latest/development_saio.html Change-Id: Ib72c77021aeed20f2070d42cff0ea9b671a4317a
This commit is contained in:
@@ -25,6 +25,6 @@ function is_rhel7 {
|
||||
if is_rhel7; then
|
||||
# Install CentOS OpenStack repos so that we have access to some extra
|
||||
# packages.
|
||||
sudo yum install -y centos-release-openstack-pike
|
||||
sudo yum install -y centos-release-openstack-queens
|
||||
sudo yum install -y liberasurecode-devel
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user