summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Increase lcov timeout to 300 secondsNigel Babu2018-08-081-1/+1
| | | | Change-Id: Iaa6f546de5741770f57ba29e9d2866c814459c32
* Coverity nightly job for GlusterNigel Babu2018-08-062-0/+70
| | | | Change-Id: Idc81fd4612a8746900875d1b4f6adba97d0a1373
* Add the publisher to archive the generated logsdkhandel2018-08-062-1/+9
| | | | | | | | Line coverage job does not provide the generated logs. Added another publisher parameter i.e. 'archive' to build artifacts of regression and smoke testing Change-Id: Idee7dc99ae43d158036ae883f4def418af0f089f
* Run freebsd-smoke only on masterNigel Babu2018-08-031-2/+2
| | | | Change-Id: Ibc21f3ec128333399e381f06f2d2a8350a5b7578
* Add a job for python3 complianceNigel Babu2018-08-022-0/+39
| | | | Change-Id: Ia3c773462fedc2b331c5de5431b3f4b428f0b3ef
* Change the SCM to just use default GerritNigel Babu2018-07-273-18/+3
| | | | Change-Id: I24ad103ec6c43ad179a34643c0d1b9104e7ef64a
* Change the scm URL from github to gerritdkhandel2018-07-263-3/+3
| | | | | | | | There are jobs which are using github SCM. Need to change it to gerrit so as to test unmerged patches also. Change-Id: Ib89cdb5ccf56094b270ab9c881e27045d9106a9e Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Switch from override-vote to skip-voteNigel Babu2018-07-241-5/+7
| | | | | | The override-vote doesn't seem to work as easily as skip-vote Change-Id: I2a3a1370cf0d303e72a7be8802a4eb02dffcfd10
* Compile the gluster code with GCC8 on Fedoradkhandel2018-07-242-0/+61
| | | | | Change-Id: I64c6b79e9416a0e602426450996e96f1f9da300b Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Fix the regression logsNigel Babu2018-07-193-3/+6
| | | | Change-Id: Ie089ebd224d9fe62b9806cfb4cc5677dbaee9a7b
* Fix the failure message for regression jobsNigel Babu2018-07-196-6/+6
| | | | Change-Id: I3842f2ab9103c25c610ce2f2161bf103a5bf5362
* check-bug: output the results into gerritAmar Tumballi2018-07-191-0/+1
| | | | | | | | This would help to get the output from the tests to gerrit updates: bz#1600963 Change-Id: I4e7edfeded72f835948064263b6f927d37017af1 Signed-off-by: Amar Tumballi <amarts@redhat.com>
* regression: add a failure file to get output of failed testsAmar Tumballi2018-07-163-0/+3
| | | | | Change-Id: I8bb5f7d7c61a50e5a964bd804fc8d439c4c8cce3 Signed-off-by: Amar Tumballi <amarts@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 distributed-regression job every 12 hours with 8 machinesdkhandel2018-07-031-1/+4
| | | | | Change-Id: I709987d6742b72c4e3d6b46302a8f36f42f1f442 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>
* Fix the rpm jobs to not be duplicatesNigel Babu2018-06-204-115/+14
| | | | Change-Id: Id948cd84cd58180dd3d0f4dcc3306dcc2b81a0cc
* Switch over to Fedora 28Nigel Babu2018-06-204-6/+113
| | | | Change-Id: I6187eb514d26aa02b8a75f2f2a2f6f98050c390b
* 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-082-26/+1
| | | | Change-Id: I478ed5dc1070434a5e949d5d4b97d9db5b0f7367
* Archive the correct artifacts of the builddkhandel2018-06-081-1/+1
| | | | Change-Id: I75754a62fd2dd714f433ae11f2aad5a91e28a359
* Copy the failed tests logs to ci-logs.gluster.orgdkhandel2018-06-072-2/+6
| | | | Change-Id: I223cd7f3c93a050337b7f3279f56693ec22ee5a5
* Remove the conditional-step builder and change file names:dkhandel2018-06-073-7/+18
| | | | | | | - Rename distributed-node-create.sh -> distributed-regression.sh - Rename distributed-regression.py -> run-distributed.test.py Change-Id: I332b1f905a1ba811e09c70e342853f61b5bd1165
* Add another shell step to activate virtual environmentdkhandel2018-06-051-0/+1
| | | | Change-Id: I8023108da46fa726df0e6f87c4d61632882d3062
* Fix the bug in scriptdkhandel2018-06-051-2/+2
| | | | Change-Id: Id8c9486c2cd643f486e4ce17824c6bb0962ceed9
* Pass '-v' verbose option when running distributed scriptdkhandel2018-06-051-1/+1
| | | | Change-Id: I113d605678f893e9c44992b10cd9fbdf83b550b4
* Add shell=True in subprocess.call functiondkhandel2018-06-051-1/+1
| | | | Change-Id: Ia1f7e5f89dd60fe5962eda7c16648d39155de973
* Add the private SSH key path in subrocess calldkhandel2018-06-041-3/+1
| | | | Change-Id: I9657c7505e2cc352561277e7c54a3a5e1832b9e2
* Revert "Fix the path of file from workspace"Deepshikha Khandelwal2018-06-041-1/+1
| | | | | | This reverts commit 6e9ae711d3a389cc1e105212b81f376418829a58. Change-Id: I9126a26e2ed6a6775a5b31b071265278b94d441c
* Fix the path of file from workspacedkhandel2018-06-041-1/+1
| | | | Change-Id: Icaa6a5c93e7d20822d20eae4fcfcff39e52b5548
* Fix the bug in join functiondkhandel2018-06-041-1/+1
| | | | Change-Id: Ia8a3876b455af5bc0d26d5f8d3c210b5dc02c6c8
* Add the key path to subprocess calldkhandel2018-06-041-1/+3
| | | | Change-Id: Icd23239670522dde1da83d803c0db398ddd578bf
* Fix the bug in distributed-regression.py filedkhandel2018-06-041-1/+1
| | | | Change-Id: I6075d31981fad730684f4b025c94121bd8c503e6
* Resolve the variable bug in distributed-node-create.shdkhandel2018-06-011-1/+1
| | | | Change-Id: I72d8f5af3aefa2e92816414848a284f2203254a6
* Add remote user option for running ansible playbookdkhandel2018-06-011-1/+1
| | | | Change-Id: I6b0126b9741c539545b7c0ab8e7dd08aa1181ef3
* Set environment variable for host key checking to falsedkhandel2018-05-311-1/+1
| | | | Change-Id: Icc41c82e02e0447d4036e41722f9856894061287
* Replace ansible-playbook builder to command linedkhandel2018-05-282-8/+11
| | | | Change-Id: I4c26a1667cdbb124aae0fa55058ad9468a1547a0
* Remove the timer from distributed-regression jobdkhandel2018-05-241-3/+0
| | | | Change-Id: Icc05c6ea038a81e5cf47e0c71b954b138994d30b
* Force no host-key checkingNigel Babu2018-05-231-0/+1
| | | | Change-Id: I691d559f3ddd3f0d5ae4a6e2e1a64120528d4927
* Create the ansible.cfg file for setting private SSH key pathdkhandel2018-05-231-0/+3
| | | | Change-Id: Iadc7adb17e4e531902260ff6a19f6dc2a92187fb
* Add shell script which includes:dkhandel2018-05-212-3/+14
| | | | | | | | - Create and activate virtual environment - Install pyrax dependency - Run python script to create instances on Rackspace Change-Id: I1523c5f0b1cb154c997630152b9d3757af8bd4b3
* Job to run the distributed regression testing frameworkdkhandel2018-05-212-0/+84
| | | | Change-Id: Ib3996e81790104068f51b980fd4229dc14c695b3
* add a job to run full regression through gerrit commandAmar Tumballi2018-05-211-0/+61
| | | | | | fixes: bz#1564119 Change-Id: Ib613cd98fdb8df8f96fc961c6a98fc92d00fd69a Signed-off-by: Amar Tumballi <amarts@redhat.com>
* comment-on-issue now displays an errorNigel Babu2018-04-231-5/+2
| | | | | | This tells devs exactly what's wrong with their test. Change-Id: I08286665ae1a9418454d92f3f1c9f36ce4208ba3
* Add a new job to run brick-mux tests on-demandNigel Babu2018-04-171-0/+61
| | | | Change-Id: I87115cb7ca9e8f315ee35c4431005155bbc725fd
* Add concurrency, commit message and module checksNigel Babu2018-04-162-0/+17
| | | | Change-Id: I65a1006f734314cc1933af0985500a7af21c0f98
* Remove ec-stripe-cache jobNigel Babu2018-04-163-112/+0
| | | | Change-Id: I8f4d288435a26308ddd22256632fb198b7c3714d