RETIRED, Repo for Sahara Testing Frameworks
Go to file
Luigi Toscano 4c1d1645de CLI tests: more testing and Python 3 fixes
- when downloading the internal job binaries, compare it
  with the original file;
- simplify the string matching for the error messages in negative
  testing (job binary and node group templates). The returned string
  is a bit different when using python 3 (few \n remainings, maybe
  there is an interaction between string and byte arrays.)
- run the API v2 tests using Python 3. Python 3 and API v2 tests
  have been both added in Stein.
- define few data strings used for testing as bytes, so that they
  can work with both Python 2 and Python 3.

Change-Id: I1924239659072ec8f1ea67df8d3d5b9a2264beb8
2019-06-04 18:05:02 +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 CLI tests: more testing and Python 3 fixes 2019-06-04 18:05:02 +02: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 CLI tests: more testing and Python 3 fixes 2019-06-04 18:05:02 +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