qinling/qinling_tempest_plugin
Lingxian Kong 05588c1957 Add sidecar support for runtime
Split function package download functionality into a separate
container, so that it will be easy to add additional runtime support.

I was planning to use kubernetes new verion apps api in qinling, but
failed because the kubernetes client in global requirement is not
updated yet, so I comment the code out in case we use them in future.

Change-Id: I0709b8ac689638b78e00ca35d0fea2db6cae0d0f
Story: 2001580
Task: 6607
2018-03-06 01:31:16 +00:00
..
functions Fix potential KeyError in execution tests 2018-03-01 16:17:38 +13:00
services Support function package md5 2018-01-19 22:32:57 +13:00
tests Add sidecar support for runtime 2018-03-06 01:31:16 +00: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.