summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix pylint errorsNigel Babu2019-02-051-2/+2
| | | | Change-Id: I595561c39b84bf4f98fd082b397093d1e21585c8
* Add timeouts to all jobs without oneNigel Babu2019-02-0522-23/+106
| | | | Change-Id: I87b1189c619e2a652ad70f964d315367b57ae785
* Update BZ when review is abandoned/restoredNigel Babu2019-02-042-0/+72
| | | | Change-Id: I1f30287e08f1e15eb8743ace07f5cb799b6b4915
* Add a fix for clang-format to handle contribNigel Babu2019-02-031-7/+19
| | | | | Change-Id: Id326a77b78ef3f8eec12ccd864c11457829e934b Fixes: bz#1671733
* Limit 32-bit build to release-6 and masterNigel Babu2019-01-301-2/+4
| | | | Change-Id: Ie5f3b31392b1e7a9541f1a22f5a6e976ee2f2c5b
* 32-bit-smoke: make the job voteAmar Tumballi2019-01-241-4/+0
| | | | | Change-Id: I384e75b9282f628538a72e00e20c3a1ebb33951d Signed-off-by: Amar Tumballi <amarts@redhat.com>
* Use the proper credential for logging to the serverMichael Scherer2019-01-231-1/+1
| | | | Change-Id: I7fd938c469027e15d447a4dd977c6274f2db3de9
* Run jenkins update every day, to make sure there is no driftMichael Scherer2019-01-231-0/+1
| | | | Change-Id: If0a824fb2c91540760dae386c45c68df892f920b
* Fix the bugs gluster jobMichael Scherer2019-01-231-1/+1
| | | | Change-Id: I4fd9ba26a4cfe9c5713cc080978d369b8db824c7
* Remove the testing freebsd jobNigel Babu2019-01-161-53/+0
| | | | Change-Id: Ia24ab94d489cf28cb51295762f8f81cde42ace8c
* Disable distributed regression job from nightly master pipelineDeepshikha khandelwal2019-01-111-6/+0
| | | | | Change-Id: I75c70f93b2f6f28063b015c1a461cc110d4ec08c Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* Re-enable coverity and fix failures in gd2 jobNigel Babu2019-01-032-2/+1
| | | | Change-Id: Iad05a5f1117683d1165ab3099d68fa4ca8218c5e
* Disable TSANNigel Babu2018-12-101-0/+1
| | | | | | See bug 1657584 for re-enabling it Change-Id: Ic4217f8845be1c13017da65c1f010e24bb8c92d6
* Add jobs to generate bugs.gluster.orgMichael Scherer2018-12-052-0/+34
| | | | Change-Id: I8ced3f853558cde0e33477a2eff9223abd726801
* Disable Coverity temporarilyNigel Babu2018-12-051-0/+1
| | | | | | | When we have the first build past their systems, this needs to be re-enabled Change-Id: Ic14a2d11ac25ee146fc93d8847f3f8d67456abbe
* Exit the 32-bit-build-smoke job with proper return code when failingDeepshikha khandelwal2018-11-302-1/+3
| | | | Change-Id: I0f2972dc0367fab4e50a5a0e15242ee2d28fcd6a
* Merge branch 'master' of ssh://review.gluster.org/build-jobsDeepshikha khandelwal2018-11-305-0/+134
|\ | | | | | | Change-Id: I4bb758705dc29c8cbb8dccb83bf1eec353bf1dfb
| * Add job for running glusterfs regressions with TSANNiels de Vos2018-11-272-0/+71
| | | | | | | | | | | | | | | | | | | | This is a copy of the job+script that are used for ASAN testing. Currently combining ASAN+TSAN in a single test-run is not an option, both libraries conflict with each other. Change-Id: Ie649a8f88be3e2aae949824903c490a64ea93e6e See-also: https://review.gluster.org/21641 # --enable-tsan option Updates: #543
| * Add timeout of 2 hours to distributed-regression jobDeepshikha khandelwal2018-11-271-0/+4
| | | | | | | | Change-Id: Ie485bdf7bf68d5795e5bdf3ed370cb66449d87b9
| * Non-voting 32-bit build smoke jobDeepshikha khandelwal2018-11-262-0/+62
| | | | | | | | | | | | | | This smoke job will fail if there's any warnings or errors on non 64-bit architecture Change-Id: I009b0208f7da864d5c5c5fd8b08a26915db9fa75
| * Clean up old imagesNigel Babu2018-11-261-0/+1
| | | | | | | | Change-Id: I6fbfb2afad2bf4e4812a797ef8f6d8ac30078af7
* | Add timeout of 2 hours to distributed-regression jobDeepshikha khandelwal2018-11-271-0/+4
|/ | | | Change-Id: Ie485bdf7bf68d5795e5bdf3ed370cb66449d87b9
* Add the archiving directory to access linter reportsDeepshikha khandelwal2018-11-161-1/+1
| | | | Change-Id: Ib00fdee63fc900a1afc20141080a503dcde42978
* Fixes the bug in python-lint jobDeepshikha khandelwal2018-11-141-2/+2
| | | | Change-Id: I28540b0c27db9afc710e7d4f0511866a13b97f91
* Change the node to fedora for python-lint jobDeepshikha khandelwal2018-11-132-2/+2
| | | | Change-Id: I5a59a56adba4b45d178a3f8123dbf91abc536ff9
* Install flake8 and pylint for python-lint jobDeepshikha khandelwal2018-11-121-0/+7
| | | | Change-Id: Ib99cc633b0ba1307ecdae456705f697e6b0d22f2
* Quit ASAN tests after first failureNigel Babu2018-11-122-1/+1
| | | | Change-Id: I9439cd47ae637ad0ed8fc6b3de16954e46e1e697
* Add sudoNigel Babu2018-11-091-2/+2
| | | | Change-Id: Ia3eec6312a854548f9eff45e6f8a58a1526701ae
* Add cleanup when a mock build is abortedNigel Babu2018-11-093-0/+25
| | | | | Change-Id: Id77dd90936a1cc5994899e29ce9f5733964a40dd Signed-off-by: Nigel Babu <nigelb@redhat.com>
* Smoke job for python validation using tools like flake8 and pylintDeepshikha khandelwal2018-11-092-0/+86
| | | | | | | | | | | | - 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
* tell why strfmt failedKaleb S. KEITHLEY2018-10-231-0/+2
| | | | | Change-Id: I5e05c12f0d7d99757d990571d829792b6d1bd684 Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
* Add a cleanup function, fix #1641021Michael Scherer2018-10-191-0/+8
| | | | | | | | | The script first try to cleanly remove process, and then is more forceful. The list of process have been taken from failure in the bugs, but maybe a reboot is better, as it would also get ride of mount. Change-Id: Ib775eef63aecb048afbc6c74b6c9603831eba352
* 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
* asan-job: add log_path to get detailsAmar Tumballi2018-09-291-1/+2
| | | | | | updates: bz#1633930 Change-Id: I703fa957102ef207c3f8107c28c2cd6f6e95f19a Signed-off-by: Amar Tumballi <amarts@redhat.com>
* Add distributed-regression job to nightly build pipelineDeepshikha Khandelwal2018-09-272-4/+6
| | | | | Change-Id: I30130d32d18c4710c22e73dbfce1da71cddd6d45 Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* 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 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-242-0/+74
| | | | Change-Id: I69e058e6cce75e026c91b5cf42a3a602431a899e
* Add a nightly release-5 jobNigel Babu2018-09-242-0/+54
| | | | | Change-Id: I3783931f7f351a34e749cba3d7f55fb3937ae67b Signed-off-by: Nigel Babu <nigelb@redhat.com>
* Add extra arguments when calling ansible playbookDeepshikha Khandelwal2018-09-201-7/+10
| | | | | Change-Id: I5fd0d5f283895aceeded09cecfa2d76d1797236a Signed-off-by: Deepshikha Khandelwal <dkhandel@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-182-0/+59
| | | | Change-Id: I2aea2d741b14c321cb3664f80cb240b57ca4f534
* Call ansible playbook for creation/deletion of instancesDeepshikha Khandelwal2018-09-172-9/+11
| | | | | | | 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