RETIRED, Repo for Sahara Testing Frameworks
Go to file
Luigi Toscano 3333341a72 Unblock the gates (fix for bandit, workaround for stestr)
They are really two workarounds, even though the bandit one is more likely
to stay.
- bandit: exclude 1.6.0, which has a regression in the handling of patterns.
  A fix is in place in bandit master, so newer versions should work.
  The version is excluded there because is not handled by global requirements.
- stestr: exclude the only py3 test. The discovery seems to work with
  the current stestr master (most likely thanks to
  https://github.com/mtreinish/stestr/pull/241), but a new version does
  not seems in sight, so let's disable the test for now.

Change-Id: I041b5cd41b089b2c1dc043f1e252c1f6b3c29db3
2019-05-31 15:43:03 +02:00
doc Replace git.openstack.org URLs with opendev.org URLs 2019-04-20 13:52:38 +02:00
etc/scenario Merge "Scenario test runner: support for S3 testing" 2019-03-28 15:44:44 +00:00
playbooks Fix the (experimental) multinode scenario job (spark) 2018-03-23 09:16:22 +01:00
releasenotes Scenario test runner: support for S3 testing 2019-03-21 17:44:46 +01:00
roles OpenDev Migration Patch 2019-04-19 19:28:10 +00:00
sahara_tempest_plugin APIv2 support for all Tempest-based tests 2019-01-15 18:59:46 +01:00
sahara_tests Scenario test runner: support for S3 testing 2019-03-21 17:44:46 +01:00
tools Replace git.openstack.org URLs with opendev.org URLs 2019-04-20 13:52:38 +02:00
.coveragerc Removing not existing dir from coveragerc 2016-07-27 15:40:30 +03:00
.gitignore Add .stestr to gitignore 2018-01-21 18:38:38 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:10 +00:00
.stestr.conf Scenario test runner: support for S3 testing 2019-03-21 17:44:46 +01:00
.testr.conf Group tests by class 2014-08-04 14:59:13 +04:00
.zuul.yaml Unblock the gates (fix for bandit, workaround for stestr) 2019-05-31 15:43:03 +02:00
CONTRIBUTING.rst Fix the old or invalid links in docs 2018-03-21 08:39:10 +00:00
HACKING.rst Update the documentation links for doc migration 2017-07-14 09:10:47 +00:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-20 13:52:38 +02:00
requirements.txt Scenario test runner: support for S3 testing 2019-03-21 17:44:46 +01:00
setup.cfg Update devel info: mailing list 2018-11-21 18:49:23 +01:00
setup.py Updated from global requirements 2015-09-22 03:37:33 +00:00
test-requirements.txt Unblock the gates (fix for bandit, workaround for stestr) 2019-05-31 15:43:03 +02:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-04-20 13:52:38 +02:00

README.rst

Team and repository tags

image

Tests for Sahara project

Latest Version

Downloads

In sahara_tests folder we have next tools:
  • Sahara-scenario framework
  • Sahara tempest tests