summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs
Commit message (Collapse)AuthorAgeFilesLines
* Changed the centos-8 job schedule to once in 2 days - modifiedHEADmasterRakshitha Kamath2020-04-271-1/+1
| | | | Change-Id: I77072ee90b2f95e5b796a574fac5690d09130418
* Delete experimental periodic jobDeepshikha Khandelwal2020-04-241-43/+0
| | | | Change-Id: I29a382c735574c0d9adfebb8aa973acd2404dd4a
* Changed the centos-8 job schedule to once in 2 daysrakshithakamath942020-04-201-1/+1
| | | | Change-Id: Ie75724b36479c4697961f29f934b4f97c91f0374
* Add a jenkins job for regression runs on centos8Deepshikha Khandelwal2020-04-201-0/+58
| | | | Change-Id: I51aa5bf2754e2d40e90a5acc00bbd51ffa5e32f7
* Use fedora30 config file in mock for clangDeepshikha Khandelwal2020-04-151-1/+1
| | | | Change-Id: I858930fee1812863416d6efea2bebcc9130a4ae5
* remove jobs which used (or managed) bugzillaAmar Tumballi2020-04-073-120/+0
| | | | | Change-Id: Iacb5542715fe912b570af3485475917211f056f5 Signed-off-by: Amar Tumballi <amar@kadalu.io>
* Add trigger on github push tooMichael Scherer2020-03-241-0/+1
| | | | Change-Id: Ic172849740326e8e37f383020f695e89284aeecb
* Add a job to generate planet.gluster.orgMichael Scherer2020-03-231-0/+34
| | | | Change-Id: Ib520fd99acd0f816bcdf62827269a85fb2bdb924
* Remove untriaged bugzilla jenkins jobs (moved out of Bugzilla)Deepshikha Khandelwal2020-03-231-26/+0
| | | | Change-Id: I7c2ecaade5235ea3e470271e1ee38da9c7bf0de5
* Add log server credential binding for brick-muxDeepshikha Khandelwal2020-02-251-0/+4
| | | | Change-Id: I9014cc66f95963a9f1dae2f6bc036a13ef3c6f8c
* Bug fix the label of the nodeDeepshikha Khandelwal2020-01-221-1/+1
| | | | Change-Id: I394ed4de10e370b8fad8e005a0ba4ef2f490b058
* moke lon centos8Deepshikha Khandelwal2020-01-221-1/+1
| | | | Change-Id: I380e05fc6e6ffc7885351e2c83241440c54f1758
* Revert to smoke7 builder for glusto smoke jobDeepshikha Khandelwal2020-01-221-1/+1
| | | | Change-Id: I9f2cc5b564852860c105ccc9f4fb56a38f376cf4
* This commit has the following fixes:Deepshikha Khandelwal2020-01-216-40/+17
| | | | | | | | | - Remove gd2-smoke job - Run smoke job to both on Centos7 and Centos8 - Update few jobs to run on Centos8(build-job, cppcheck, glusto-tests-lint, smoke) - Run shellcheck to latest Fedora (currently 30) Change-Id: Ia3e6bff655cdfc67939b57e91edae50e1dc72721
* Bug fix the build flag to F30 instead of F28Deepshikha Khandelwal2020-01-171-1/+1
| | | | Change-Id: I7dba65c7f68f2e30c19bfcda30234ee3870e3842
* Move the build job to F30 as wellMichael Scherer2020-01-161-1/+1
| | | | Change-Id: I69cf9dc48bd5f98f7ea2eeaddc9f7fb082a349d8
* Move the fedora related jobs to Fedora30 buildersDeepshikha Khandelwal2020-01-108-9/+9
| | | | Change-Id: Iebe17946a6d8e84ba64e9cf6c1713babfa837668
* Revert "Bug fix for a release based pipeline"Deepshikha Khandelwal2019-08-292-25/+3
| | | | | | This reverts commit dab7af989aa641fcee66f585ccfbdc47ab64dd16. Change-Id: I5042d03521f3b6bbde51686bc4cd62f700fb448c
* Disable three jenkins jobs:Deepshikha khandelwal2019-08-013-0/+3
| | | | | | | | - gluster-csi-containers - glusterd2-containers - nightly-release-5 Change-Id: I579247cb2c23bc05f9897f342400c70575dfcd7b
* Bug fix for a release based pipelineDeepshikha khandelwal2019-07-312-3/+25
| | | | | | | | | | The nigtly pipeline (release-x) is not running for a particular release branch it is actually triggered for. It is picking up master branch for every every trigger. This patch adds the parameter based trigger for specific refspec and branch Change-Id: I88b3b0a48d5286d2007c6c1347100b294757a81e
* Add a nightly pipeline job for release-6 and release-7 branchDeepshikha khandelwal2019-07-292-0/+38
| | | | Change-Id: I9c5d14543753aa369142e80111bebe7937ecdb84
* Add sudo when creating nad cleaning up the directoriesDeepshikha khandelwal2019-07-151-1/+1
| | | | | Change-Id: If7f8f193fbbf539476011589a68a8ed0961f2b11 Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* Bind the log server key for regression job with multiplexDeepshikha khandelwal2019-07-091-0/+4
| | | | Change-Id: I97f538409ab5df0c2ec1ea17294bdf3373d41ad3
* clang-scan: make the threashold as 65 from 140Amar Tumballi2019-06-241-1/+1
| | | | | | | | | So, we just need to watch for job failure if the number goes up. Currently the number is 61, and around 55 of them are marked as false positives. Change-Id: I37ea5d3f27401c79d8f7b34b1ab9d67b3166e34a Signed-off-by: Amar Tumballi <amarts@redhat.com>
* Run strfmt_errors job on masterDeepshikha khandelwal2019-06-211-2/+2
| | | | | Change-Id: Ibe537b13fea749613ebac3df4364190edfd3d1c3 Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* 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-6/+6
| | | | | Change-Id: Icf1a8a7f593476dc3e1091db7a7f8f1a0094ab8e Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* Add the job for backporting patch to a specific version on commentDeepshikha khandelwal2019-05-031-0/+62
| | | | | Change-Id: Ifea29e09d3782163082018d66380c2912535c220 Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* Merge branch 'master' of ssh://review.gluster.org/build-jobsDeepshikha khandelwal2019-05-027-0/+7
|\ | | | | | | Change-Id: I4904745ad09dc306de0a1b9ecba6d409552a94c3
| * git: keep 'depth' as 1Amar Tumballi2019-04-307-0/+7
| | | | | | | | | | Change-Id: I99dc0bd9421df85ead465aae771b159dfc8710fc Signed-off-by: Amar Tumballi <amarts@redhat.com>
* | Trigger gd2-smoke jenkins job nightlyDeepshikha khandelwal2019-05-021-21/+2
|/ | | | | Change-Id: I4d7cf37e85febd7d1a9f6a68ba5915ab6884b7c5 Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* Run asan job every Sunday on asan nodeDeepshikha khandelwal2019-04-151-1/+1
| | | | | Change-Id: I4573cd7d6007266b127b7b94aed96a826c44bcdd Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* Revert "Add a job to comment on github for spec repo"Amar Tumballi2019-04-111-54/+0
| | | | | | This reverts commit 50a78802c62a3716ce9cde23bbd6e5116f4dbe6c. Change-Id: I3316fc76ce6bd772f4e9b7afdc639e272cf0989e
* Non-voting job to validate shell script using ShellCheck toolDeepshikha khandelwal2019-04-111-0/+60
| | | | Change-Id: If0077909dd7e2b734f551c53e230a03c65265350
* Add a job to comment on github for spec repoNigel Babu2019-04-111-0/+54
| | | | Change-Id: Ib349996f24ea56eb4fa55eff1cba6a9ead5319a8
* Use fedora builder and fedora29 mock config for clang jobDeepshikha khandelwal2019-03-221-2/+2
| | | | | Change-Id: Ie9068af3fcbf1f55d7fa3cbe9efb4cd0ea3fae85 Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* More refactoring, as suggested by DeepshikaMichael Scherer2019-03-221-1/+5
| | | | Change-Id: Ia96e4f220b8a9f67d4aa09a2213a7d31ddcab141
* Add credentials for aws log server for core dumpsDeepshikha khandelwal2019-03-131-0/+4
| | | | Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* Remove timeout in clang jobDeepshikha khandelwal2019-02-211-4/+0
|
* Add bugzilla python checkNigel Babu2019-02-061-1/+1
| | | | Change-Id: I9ef2cd5066687c4bd9858c01adedd3a831a67986
* 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
* 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
* Remove the testing freebsd jobNigel Babu2019-01-161-53/+0
| | | | Change-Id: Ia24ab94d489cf28cb51295762f8f81cde42ace8c
* Re-enable coverity and fix failures in gd2 jobNigel Babu2019-01-031-1/+0
| | | | 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-051-0/+30
| | | | Change-Id: I8ced3f853558cde0e33477a2eff9223abd726801