Commit Graph

10 Commits

Author SHA1 Message Date
Aurelien Lourot 23c3dde105 Fix SwiftStorageTests.test_901_pause_resume 2020-09-02 13:40:08 +02:00
Aurelien Lourot b38c270036 Adapt list of swift services on focal-victoria 2020-09-02 11:51:04 +02:00
Drew Freiberger 1f2b4890ef Fix racy swift global replication testing
During some runs of functional testing, swift global replication would
only have 2 copies rather than 3 of the object that was just written.

This patch attempts to resolve the race condition and also adds ordering
to more recently added tests.

Closes-Bug: #1882247
2020-06-18 16:19:13 -05:00
Frode Nordahl 1ece576981 radosgw: Pass local CA cert to client when relevant 2020-03-23 10:58:23 +01:00
Frode Nordahl 00ad21f42f swift: Add S3 API test 2020-03-16 13:39:07 +01:00
Liam Young f1092b0811 Doc string fixes 2019-12-04 10:24:04 +00:00
Liam Young d2904e228d Add Swift Global Replication Tests 2019-11-29 11:47:43 +00:00
Liam Young 99b53a2a76 Lint fixes 2019-10-31 15:52:37 +00:00
Liam Young 8178607ba9 Refactor swift tests and add storage
The SwiftImageCreateTest was running a pause/resume test for
swift proxy which does not make sense. So, break the proxy specific
tests into their own class and add a class for storage. A
subsequent change to the swift-proxy charm will be needed to add
the new proxy test class to the tests.yaml.
2019-10-31 15:37:56 +00:00
Liam Young 5c68401d96 Add swift tests (#2) 2019-05-13 13:36:48 +02:00