050f8799ca82f121f9d33c7e773b982b9763f074
3 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Thiago da Silva
|
ca21d71152 |
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 |
||
|
Andreas Jaeger
|
bdd4eb6936 |
Install liberasurecode-devel for CentOS 7
Since I747c2b8754effbc6ec82af3bf7543fd9599a6c14 we do not install the RDO package repository anymore and thus liberasurecode-devel cannot be installed. For CentOS 7, remove liberasurecode-devel from bindep.txt and install it from test-setup.sh instead after enabling the RDO package repositories. Update python dependencies: CentOS 7 does not have python3. Fix the SUSE tags. Change-Id: I72aa6b5455dfb025f54e83334983ac280f04afb2 |
||
|
Andreas Jaeger
|
dc1c55c9a0 |
Native Zuul v3 tox jobs
Convert the legacy tox jobs to Zuul v3 native and use the tools/test_setup.sh script to setup a XFS file like it's done in the legacy job. Needed-By: Id2b5cff998ac3a825a8f515c7bae3b433f30d272 Change-Id: I34ed9e1c4b822f700e42fb07937df7be72cbaf4e |