summaryrefslogtreecommitdiff
path: root/trove/tests/scenario
Commit message (Expand)AuthorAgeFilesLines
* Support instance operating_statusLingxian Kong2020-12-091-2/+27
* Fix the functional test related to flavor checkLingxian Kong2020-11-061-1/+1
* Remove six usage and basestring checkwangzihao2020-10-165-28/+21
* Remove six.moves.urlliblikui2020-09-251-1/+1
* PostgreSQL supportLingxian Kong2020-09-011-1/+7
* Fix functional test for instance access operationLingxian Kong2020-08-121-1/+1
* Using same config with primary for replicasLingxian Kong2020-07-271-8/+1
* Support backup strategy APILingxian Kong2020-07-171-4/+6
* Datastore containerizationLingxian Kong2020-05-274-52/+50
* Remove flavor APILingxian Kong2020-04-271-8/+12
* Improve the function testsLingxian Kong2020-01-2815-250/+104
* Fix the log related testsLingxian Kong2019-12-182-19/+35
* Support HEALTHY status for db instanceLingxian Kong2019-12-149-38/+40
* Remove all the resources when the Nova VM creation failedLingxian Kong2019-10-092-3/+25
* Support management security groupLingxian Kong2019-09-021-16/+18
* Improve devmode=flase when building the imageLingxian Kong2019-08-252-5/+3
* Fix Trove CI jobsAndreas Jaeger2019-08-142-7/+35
* Enable service tenant deployment model by default in DevStackLingxian Kong2019-06-085-67/+159
* Execute functional test jobs running under python3Marcin Piwowarczyk2018-12-145-14/+25
* fix tox python3 overridesMarcin Piwowarczyk2018-09-181-1/+1
* Remove pycrypto from requirementsFan Zhang2018-06-141-2/+2
* Merge "Register all replicas in replication scenario test"Zuul2018-03-191-8/+14
|\
| * Register all replicas in replication scenario testZhao Chao2018-03-091-8/+14
* | Skip root state inherting scenario tests for RedisZhao Chao2018-03-092-0/+13
* | Fix client recreation in Redis root-disable testZhao Chao2018-03-091-3/+13
|/
* Return 204 instead of 200 for root-disable APIZhao Chao2018-03-021-1/+1
* Fix client ping in redis scenario testsZhao Chao2018-02-271-2/+21
* For Python 3 Common patterns-six stringjiansong2017-11-121-10/+11
* Merge "Call wrong father class's method with super()."Zuul2017-11-031-1/+1
|\
| * Call wrong father class's method with super().zhanggang2017-04-181-1/+1
* | Enhance test case fail to build messageSamuel Matzek2017-10-231-0/+3
* | Fix integration test exception handlingSamuel Matzek2017-10-181-1/+3
* | Fix gate issuesSamuel Matzek2017-10-131-3/+3
* | Handle isotime deprecation in oslo_utils.timeutilsAmrith Kumar2017-06-091-1/+2
* | Add Couchbase helper client methodsPetr Malik2017-04-262-1/+105
|/
* Improve Gate: address multiple issues relative to timingAmrith Kumar2017-03-231-1/+2
* Merge "Add support for module-reapply command"Jenkins2017-03-012-31/+336
|\
| * Add support for module-reapply commandPeter Stachowski2017-02-272-31/+336
* | Merge "Fix module-instances command"Jenkins2017-02-282-1/+60
|\ \ | |/
| * Fix module-instances commandPeter Stachowski2017-02-272-1/+60
* | Install Redis 3.2.6 by compilationPeter Stachowski2017-02-161-6/+6
|/
* Merge "Add configuration support for clusters"Jenkins2017-02-055-24/+400
|\
| * Add configuration support for clustersPetr Malik2017-01-195-24/+400
* | Merge "Add support for cluster restart"Jenkins2017-02-033-2/+69
|\ \ | |/
| * Add support for cluster restartPetr Malik2017-01-133-2/+69
* | Disable wait for force-deletePeter Stachowski2017-01-142-2/+6
|/
* Merge "Add support for module ordering on apply"Jenkins2017-01-062-159/+394
|\
| * Add support for module ordering on applyPeter Stachowski2016-12-262-159/+394
* | Have scenario tests retrive guest log on errorPeter Stachowski2017-01-059-46/+199
* | Move try-again loop around all data methodsPeter Stachowski2017-01-051-21/+22