Commit Graph

5 Commits

Author SHA1 Message Date
zhurong 7dd9df9265 Add to tempest plugin
Change-Id: I6b41d57bf17d3bf7c815bc83370bc27e8987ccb6
2019-01-08 08:50:46 +08:00
zhurong 54c73c270c Python 2/3 compatible[2]
Change-Id: Idc4264a0141f5a208fd9c5c653c130470d5f9ca2
2018-12-27 20:03:52 +08:00
zhurong c45e04b5f1 Python 2/3 compatible
Change-Id: I7bb56f0ea924c1cfc6fcc341df17a44e62d9c45f
2018-12-26 15:49:57 +08:00
zhurong f5537c4a64 Remove the version test
Now solum tempest run in virtualvenv, so got the wrong version for solum.
The error like: `testtools.matchers._impl.MismatchError: u'5.4.1' != '17.0.1'`

So remove the version test.

Change-Id: I4adc4885c7de364fd7d65355f0fc157b1bf05a06
2017-09-05 09:56:26 +08:00
zhurong ec4a098af9 Move tempest tests from solum repo to solum-tempest-plugin
Partially-Implements: blueprint solum-tempest-separate-plugin
Change-Id: I8a437172646acf77a1c5007acddce8e1949b4399
2017-08-28 17:27:26 +08:00