RETIRED, Repo for Sahara Testing Frameworks
Go to file
Luigi Toscano e79f870ec7 New job for sahara-scenario based on Python 3
Only sahara-scenario is executed using Python 3;
the deployment itself (devstack) still uses Python 2.

In order to ease the transition, add a venv-py2 tox target
that can be used by the sahara and python-saharaclient jobs
on the older branches to still use python2 when the main
venv will be switched to python3.
This venv is used to make sure that the old branches
are still using Python 2 regardless of the configuration
of sahara-tests-scenario.

After this change is merged, the scenario jobs on older branches
should be changed to explicitly use venv-py2. When this is
done, sahara-tests-scenario-runner-py3 can be removed and
sahara-tests-scenario can be switched to use venv-py3.

Change-Id: I379a993e45da842cea24e50afe84c89556c0e700
2019-02-04 18:35:23 +01:00
doc Feature sets for sahara-scenario 2019-01-18 19:14:14 +01:00
etc/scenario Feature sets for sahara-scenario 2019-01-18 19:14:14 +01:00
playbooks Fix the (experimental) multinode scenario job (spark) 2018-03-23 09:16:22 +01:00
releasenotes Feature sets for sahara-scenario 2019-01-18 19:14:14 +01:00
roles New job for sahara-scenario based on Python 3 2019-02-04 18:35:23 +01:00
sahara_tempest_plugin Set API version in RestClient 2019-01-02 17:26:12 -05:00
sahara_tests Feature sets for sahara-scenario 2019-01-18 19:14:14 +01:00
tools Remove setting of DEVSTACK_GATE_EXERCISES 2018-07-17 10:41:19 +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 Fix .gitreview after repo renaming 2016-02-12 17:19:06 -08:00
.stestr.conf Remove a useless call in tempest tests and add .stest.conf 2017-09-16 01:00:18 +02:00
.testr.conf Group tests by class 2014-08-04 14:59:13 +04:00
.zuul.yaml New job for sahara-scenario based on Python 3 2019-02-04 18:35:23 +01: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 Trivial: Update pypi url to new url 2018-05-01 15:58:20 +00:00
requirements.txt Port away from ostestr/testr and use stestr 2018-06-25 23:06:58 +02: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 Update the doc generation (tox, remove warnings PTI) 2018-03-15 10:58:36 +01:00
tox.ini New job for sahara-scenario based on Python 3 2019-02-04 18:35:23 +01: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