9 Commits

Author SHA1 Message Date
Lingxian Kong
ce8014eca9 Add doc for running unit tests
Change-Id: Ib6a55b65767e89eb5411783934aa3cc362505dcb
2021-07-13 09:23:46 +12:00
Lingxian Kong
71d99e2c56 Add doc for running functional test
Change-Id: I0bb1619435b5fb7cfcc4ea55691d728413939fef
2020-10-31 19:01:35 +13:00
Zuul
ff4b6a1339 Merge "Add doc for how to run functional test" 2020-05-29 13:25:44 +00:00
Lingxian Kong
5011892b37 Doc: update trove design
Change-Id: I8497395e5c685fd599b147028ec6fd0b061461fd
2020-05-29 22:43:37 +12:00
Lingxian Kong
fb70c2e257 Add doc for how to run functional test
Change-Id: Ia916d15fd587f9a2dee6e6a2cf9ee2c8ba386919
2020-05-29 22:35:13 +12:00
Lingxian Kong
6f1a351f04 [Community goal] Add contributor and PTL guide
Change-Id: Ib52e091417eeb37607c600ac7389cfe41be4e23c
Story: #2007236
Task: #38568
2020-02-26 16:22:58 +13:00
Lingxian Kong
602c4d42de Improve the function tests
- Execute test groups in serial to make sure no more than 2 database
  instance are created at the same time.
- Remove some unneccesary tests
- Remove unneeded datastore, e.g. 'Test_Datastore_1'
- Remove unsupported trovestack subcommands
- Move unsupported DIB elements to the 'deprecated-elements' folder
- Decrease default value of 'agent_call_high_timeout' to 5min
- Add initial_deplay for pooling task
- Use socket file to connect with database instead of using localhost
  IP

Change-Id: Ie5030a671fbeb453eafa6cbe04e08da7b52e33c9
2020-01-28 14:27:52 +13:00
Lingxian Kong
0ef474a70c Support keypair in devstack
Since Trove already supports to specify a Nova keypair when creating
instance for management convenience, devstack needs to be changed to
create the management keypair and add to Trove config file.

One extra change in this patch is to use a single config file for Trove
API, task-manager and conductor.

Change-Id: I1e6c4f4305104815bdf89b31776a4955de61bc89
Story: 2005429
Task: 30463
2019-08-29 15:41:58 +12:00
Doug Hellmann
0859794433 rearrange existing docs to fit the new standard layout
Refer to
https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html
for details.

Change-Id: Icd7cca752c8b87eb4543f0307bbf6e7ae07194b5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-14 08:47:01 -05:00