summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adding rfc.shVijay Bellur2011-12-231-0/+107
| | | | | Change-Id: Ia15b0a164a75385527103c7723ef12cf2fff4f55 Signed-off-by: Vijay Bellur <vijay@gluster.com>
* c_pgms/threaded_io: changes in threaded_io to print some changesRaghavendra Bhat2011-12-224-88/+748
| | | | | | | Some benchmarking related changes in threaded-io to print total attempted and successful syscalls executed. Signed-off-by: Raghavendra Bhat <raghavendrabhat@gluster.com>
* helper_scripts: changes in probe script abd detach script is addedRaghavendra Bhat2011-12-222-5/+44
| | | | | | | Some minor changes in the probe script (change in the function names) and detach script is added to detach the peers in the cluster. Signed-off-by: Raghavendra Bhat <raghavendrabhat@gluster.com>
* Merge branch 'master' of https://github.com/gluster/qaUjjwala2011-12-089-5/+583
|\
| * helper_scripts/install_glusterfs_rpm: script to install glusterfs rpm ↵Raghavendra Bhat2011-10-133-12/+98
| | | | | | | | | | | | | | | | | | parallely on multiple machines installs the glusterfs rpm of specified version (can upgrade too depending upon the arguments), on multiple machines parallely. And also some changes to the rpm installing script helper_scripts/rpm_download_install.
| * helper_scripts/rpm_download_install: script which downloads and installs ↵Raghavendra Bhat2011-10-101-0/+152
| | | | | | | | | | | | | | glusterfs rpms This script not only installs the qa releases but also installs the main releases also. Can be even upgraded by giving option "yes".
| * helper_scripts/glusterfs_uninstall: scripts for uninstalling glusterfsRaghavendra Bhat2011-10-073-0/+116
| | | | | | | | | | scripts which uninstalls glusterfs on the local machine and on a set of machines.
| * c_pgms/truncte_write.c: program which creates a sparse file and writes at ↵Raghavendra Bhat2011-10-052-0/+158
| | | | | | | | | | | | | | | | some offset This program creats a file if it does not exist (filename given as an argument), opens it truncates it to the size mentioned in the argument (default 5GB), then writes some data to some offset. Thus in general creates a sparse file and write into it.
| * 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.
* | gsync scriptsUjjwala2011-12-0823-0/+263
|/
* 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
|