Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | geo-rep: Validate availability of gluster binary on slave | Kotresh HR | 2018-01-19 | 1 | -0/+65 |
| | | | | | | | | | | 1. Adds validation to check if gluster binary is available on slave 2. Add a simple geo-rep setup test case to verify whether setup is fine. It's named in such a way that it runs first. BUG: 1532591 Change-Id: Ie777e55ae13db8fa97d4e32464ad82269ee5fd07 Signed-off-by: Kotresh HR <khiremat@redhat.com> | ||||
* | make sure geo-rep tests run first | Amar Tumballi | 2018-01-17 | 2 | -0/+344 |
as we run regression with a 'sort' function, geo-rep thus becomes last test to run. instead, make sure it is the first test by changing the name of directory, and thus any setup failures would be noticed much earlier. Change-Id: I9e8d81824274900be42c4c49c752a1602497fa31 Signed-off-by: Amar Tumballi <amarts@redhat.com> |