summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_probe_hostname.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix replace brick failure and peer probe failureNigel Babu2018-05-091-14/+11
| | | | | | | | The replace brick setUp function had a syntax error and a wrong assert. The peer probe tearDown method did not work in a situation where the test failed leading to cascading failures in other tests. Change-Id: Ia7e0d85bb88c0c9bc6d489b4d03dc7610fd4f129
* Create cluster with shortnames and create volume using IP and FQDNGaurav Yadav2018-05-031-0/+184
- Peer probe using short name - Create volume using IP - Start/stop/getvolumeinfo - Create volume using FQDN - Start/stop/getvolumeinfo Change-Id: I2d55944035c44e8ee360beb4ce41550338586d15 Signed-off-by: Gaurav Yadav <gyadav@redhat.com> Signed-off-by: Rajesh Madaka <rmadaka@redhat.com>