Aurelien Lourot
c32a6d420b
Fix various typos
2021-09-24 14:20:01 +02:00
Liam Young
12596b4a7a
Very basic trilio update test ( #616 )
...
Simple test that the action to update trilio completes.
2021-08-10 11:25:50 +01:00
Liam Young
caa8303cc7
Bump trilio snapshot create timeout
...
A recent testrun failed when using an S3 backend because the
snapshot creation timed out. The time out is set to 900s but it
took 959s.
2021-08-03 12:24:49 +00:00
Liam Young
ba1914eb83
Fix lint
2021-06-29 12:45:11 +00:00
Liam Young
1009b70a87
Ensure application name is passed in scenario tests
...
When running Trilio tests in a scenario test there is no 'charm_name'
so the application name needs to be explicitly set when calling
the setup class otherwise some config, such as lead_unit, is
missing.
2021-06-29 12:38:43 +00:00
Liam Young
b7e542636f
Extend trilio snapshot timeout ( #594 )
...
Extend trilio snapshot timeout, closes issue #595 .
2021-06-16 09:14:29 +01:00
Liam Young
6a688d29bb
Add classes to collect NFS and S3 Trilio tests
2021-05-25 13:19:25 +00:00
Liam Young
8e998c2d02
More seperation
2021-05-06 08:22:10 +00:00
Liam Young
cd2df7534c
Seperate TrilioGhostNFSShareTest from TrilioDataMoverTest as its not needed for s3
2021-05-05 11:39:53 +00:00
James Page
9726179f49
trilio: add test for ghost-share action
...
Restructure test classes a little to support addition of testing
of the ghost-share action to charms that support it.
Execute the action - if any operation fails the action will fail
so an OK return code on the action indicates success.
2020-09-09 10:40:34 +01:00
Aurelien Lourot
86547a4efc
Add more insights on trilio test failures ( #400 )
...
* Add more insights on trilio test failures
* Fix import
* Fix wrong signature
2020-09-07 14:09:14 +01:00
James Page
db0fff6480
triliovault: Check restore completes
...
Ensure that the oneclick restore process completes as part
of the snapshot test case.
Drop use of api_version in get_domain_id utility.
2020-05-05 12:56:03 +01:00
James Page
eb0cba9efc
Add zaza tests for TrilioVault
...
Add setup and tests for trilio-{data-mover,dm-api,wlm} charms.
Add attach_volume utility to attach cinder volumes to nova servers.
2020-05-04 14:46:48 +01:00