summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts/distributed-regression.sh
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix in the distributed regression jobDeepshikha khandelwal2019-05-281-1/+1
| | | | Change-Id: If0ee628ece0c19024cad129833ef9300f9af1150
* Refactor the distributed regression scripts for AWS environmentDeepshikha khandelwal2019-05-201-14/+4
| | | | | Change-Id: Icf1a8a7f593476dc3e1091db7a7f8f1a0094ab8e Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* Quit ASAN tests after first failureNigel Babu2018-11-121-0/+0
| | | | Change-Id: I9439cd47ae637ad0ed8fc6b3de16954e46e1e697
* Attempt to run delete-vm ansible playbook thrice if failsDeepshikha Khandelwal2018-09-251-1/+10
| | | | | Change-Id: I092acf131e89bf7ee107cbdcc33c2a03e354cab0 Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Pass the path of private key when copying glusterfs logsDeepshikha Khandelwal2018-09-251-1/+1
| | | | Change-Id: Iaf286c4b088d0eba34826b9c7cfe988342d24b46
* Add extra arguments when calling ansible playbookDeepshikha Khandelwal2018-09-201-7/+10
| | | | | Change-Id: I5fd0d5f283895aceeded09cecfa2d76d1797236a Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Call ansible playbook for creation/deletion of instancesDeepshikha Khandelwal2018-09-171-7/+4
| | | | | | | on Rackspace Change-Id: I338e098ba84cad8f36b7cec5cb896b496744643d Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Remove all the logs and files generated from previous jobs in /tmpdkhandel2018-07-091-0/+3
| | | | | Change-Id: I229988760ddca8e98984cfa62c483866937a7dee Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Run playbook to copy the logs from server machines to testerdkhandel2018-06-261-2/+5
| | | | Change-Id: I38e79e252862f8213f840cf9a4501c9bf2ca2e7c
* Pass the machine count argument to the scriptdkhandel2018-06-221-1/+1
| | | | Change-Id: I6d52b54797e59df3fab825ef5241546a48d5c967
* Exit the code with return value $retdkhandel2018-06-211-12/+14
| | | | | | | | Fail the build if there is any failed test with exit code $ret and copy the failed test logs to http.int.rht.gluster.org Change-Id: If4dc1c809311b609d2babe2b04dd7dd799460d6e Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Exit with proper return codedkhandel2018-06-191-0/+3
| | | | Change-Id: If45140a66488377004d75a63974f7f5f3f58883d
* Install the ansible module in virtual environmentdkhandel2018-06-081-2/+2
| | | | Change-Id: Ifbf47d685e620ae70538c596eece59bba6ad5ab2
* Move run-distributed-test.py to /opt/qa directorydkhandel2018-06-081-1/+1
| | | | Change-Id: I478ed5dc1070434a5e949d5d4b97d9db5b0f7367
* Copy the failed tests logs to ci-logs.gluster.orgdkhandel2018-06-071-2/+3
| | | | Change-Id: I223cd7f3c93a050337b7f3279f56693ec22ee5a5
* Remove the conditional-step builder and change file names:dkhandel2018-06-071-0/+36
- Rename distributed-node-create.sh -> distributed-regression.sh - Rename distributed-regression.py -> run-distributed.test.py Change-Id: I332b1f905a1ba811e09c70e342853f61b5bd1165