summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Geo-replication library and gluster installation.HEADmasterVijaykumar2012-03-1411-407/+776
* Adding libraries to suffix timestamps to the summarylog and detaillog filesshwetha2012-03-066-57/+51
* Modifying the testcases to reflect the changes made to the return value from ...Shwetha-H-Panduranga2012-03-053-124/+199
* Actual exit status value is output['exitstatus']. exit_status variable is not...Shwetha-H-Panduranga2012-03-051-1/+1
* Modifying the testcases to reflect the changes made to the return value from ...Shwetha-H-Panduranga2012-03-054-130/+244
* Automating afr self-heal testcasesShwetha-H-Panduranga2012-02-085-150/+2536
* Changing the return value of all the libraries. The libraries will return a d...Shwetha-H-Panduranga2012-02-066-823/+630
* Modifying the testcases to reflect the changes made to the return value from ...Shwetha-H-Panduranga2012-02-032-108/+157
* Adding new library to stop a volume's brickShwetha-H-Panduranga2012-01-301-0/+66
* Merge "Adding afr basic testcases(fileops, dirops tests)"Amar Tumballi2012-01-244-0/+1129
|\
| * Adding afr basic testcases(fileops, dirops tests)Shwetha-H-Panduranga2012-01-204-0/+1129
* | Merge "Gluster installation through tar,git,rpm."Amar Tumballi2012-01-242-16/+365
|\ \
| * | Gluster installation through tar,git,rpm.Vijaykumar2012-01-202-30/+379
| |/
* / Adding libraries for validating the testcases.Shwetha-H-Panduranga2012-01-204-154/+372
|/
* Merge "Automating bugs bug2909, bug3033"Shwetha-H-Panduranga2012-01-194-0/+384
|\
| * Automating bugs bug2909, bug3033Shwetha-H-Panduranga2012-01-044-0/+384
* | library functions: remove-brick, quota, profileVijaykumar2012-01-192-126/+366
* | Adding new function get_active_volume to get the information about the active...Shwetha-H-Panduranga2012-01-191-2/+11
* | validate stderr stream also. This is useful for performing negative testingShwetha-H-Panduranga2012-01-041-11/+18
|/
* return 'output' dictionary from serverutils.execute_on_brick and clientutils....Shwetha-H-Panduranga2011-12-273-10/+15
* Added COPYING and CONTRIBUTING filesAmar Tumballi2011-12-223-1/+700
* Adding rfc.shVijay Bellur2011-12-221-0/+107
* Modifying the comment for testcaseslist for cli/volume/topShwetha-H-Panduranga2011-12-211-1/+1
* removing the statement 'import clitestsutils'. There is no module by name cli...Shwetha-H-Panduranga2011-12-211-1/+0
* Changing the function assert_success and assert_failure in atfutils to take e...Shwetha-H-Panduranga2011-12-215-37/+43
* Adding new function validate_output to check whether expected_exit_status an...Shwetha-H-Panduranga2011-12-211-0/+29
* Adding new argument 'operation' for the function volume_replacebrick to speci...Shwetha-H-Panduranga2011-12-211-5/+5
* Adding testenv.cfg file to cli/volume/top testunitShwetha-H-Panduranga2011-12-201-0/+86
* Automating Bug2645, Bug2771, Bug2725Shwetha-H-Panduranga2011-12-203-0/+346
* The hostutils.execute_command now returns output(type dict). Hence reflecting...Shwetha-H-Panduranga2011-12-202-4/+4
* Changes made to '_substitute_value_for_variables' function. The function now ...Shwetha-H-Panduranga2011-12-201-37/+56
* We are using 'img' python module in atfexecute for loading the testunit modul...Shwetha-H-Panduranga2011-12-201-0/+1
* log variable doesn't exists. The variable we should be referring is 'self._ha...Shwetha-H-Panduranga2011-12-201-1/+1
* Error in referring to the variable. The variable should be testcase['version'...Shwetha-H-Panduranga2011-12-201-3/+2
* Adding function 'expect' to atfutils. This function searches for 'actual_stri...Shwetha-H-Panduranga2011-12-201-0/+16
* Changes made to volume info. This is to support multiple 'volumetypes' and co...Shwetha-H-Panduranga2011-12-134-20/+41
* Changes to logger class, Using the logger class in the framework, adding new ...Shwetha-H-Panduranga2011-12-1219-433/+466
* Changes to logger class, Using the logger class in the framework, adding new ...Shwetha-H-Panduranga2011-12-121-145/+61
* Adding Readme, testunit fileShwetha-H-Panduranga2011-12-123-69/+217
* Renaming DirectoriesShwetha-H-Panduranga2011-12-074-0/+0
* Renaming DirectoriesShwetha-H-Panduranga2011-12-0713-0/+0
* Adding New/Updated Automation FilesShwetha-H-Panduranga2011-12-0623-0/+3222
* Removing all automation files from the repoShwetha-H-Panduranga2011-12-0641-5916/+0
* Adding New/Updated Automation FilesShwetha-H-Panduranga2011-12-0623-282/+3185
* Adding ATF(Automated Tests Framework) files. This is the code developed for POC.Shwetha-H-Panduranga2011-09-1218-0/+3012
* Added READMEVijay Bellur2011-08-291-0/+1