qinling/qinling_tempest_plugin
Hunt Xu 2ad25a3260 tempest plugin: save package in temporary dir
This allows tempest tests to run in parallel. The tempest concurrency by
default is set to 3 as the default number of replicas in a deployment to
avoid more than 'replica' number of tests running at the same time that
some of them may fail because of no available pods.

Change-Id: I6e2731ca36376d28573138d4d404c3918801142c
2018-03-15 16:28:08 +08:00
..
functions Add Node.js runtime support 2018-03-09 11:18:18 +13:00
services Support function package md5 2018-01-19 22:32:57 +13:00
tests tempest plugin: save package in temporary dir 2018-03-15 16:28:08 +08:00
README.rst Add devstack plugin and scripts 2017-08-30 15:42:12 +12:00
__init__.py Add devstack plugin and scripts 2017-08-30 15:42:12 +12:00
config.py Fix minor typos in chinese spelling 2018-02-27 03:09:18 +00:00
plugin.py Fix minor typos in chinese spelling 2018-02-27 03:09:18 +00:00
post_test_hook.sh Support admin user get functions of other projects 2017-12-12 22:32:52 +13:00
pre_test_hook.sh Add functional tests for runtime 2017-09-05 07:33:31 +12:00

README.rst

Tempest Integration of Qinling

This directory contains Tempest tests to cover the Qinling project.