summaryrefslogtreecommitdiffstats
path: root/TestUnits/cli/volume
Commit message (Collapse)AuthorAgeFilesLines
* Modifying the testcases to reflect the changes made to the return value from ↵Shwetha-H-Panduranga2012-03-053-124/+199
| | | | | | | the libraries Change-Id: I07fa848828ae191c9728c856494a161cbb413559 Signed-off-by: Shwetha-H-Panduranga <shwetha@gluster.com>
* Modifying the testcases to reflect the changes made to the return value from ↵Shwetha-H-Panduranga2012-03-053-130/+217
| | | | | | | the libraries.Adding new module for replace brick libraries Change-Id: I3a886cd799d11b948eb87dd929546bdde3561dd7 Signed-off-by: Shwetha-H-Panduranga <shwetha@gluster.com>
* Automating bugs bug2909, bug3033Shwetha-H-Panduranga2012-01-044-0/+384
| | | | | Change-Id: Ic56569c9128a9a1c3f355e80c48baa5788b7d2ed Signed-off-by: Shwetha-H-Panduranga <shwetha@gluster.com>
* return 'output' dictionary from serverutils.execute_on_brick and ↵Shwetha-H-Panduranga2011-12-271-6/+6
| | | | | | | clientutils.execute_on_mount. This is to help the scripts for matching output expressions after the execution of command. Reflecting the same changes in cli/volume/top/testcases Change-Id: I5ce9d0141f6171dad2d3a17512f0264b9af5beb3 Signed-off-by: Shwetha-H-Panduranga <shwetha@gluster.com>
* 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 ↵Shwetha-H-Panduranga2011-12-211-1/+0
| | | | clitestsutils. The functions necessary for cli tests has been implemented in the existing utils
* Changing the function assert_success and assert_failure in atfutils to take ↵Shwetha-H-Panduranga2011-12-211-2/+2
| | | | exit_status as argument. Hence refelecting the changes in all files which used the functions
* 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