| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Vijaykumar <vkoppad@redhat.com>
Change-Id: I10cf998ff87dabfbc3cd4abd5762dba255e53042
Signed-off-by: Vijaykumar <vkoppad@redhat.com>
|
|/
|
|
|
|
|
|
|
| |
1)calculating md5sum of mountpoints and bricks using arequal-checksum.
2)validate whether the md5sum of mountpoints and bricks are same.
3)validate gfids of the files on the bricks are same.
Change-Id: Id5392721887a348f9c06fedf572098d711956497
Signed-off-by: Shwetha-H-Panduranga <shwetha@gluster.com>
|
|
|
|
| |
exit_status as argument. Hence refelecting the changes in all files which used the functions
|
|
|
|
| |
handles substitution of variable values. (Ex:- <volume1.volumename> replaces volumename of volume1. The variable value is the value defined in testenv.cfg for that testunit). The function returns commands wiith values substituted for variables. The function 'execute_command' now returns 'output'(dictionary output from ssh.executecommand)
|
|
|
|
| |
global values, Changes made to argument parser, testruninfo
|
|
|