Commit Graph

8 Commits

Author SHA1 Message Date
Eyal 2580e0f4fe uncap json schema
All openstack projects now use this requirement

Change-Id: Idf458b53843ddf2cb4eec211a1fe667c18db5b05
2019-12-30 11:50:42 +02:00
Vu Cong Tuan f72c3be90e Replace the usage of some aliases in tempest
In tempest, following aliases have been moved in version Pike
and will be removed in version Queens:ad
* manager > os_primary [1]
* admin_manager > os_admin [2]
* os_adm > os_admin [3]
* os > os_primary [4]
* alt_manager > os_alt [5]

[1] https://review.openstack.org/#/c/468036/
[2] https://review.openstack.org/#/c/467852/
[3] https://review.openstack.org/#/c/467605/
[4] https://review.openstack.org/#/c/466991/
[5] https://review.openstack.org/#/c/457555/

Change-Id: Ieaa43b6351e20ca4084f496770e9623fea46c5b3
2017-10-11 13:06:32 +07:00
Mike Fedosin 777fd3993a Fix tempest plugin
This code fixes importing configured admin credentials,
adds a help message to 'catalog_type' config parameter
and removes unused custom tempest.conf

Change-Id: I60ba1852d3686141132ae11362f51bf65ddfc618
Closes-bug: #1718669
2017-09-21 21:59:13 +03:00
Mike Fedosin c028791852 Enable tempest tests for Glare
Change-Id: Ia4d8014b04c5a39b59f6af8f87e9195cd93e5e80
2017-09-04 19:03:36 +03:00
Jenkins c6e0c5b121 Merge "Add tempest tests." 2017-07-25 18:48:53 +00:00
Idan Narotzki c912bf100d Add tempest tests.
Add test_DB_store tests that includes:
create artifact, download/upload blob/folder.

Change-Id: I8e77fe639e73a4107433c1bcbbd601c6d089786c
2017-07-25 15:37:58 +00:00
Mike Fedosin 139d735749 Add devstack hook stubs
Change-Id: I4cab55be457dcd7f6509940297c9f289e3785463
2017-07-23 12:13:43 +03:00
IlyaMenkov 299c09a4cd Add tempest plugin
Added tempest plugin with ability to run new tempest tests for glare

Change-Id: I7577ed3aa8f2bd79f57afeb6916851da9ea47f62
2016-10-14 10:39:23 +00:00