Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TestFix] Adding cluster options reset. | srijan-sivakumar | 2020-12-04 | 1 | -0/+7 |
| | | | | | | | | | The cluster options once set aren't reset and this would cause problem for subsequent TCs. hence reseting the options at teardown. Change-Id: Ifd1df2632a25ca7788a6bb4f765b3f6583ab06d6 Signed-off-by: srijan-sivakumar <ssivakum@redhat.com> | ||||
* | [Test] Test Quorum specific CLI commands. | srijan-sivakumar | 2020-09-29 | 1 | -0/+97 |
Steps- 1. Create a volume and start it. 2. Set the quorum-type to 'server' and verify it. 3. Set the quorum-type to 'none' and verify it. 4. Set the quorum-ratio to some value and verify it. Change-Id: I08715972c13fc455cee25f25bdda852b92a48e10 Signed-off-by: srijan-sivakumar <ssivakum@redhat.com> |