summaryrefslogtreecommitdiffstats
path: root/glustolibs-misc
Commit message (Collapse)AuthorAgeFilesLines
* Cthon test case for NFS GaneshaArjun Sharma2019-09-121-0/+35
| | | | | Change-Id: I3fb826bd0ecbe46bee4b9f8594b23f16921adbec Signed-off-by: Arjun Sharma <arjsharm@redhat.com>
* Added a library for daemon reload and fixing testcaseBala Konda Reddy M2019-09-041-0/+27
| | | | | | | | | | | | | | After changing the type of unit file from INFO to DEBUG. Performing daemon reload. Earlier using running commands continuosly to generated debug messages instead of running continuosly, restarted glusterd in one of the nodes so that while handshake the logs will be in Debug mode. After validating reverting back the unit file to INFO and daemon reload Change-Id: I8c99407eff2ea98a836f37fc2d89bb99f7eeccb7 Signed-off-by: Bala Konda Reddy M <bmekala@redhat.com>
* Fix spelling mistake across the codebaseNigel Babu2018-08-071-8/+8
| | | | Change-Id: I46fc2feffe6443af6913785d67bf310838532421
* Fixed a problem, when after rebooting nodes and timeout completion it sad ↵Vitalii Koriakov2018-06-131-3/+7
| | | | | | | that nodes are online even if nodes are still offline Change-Id: I57da740fbc8eef2e41d5dfe3bb82a8d487630893 Signed-off-by: Vitalii Koriakov <vkoriako@redhat.com>
* Function that drops caches on a list of hosts,to run certain FOPs on a cold ↵Ambarish Soman2018-05-091-0/+23
| | | | | | | cache Change-Id: Ia6a2d73da1c3ea2a123da55c6bcd063b1e7404a4 Signed-off-by: Ambarish Soman <asoman@redhat.com>
* Added reboot_nodes methodVitalii Koriakov2018-04-251-21/+39
| | | | | Change-Id: I72e9023125f654f3a04e96243a94218461c934da Signed-off-by: Vitalii Koriakov <vkoriako@redhat.com>
* Checking nodes goes offline or not after rebootAkarsha Rai2018-04-171-5/+19
| | | | | Change-Id: I59d3dc6da29eeefb9b1025cf9cf2b2540ea33d4e Signed-off-by: Akarsha Rai <akrai@redhat.com>
* Adding are_nodes_offline functionVijay Avuthu2018-02-091-0/+36
| | | | | Change-Id: I591c9ca5da52e76b3300c243a5121d27ac89a8f1 Signed-off-by: Vijay Avuthu <vavuthu@redhat.com>
* Adding function reboot_nodes_and_wait_to_come_onlineVijay Avuthu2018-02-081-0/+59
| | | | | Change-Id: Ib7dcf883d9aacd89c652d8cee9e66d5bc44169b0 Signed-off-by: Vijay Avuthu <vavuthu@redhat.com>
* Adding function: are_nodes_onlineVijay Avuthu2018-01-311-0/+36
| | | | | | | | | Description : Function to check whether given nodes are online or not Change-Id: I92a40ac1a6bcdbdfb845413902dd0a798c68ed5c Signed-off-by: Vijay Avuthu <vavuthu@redhat.com>
* Adding misc-libs module to provide helpers for misc tasks.Shwetha Panduranga2017-02-214-0/+424
Change-Id: I2dba55b945a4371877fad6e56e3147ffbb7c6456 Signed-off-by: Shwetha Panduranga <spandura@redhat.com>