summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sanity/nightly_sanity/nightly_updated.sh: make changes for the copying the ↵Raghavendra Bhat2011-09-291-4/+4
| | | | | | | | | | new statedump files Previously statedump files were located in /tmp/with the name glusterfs.<pid> Now (glusterfs-3.3.0qa12 onwards) its not like that. Brick statedumps are saved in the pattern "brick-path.<pid>.dump" and client statedumps are saved in the pattern glusterdump.<pid>.dump. Changes are done with this commit to make nightly sanity script aware of that.
* helper_scripts/install_parallel_glusterfs: script to install the glusterfs ↵Raghavendra Bhat2011-09-262-1/+67
| | | | | | | | | | simultaneously on multiple machines This scripts looks into a file to know the IP address of the machines where glusterfs has to be installed. Then executes the download_and_install.sh script on all the machines. It is assumed that download_and_install.sh script is available on all the machines. glusterfs version is given as the argument.
* sanity/nightly_sanity: save the patches applied everydayRaghavendra Bhat2011-09-232-2/+11
| | | | | | Do not print the git diff of the applied patches in the message. Instead copy the patches diretory to /tmp and save that directory in the results directory everyday.
* helper_scripts/download_and_install: allow beta releases to be downloaded, ↵Raghavendra Bhat2011-09-221-0/+3
| | | | build with DEBUG
* c_pgms/ping_pong: validate the arguments given properlyRaghavendra Bhat2011-09-211-6/+65
|
* c_pgms/ping_pong: changes in ping_pong for giving running time as an argumentRaghavendra Bhat2011-09-212-1/+211
| | | | | | | ping_pong used to run indefinitely before. Now the locking functionality is made to run in a separate thread and the main thread sleeps for the number of seconds specified as a command line argument. By default it runs for 600 seconds.
* nightly_sanity/nightly_sanity.sh: option for specifying the branchRaghavendra Bhat2011-09-212-29/+142
| | | | | | | | Now the script looks into /root/branch file for deciding which branch it should checkout to and pull. If the branch mentioned in the file is not created it will try to create that branch. If wrong branch is given or if any error happens while checking out the branch, then script by default continues on master.
* nightly_sanity/nightly_sanitysh: export the PATH variableRaghavendra Bhat2011-09-211-21/+24
| | | | | | Since nightly_sanity script is started by a cron job, the shell environment while this script is being executed may not have the PATH variable set to all the appropriate paths. So update the PATH variable separately in the script.
* nightly_sanity/nighty_updated.sh: use mode=script in creating the volumeRaghavendra Bhat2011-09-211-5/+5
|
* modified fs-perf-test to allow number of files to be opened to be given as ↵Raghavendra Bhat2011-09-202-0/+127
| | | | the argument
* gsyncd python script for checking mtab raceLakshmipathi2011-09-153-0/+30
|
* some helper scripts for glusterfs installation and setupRaghavendra Bhat2011-09-1310-984/+562
|
* drop the caches before taking the statedumpRaghavendra Bhat2011-09-121-0/+3
|
* some nightly sanity scriptsRaghavendra Bhat2011-09-095-0/+1920
|
* Adding few more test casesUjjwala2011-09-086-0/+49
|
* commit updated READMELakshmipathi2011-08-241-0/+2
|
* Added debian packaging scriptLakshmipathi2011-08-245-0/+197
|
* Adding AMI and top/profile testcasesUjjwala2011-08-042-0/+0
|
* QA Automation folderUjjwala2011-08-031-0/+1
|
* separate INFO filesLakshmipathi2011-08-038-36/+42
|
* Added parallel read script under communityLakshmipathi2011-08-032-1/+8
|
* change the openssl version used in sanity scriptRaghavendra Bhat2011-08-021-2/+2
|
* script for tesing pump and replace brick operationsRaghavendra Bhat2011-07-292-0/+119
|
* scripts for the sanity of glusterfs top/profileRaghavendra Bhat2011-07-293-0/+1013
|
* programs to truncate a file based on path as well as fd.Raghavendra Bhat2011-07-293-0/+58
| | | | Can be enhanced to write some truncate based application.
* Geo-Rep testcasesLakshmipathi2011-07-271-0/+0
|
* Merge branch 'master' of github.com:gluster/qaLakshmipathi2011-07-272-0/+42
|\
| * adding ACL test casesUjjwala T2011-07-271-0/+42
| |
| * Added Quota test casesUjjwala T2011-07-271-0/+0
| |
* | Revert "added test file"Lakshmipathi2011-07-271-0/+0
|/ | | | This reverts commit ba2260be9eb78762e4f61d7a4e8625bcd3e89f5a.
* added test fileLakshmipathi2011-07-271-0/+0
|
* run nfs with valgrindLakshmipathi2011-07-201-0/+426
|
* use bash instead of sh for executing the sanity scriptRaghavendra Bhat2011-07-151-1/+1
|
* INFO file updatedRaghavendra Bhat2011-07-131-1/+1
|
* INFO file updateRaghavendra Bhat2011-07-131-0/+2
|
* program for monitoring the directory and sending mailRaghavendra Bhat2011-07-131-0/+87
|
* sanity script for testing the functionality of filesystemRaghavendra Bhat2011-07-1337-0/+3444
|
* cloud seedRaghavendra Bhat2011-07-1341-0/+6156
|
* legacy performance scriptsRaghavendra Bhat2011-07-135-0/+797
|
* benchmarking application for calculating average time creation of different ↵Raghavendra Bhat2011-07-132-0/+292
| | | | file types
* Custom c programs for locking and multithreaded fopsRaghavendra Bhat2011-07-136-0/+608
|
* Added community provided scripts for lock and renameLakshmipathi2011-07-0816-0/+1379
|
* added nightly valgrind scriptLakshmipathi2011-07-041-0/+399
|
* added dev-sanity scriptLakshmipathi2011-07-046-0/+865
|
* first commitVijay Bellur2011-07-021-0/+0