RETIRED, Repo for Sahara Testing Frameworks
Go to file
zhouxinyong 9a88a310f3 setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I239799d7dd8e9162d254a5cfc75cad03e8650e91
2023-06-08 20:32:20 +08:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-09 05:46:51 +00:00
etc/scenario Remove nova-network 2019-09-26 11:20:27 +02:00
playbooks scenario tests: call ensure-tox and run them for real 2020-10-13 22:51:14 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-09 05:46:51 +00:00
roles scenario tests: call ensure-tox and run them for real 2020-10-13 22:51:14 +02:00
sahara_tempest_plugin Update hacking for Python3 2020-04-10 10:50:05 +02:00
sahara_tests Fix URL of Maven Central Repository 2020-08-10 09:52:10 -04:00
tools Remove nova-network 2019-09-26 11:20:27 +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
.zuul.yaml Add the missing ussuri and victoria jobs 2020-12-14 19:34:56 +08:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-04-23 09:11:26 -04: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 Add support for python 3.8 2020-05-28 16:37:53 +02:00
setup.cfg setup.cfg: Replace dashes with underscores 2023-06-08 20:32:20 +08:00
setup.py Add support for python 3.8 2020-05-28 16:37:53 +02:00
test-requirements.txt Use unittest.mock instead of mock 2020-06-09 12:11:08 +02:00
tox.ini Add support for python 3.8 2020-05-28 16:37:53 +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