Commit Graph

9 Commits

Author SHA1 Message Date
Chris MacNaughton 36b267ba50 Update the CephFS tests with newer requirements
This change removes a repeated call to ceph daemon config
show and replaces it with a single call that we then
parse in Python.

It also removes a deprecated usage of handling async
code in Zaza that causes an infinite block in the test
code.
2022-08-30 18:38:37 -04:00
Chris MacNaughton 54dd97dfeb Migrate CephFS tests to not use OpenStack 2022-08-30 13:12:33 -04:00
Ethan Myers 9974c3849b no more print 2022-06-02 14:12:05 +00:00
Ethan Myers 197504a728 switched to query ceph daemon vs checking config 2022-05-31 22:03:31 +00:00
Ethan Myers 3719349773 Using retry and better assert 2022-05-27 19:39:24 +00:00
Ubuntu 3c609adde8 Add new ceph-fs configuration test 2022-05-26 19:00:17 +00:00
Frode Nordahl 2472a7b505 ceph/fs: Use common helpers for launching test instances
Fixes #311
2020-07-02 17:59:39 +02:00
Frode Nordahl effbf13190 Add CephFS pause/resume test 2020-06-11 16:44:40 +02:00
Chris MacNaughton 871c3e133e Add new CephFS tests 2020-02-12 15:31:39 +01:00