Repo for Sahara Testing Frameworks
Go to file
Luigi Toscano 1c8cb702c5 Properly handle authentication with Keystone v3
Address few previously unnoticed use cases.
- Use uri_v3 is available (in the Tempest plugin). When v2
  is not available (as in modern deployments) the old value
  cannot be relied upon.
- Otherwise just check whether v3 is there and adds it if not
  (as it happens for example on a TripleO deployment).

Change-Id: I593faafbe6b4c547db687d4f521e2a0b412d343a
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 Properly handle authentication with Keystone v3 2019-06-04 18:05:02 +02:00
roles OpenDev Migration Patch 2019-04-19 19:28:10 +00:00
sahara_tempest_plugin Properly handle authentication with Keystone v3 2019-06-04 18:05:02 +02:00
sahara_tests Properly handle authentication with Keystone v3 2019-06-04 18:05:02 +02: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