summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts
Commit message (Expand)AuthorAgeFilesLines
* Smoke job for python validation using tools like flake8 and pylintDeepshikha khandelwal2018-11-091-0/+26
* tell why strfmt failedKaleb S. KEITHLEY2018-10-231-0/+2
* Add a cleanup function, fix #1641021Michael Scherer2018-10-191-0/+8
* asan-job: add log_path to get detailsAmar Tumballi2018-09-291-1/+2
* Add distributed-regression job to nightly build pipelineDeepshikha Khandelwal2018-09-271-0/+6
* Attempt to run delete-vm ansible playbook thrice if failsDeepshikha Khandelwal2018-09-251-1/+10
* Pass the path of private key when copying glusterfs logsDeepshikha Khandelwal2018-09-251-1/+1
* ASAN job for glusterNigel Babu2018-09-241-0/+32
* Add a nightly release-5 jobNigel Babu2018-09-241-0/+35
* Add extra arguments when calling ansible playbookDeepshikha Khandelwal2018-09-201-7/+10
* New job for gluster-csi-containersNigel Babu2018-09-181-0/+22
* Call ansible playbook for creation/deletion of instancesDeepshikha Khandelwal2018-09-171-7/+4
* brick-mux: Redo after clang-formatNigel Babu2018-09-131-1/+1
* clang-format: Be more verboseNigel Babu2018-09-131-2/+4
* Make clang-format-job fail for realNigel Babu2018-09-121-1/+1
* Do not touch the home directoryNigel Babu2018-09-121-2/+2
* Add clang-format jobNigel Babu2018-09-121-0/+11
* Pull in brick-mux enable with a new patchNigel Babu2018-09-101-1/+1
* Fix the directories for glusterNigel Babu2018-09-101-1/+1
* Add an rm -rf as wellNigel Babu2018-09-101-0/+1
* Add the clean up steps we do on every jobNigel Babu2018-09-071-1/+9
* Fix bugs in python-compliance testsNigel Babu2018-09-031-1/+2
* Add a python-ast check as wellNigel Babu2018-09-031-1/+4
* Add a job for gd2 containersNigel Babu2018-08-301-0/+10
* clang: fix the string for disabling the bd xlator properlyAmar Tumballi2018-08-271-1/+1
* fedora-smoke: remove bd xlator from the buildAmar Tumballi2018-08-271-1/+1
* clang: remove block-device from the buildAmar Tumballi2018-08-251-1/+1
* GD2 smoke test job on glusterfs patchdkhandel2018-08-201-0/+9
* Fix the return value for lcovNigel Babu2018-08-131-2/+2
* Update clang job to not check for Dead StoresNigel Babu2018-08-101-1/+1
* Increase lcov timeout to 300 secondsNigel Babu2018-08-081-1/+1
* Coverity nightly job for GlusterNigel Babu2018-08-061-0/+34
* Add the publisher to archive the generated logsdkhandel2018-08-061-1/+3
* Add a job for python3 complianceNigel Babu2018-08-021-0/+4
* Compile the gluster code with GCC8 on Fedoradkhandel2018-07-241-0/+17
* Fix the regression logsNigel Babu2018-07-193-3/+6
* Fix the failure message for regression jobsNigel Babu2018-07-193-3/+3
* Remove all the logs and files generated from previous jobs in /tmpdkhandel2018-07-091-0/+3
* Run playbook to copy the logs from server machines to testerdkhandel2018-06-261-2/+5
* Pass the machine count argument to the scriptdkhandel2018-06-221-1/+1
* Exit the code with return value $retdkhandel2018-06-211-12/+14
* Exit with proper return codedkhandel2018-06-191-0/+3
* Install the ansible module in virtual environmentdkhandel2018-06-081-2/+2
* Move run-distributed-test.py to /opt/qa directorydkhandel2018-06-082-26/+1
* Copy the failed tests logs to ci-logs.gluster.orgdkhandel2018-06-071-2/+3
* Remove the conditional-step builder and change file names:dkhandel2018-06-072-0/+11
* Fix the bug in scriptdkhandel2018-06-051-2/+2
* Pass '-v' verbose option when running distributed scriptdkhandel2018-06-051-1/+1
* Add shell=True in subprocess.call functiondkhandel2018-06-051-1/+1
* Add the private SSH key path in subrocess calldkhandel2018-06-041-3/+1