summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Test case for Validate Peer probe with invalid ip and non existingRajesh Madaka2018-02-021-0/+0
host, non existing ip Library for Core file Create or Not, Added is_core_file_created() function to lib_utils.py Test Desc: Test script to verify peer probe non existing host and invalid-ip, peer probe has to be fail for non existing host, Glusterd services up and running after invalid peer probe, and core file should not get created under "/", /tmp, /var/log/core directory Adding glusterd peer probe test cases with modifications according to comments adding lib for core file verification Change-Id: I0ebd6ee2b340d1f1b01878cb0faf69f41fec2e10 Signed-off-by: Rajesh Madaka <rmadaka@redhat.com>