Commit Graph

5 Commits

Author SHA1 Message Date
Luigi Toscano b3447fbf90 Remove Tempest-like tests for clients (see sahara-tests)
The tests removed here are now available in the Tempest plugin inside
sahara-tests.

Also remove few test dependencies which are not needed anymore (as a result
of this code removal but also of previous changes).

Change-Id: I6394cd0ed01d7799ba303fd36e4777018de16854
2016-09-09 16:43:43 +02:00
ZhiQiang Fan 954e227c6b update options mentioned in tempest readme
Some options have already been deprecated but still used in tempest
README.rst, let's use the new one.

Change-Id: Ic3bfb66b0898869149126c21aef0b2fd673385e2
2016-04-18 22:38:33 +08:00
Andrey Pavlov 8ad5858052 Fix of client tests in tempest
python-saharaclient tests in tempest were fixed
and documentation updated

Change-Id: I6a5964b8ecd1e343c427ae7aefdadac5cfa26ad9
Closes-bug: #1501347
2015-09-30 16:56:32 +03:00
Luigi Toscano 09279d54d5 Adapt python client tests to use Tempest plugin interface
Use the Tempest plugin interface for python client tests (which
are already tempest-based) instead of copying the tests inside
the tempest tree.

Inspired by the same type of change applied to Manila,
see Ie5ed64a6777ed1acf8dd56522c26705ae897596d

Depends-On: I06f1e13207cc6d661c078c4c4cf1ae7974ecf3da
Change-Id: I6073a528413aefd96882179a1eb8bbe715c6417b
2015-09-18 14:13:04 +02:00
Andrey Pavlov 8f5ae97331 Saharaclient tests for tempest
implements bp: saharaclient-tests-in-tempest

Change-Id: I1a491d0ee566e3bd4ab1957ac400806c60602686
2014-12-12 15:38:08 +03:00