summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs
Commit message (Collapse)AuthorAgeFilesLines
* Change the node to fedora for python-lint jobDeepshikha khandelwal2018-11-131-1/+1
| | | | Change-Id: I5a59a56adba4b45d178a3f8123dbf91abc536ff9
* Add cleanup when a mock build is abortedNigel Babu2018-11-092-0/+8
| | | | | Change-Id: Id77dd90936a1cc5994899e29ce9f5733964a40dd Signed-off-by: Nigel Babu <nigelb@redhat.com>
* Smoke job for python validation using tools like flake8 and pylintDeepshikha khandelwal2018-11-091-0/+60
| | | | | | | | | | | | - pylint: Output will be archived in pylint-check.txt. This job will fail if there's any [W]arning, [C]onvention, [R]efactor, [E]rror, [F]atal message type. - flake8: Output will be archived in flake8-check.txt This is a non-voting smoke job for now. The count of pylint and flake8 issue is too huge as mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=1584992 Change-Id: Idbe0ebfdbbf9ac955c26bd4befc4b3cf9f62d395
* Make gd2-smoke non-votingNigel Babu2018-11-081-0/+4
| | | | | | This reverts commit 34bd948ff2bb68851f5ccd004fd5da1fad2915a4. Change-Id: I7bf61cd67cfa148e2b96dbb6b8f478f38faa8704
* Make gd2-smoke votingNigel Babu2018-11-051-4/+0
| | | | Change-Id: Ie4293d15e868db0869553791d19cab5dfb39687c
* Revert "Switch over to using a python script for bz-post"Nigel Babu2018-10-051-1/+1
| | | | | | | This reverts commit efae872131f855c77b5deef33e69500d7c456674. Change-Id: I3bcb0434e23320cf77bf91bcecdcaca8c5148238 Signed-off-by: Nigel Babu <nigelb@redhat.com>
* Switch over to using a python script for bz-postNigel Babu2018-10-031-1/+1
| | | | Change-Id: I018c5049d69229a0741a9f455c032f87697cfa0b
* Add distributed-regression job to nightly build pipelineDeepshikha Khandelwal2018-09-271-4/+0
| | | | | Change-Id: I30130d32d18c4710c22e73dbfce1da71cddd6d45 Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Add a non voting job, for testing the new FreeBSD builderMichael Scherer2018-09-241-0/+53
| | | | Change-Id: I2675f12e2f71c8c32264561911dc7ffad1f6e98e
* Fix the defaults for the release-5 jobNigel Babu2018-09-241-2/+2
| | | | Change-Id: I1ab854399a29bec5223c49c1b2015967500390cd
* ASAN job for glusterNigel Babu2018-09-241-0/+42
| | | | Change-Id: I69e058e6cce75e026c91b5cf42a3a602431a899e
* Add a nightly release-5 jobNigel Babu2018-09-241-0/+19
| | | | | Change-Id: I3783931f7f351a34e749cba3d7f55fb3937ae67b Signed-off-by: Nigel Babu <nigelb@redhat.com>
* clang-format: Enable master branch. Not release.Nigel Babu2018-09-191-1/+1
| | | | Change-Id: Ida1caf33e38b5357c866e20e84981a52986a291b
* Only run clang-format for master and release-5Nigel Babu2018-09-191-2/+4
| | | | Change-Id: I095decfec6b034a56b897c8b2463288cc2c2b1ce
* New job for gluster-csi-containersNigel Babu2018-09-181-0/+37
| | | | Change-Id: I2aea2d741b14c321cb3664f80cb240b57ca4f534
* Call ansible playbook for creation/deletion of instancesDeepshikha Khandelwal2018-09-171-2/+7
| | | | | | | on Rackspace Change-Id: I338e098ba84cad8f36b7cec5cb896b496744643d Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Remove the vote overwride for clang-formatNigel Babu2018-09-141-3/+0
| | | | Change-Id: Idd4e046acc2694214766f311b86e0550bc457c55
* Reenable freebsdMichael Scherer2018-09-121-1/+0
| | | | Change-Id: Ie631ff6dccaf333d03e53842abed9f34f4f07054
* Add clang-format jobNigel Babu2018-09-121-0/+55
| | | | Change-Id: I4fce662da7f82c113123906339c5984a4e99a2b2
* Disable freebsd-temporarilyNigel Babu2018-09-121-0/+1
| | | | Change-Id: I56dbc22614057426e081ac1dd30842357da9dcef
* Switch fedora-smoke to run on only masterNigel Babu2018-09-051-2/+2
| | | | Change-Id: Ie3b1d07e9b166d1030d0f82cf30d0ed77997dce9
* Fix bugs in python-compliance testsNigel Babu2018-09-031-1/+1
| | | | Change-Id: I2f19695308549265e4a531443b13d153d3f911ed
* Add a python-ast check as wellNigel Babu2018-09-031-0/+22
| | | | Change-Id: I1ac7d514b4e4022845329d423cab60f2200dc546
* Add a job for gd2 containersNigel Babu2018-08-301-0/+36
| | | | Change-Id: I42ebd35471af8e0b7b36d1039be48a28912f409f
* Enable fedora-smoke votingNigel Babu2018-08-291-4/+0
| | | | Change-Id: Iaf5659368aabd1c5e078c478ecd8d675a4519638
* Timeout rpm jobsNigel Babu2018-08-242-0/+8
| | | | Change-Id: I28468ebae806d0bd7c03536c29b8bf6606a3e858
* Add 'concurrent:true' to the smoke test jobsDeepshikha Khandelwal2018-08-232-0/+2
| | | | Change-Id: Iea3e23b6433dc1c4868e01d33c70ba1de298e306
* GD2 smoke test job on glusterfs patchdkhandel2018-08-201-0/+46
| | | | | | | | | | | | This non-voting job will run GD2 against submitted glusterfs patches to identify any new changes that break GD2. Fixes: bz#1560967 Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com> Change-Id: I4488105c0e7e46b1274e4d09d52a6ea057c0cd70
* Update clang job to not check for Dead StoresNigel Babu2018-08-101-1/+1
| | | | Change-Id: Idf4d769a5edb3caadaf1b29b9b666287c3304620
* Coverity nightly job for GlusterNigel Babu2018-08-061-0/+36
| | | | Change-Id: Idc81fd4612a8746900875d1b4f6adba97d0a1373
* Add the publisher to archive the generated logsdkhandel2018-08-061-0/+6
| | | | | | | | 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-021-0/+35
| | | | 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-241-0/+44
| | | | | Change-Id: I64c6b79e9416a0e602426450996e96f1f9da300b Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Fix the failure message for regression jobsNigel Babu2018-07-193-3/+3
| | | | 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>
* 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>
* 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
* 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-071-0/+3
| | | | Change-Id: I223cd7f3c93a050337b7f3279f56693ec22ee5a5
* Remove the conditional-step builder and change file names:dkhandel2018-06-071-7/+7
| | | | | | | - 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
* Replace ansible-playbook builder to command linedkhandel2018-05-281-6/+0
| | | | 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