Patrick Donnelly
|
1071f73c76
|
qa: use skipTest method instead of exception
This is the recommended method to skip a test according to [1]. It also lets us
avoid an unnecessary import.
[1] https://docs.python.org/2/library/unittest.html#unittest.TestCase.skipTest
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
|
2019-04-24 09:38:52 -07:00 |
|
Patrick Donnelly
|
8cbdad9f9b
|
qa: update testing for standby-replay
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
|
2019-02-27 21:39:12 -08:00 |
|
Yan, Zheng
|
84d7414249
|
qa/cephfs: don't run TestSnapshots.test_kill_mdstable on kclient
this test forcibly kills mount. Killing kernel mount requires reboot,
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
|
2018-03-18 22:24:42 +08:00 |
|
Yan, Zheng
|
d532e66087
|
qa/cephfs: add tests for snapclient cache
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
|
2018-02-09 18:42:29 +08:00 |
|
Yan, Zheng
|
79a56a7023
|
qa/cephfs: add tests for snaptable transaction
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
|
2018-02-09 18:42:29 +08:00 |
|
Yan, Zheng
|
d46dbbebac
|
qa/cephfs: add tests for multimds snapshot
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
|
2018-02-09 18:42:29 +08:00 |
|