summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs
Commit message (Collapse)AuthorAgeFilesLines
* Add credential bindings to get the logs on http.int.rht.gluster.orgdeepshikhaaa2018-02-221-0/+5
| | | | Change-Id: I7993541572b73d563ca108e71f11922cb5149e1c
* Remove bound credentialNigel Babu2018-02-221-4/+0
| | | | | | | http.int.rht.gluster org is internal to the cage and not exposed. Let's get rid of it. Change-Id: I0bfe0d04cc8d430e9ff88f99ef84793a1ff8681f
* Remove netbsd jobsNigel Babu2018-02-201-42/+0
| | | | Change-Id: Ic4b36f766ab457b6f7cc10f68dbdffed4932f595
* Fix lcov and change regression node labelNigel Babu2018-02-207-8/+8
| | | | | | | | | | | | | The line coverage tests ran smoke before regression Smoke, after it's run cleans up the /var/lib/glusterd directory. This directory is required for a bunch of different tests. So if we try to run regressions without it, we create unexpected results. It's time to move all of regressions to exclusively run on Centos 7. All Centos 6 machines are officially now deprecated. We'll use a new tag and add more Centos 6 machines as the week goes. Change-Id: Idd38dd83c8c484163d8c62879868d318517eedab
* Remove netbsd smoke and regression jobsNigel Babu2018-02-022-107/+0
| | | | Change-Id: I65314edee30a282a17aa7dd232a55eaa19495856
* New job: Test EC with stripe cacheNigel Babu2018-01-241-0/+41
| | | | Change-Id: I31111f5e37c96bf03582ee65527d0ed39f935817
* Add credentials for ci-logs serverNigel Babu2018-01-161-0/+4
| | | | Change-Id: Ic474e9cd4e4b025ece867e032f376eed27497e86
* Bump timeout and disable fb regressionsNigel Babu2018-01-055-4/+5
| | | | Change-Id: If7a266f53df75c8e256b469e33c999cb43878ad2
* This will fix tests for pipeline jobsNigel Babu2017-12-081-0/+4
| | | | Change-Id: I2b81cbda949dcd01daedc21aaa7bb04d3daa684c
* Make the release job push to bits.gluster.orgNigel Babu2017-12-051-0/+8
| | | | Change-Id: I0ce6e94bbe6acc0da978493560cbf606f1d237e9
* Change the trigger time of all the periodic tests to the eveningdeepshikhaaa2017-11-227-7/+7
| | | | Change-Id: I8601c140cc0bff4f2a6253db94c4d8ddc546458f
* Create a glusto jobNigel Babu2017-11-211-0/+50
| | | | Change-Id: I738b84625b88fd27750e3e45ea5606bceed38dfb
* Bug fixes in close-old-reviews jobdeepshikhaaa2017-11-211-3/+3
| | | | Change-Id: I9ef75bac8949abffd0bd87259c75c959c38b8b72
* Job to abandon the oldest reviewsdeepshikhaaa2017-11-211-0/+30
| | | | Change-Id: I143ef9c65c1fa7755d5d1e21fb32c484396c887d
* Fix regression failureNigel Babu2017-11-211-1/+1
| | | | Change-Id: If82ce043931609cc359696e0892202d74ed08dc4
* Use logs from the workspaceNigel Babu2017-11-206-0/+17
| | | | Change-Id: Ia70566d5fa33875224114a2c0be2a77cef045b58
* Fix the email template for release jobsNigel Babu2017-11-141-1/+1
| | | | Change-Id: I07877260fff183a012601ebe2920f52e65120cd6
* Fix the artifact checkNigel Babu2017-11-141-3/+3
| | | | Change-Id: I5ead69b9c25d51d293721b935cd86e62e35c5420
* Add the new release job that will run on nodesNigel Babu2017-11-141-0/+58
| | | | | | | | | This job eliminates the need for a lot of code. * SCM handled by Jenkins-Gerrit directly * Emails handled by Email-Ext Change-Id: Idf241d8b4937639494f12d0620001a20e11df735
* Increase the timeout of regression jobsdeepshikhaaa2017-11-094-4/+4
| | | | Change-Id: I5cce36667a8d28cced00087dd94a72818aa4cb2d
* Get bugzilla-post working in productionNigel Babu2017-10-301-4/+0
| | | | | | | | | The tricky bit was that the run() command would cause some of the failures. Given that we're unlikely to need it in the near future, I've removed it. I've left the debugging on for the next couple of days in case we need to debug any failures. Change-Id: Ib3d34213495d76d517947c1ea7d421759ab6d53e
* Move glusto-lint jobs to smoke7 machinesNigel Babu2017-10-121-1/+1
| | | | Change-Id: Ib2d4d467399e9e95fbefceaa9d328cd3a6d8b14e
* Turn on dry run againNigel Babu2017-10-121-0/+4
| | | | Change-Id: I9b2beffdf97cd4b15ad3b0d6e4619d677667c928
* Few changes in the bugzilla-post jobdeepshikhaaa2017-10-111-4/+0
| | | | Change-Id: I9e753a12f9ed3a98232914dea1833e441743347b
* Revert "Add a no-activity type timeout in regression jobs"Nigel Babu2017-09-225-10/+10
| | | | This reverts commit 52d37c79d51b6ec2bb33a3c0538c2e4beca44b32.
* Add a no-activity type timeout in regression jobsdeepshikhaaa2017-09-215-10/+10
| | | | Change-Id: I0659ef56174729272d13269a85a92b686ae08cee
* Limit to events from one Gerrit serverNigel Babu2017-08-241-0/+1
| | | | | | | If we do not do this, Jenkins will listen to events from both servers and create duplicate jobs Change-Id: Ibbbe82655c84140ce0b97b1eb6157ff60f7ca630
* Job to update the jenkins server on patch mergeddeepshikhaaa2017-08-241-0/+51
| | | | Change-Id: I92b006d040fd8f5104b287093b97bc509df78627
* Add a step to own the workspace in case of failureNigel Babu2017-08-211-0/+5
| | | | Change-Id: I9a11348fb11cde4cd8d10dbfbb95b698758a2458
* Add timeout for lcov and reboot on abort for lcovNigel Babu2017-08-181-0/+9
| | | | Change-Id: Idf3ec4544f8210f6e81b80034d956204b41ec51f
* Job for posting comments on bugzilla through Jenkinsdeepshikhaaa2017-08-161-0/+48
| | | | Change-Id: Ie866f7a1faa8629cc35667cc42b21b2afe7946ce
* Run clang in a fedora chrootNigel Babu2017-08-141-1/+7
| | | | | | | This job builds a chroot, installs clang, copies the code inside, does a clang analyze inside the chroot and then copies the results out. Change-Id: I3899cf0a41c3ff5c772cb6d98b15ff1634f8cdb8
* Added a line coverage job in glusterdeepshikhaaa2017-08-081-0/+46
| | | | Change-Id: I7fa9e3e52d32451f976dc474e4ad37c42cbeb054
* Grab the logs before a reboot when abortedNigel Babu2017-07-313-6/+3
| | | | Change-Id: Id17fe54df72c0e3d878439791556bea5ec797f0f
* Added a clang scan-build job to gluster pipelinedeepshikhaaa2017-07-201-0/+43
| | | | | Change-Id: Ie265380582b1423630f49d8c504b6ac6155a002c Signed-off-by: deepshikhaaa <deepshikhakhandelwal8@gmail.com>
* Added a timeout in smoke test jobdeepshikhaaa2017-07-181-0/+4
| | | | Change-Id: Ib41335196c960a2a99c0220c2c412242ef081009
* Added a cppcheck job to jenkins pipelinesDeepshikha2017-07-171-0/+47
| | | | | Change-Id: I9466288a31c07870ffb2af9087465cb5d44b6270 Signed-off-by: Deepshikha <dkhandel@redhat.com>
* Change how NetBSD regressions workNigel Babu2017-07-172-33/+31
| | | | Change-Id: I979ac465307371c326f217202bf41548bd3f8c53
* Create periodic regression for experimental branchNigel Babu2017-07-141-0/+43
| | | | | Change-Id: Ieb7762ec832a1a5b8fd887bbdb208e5f3b63627e Signed-off-by: Nigel Babu <nigelb@redhat.com>
* Update the netbsd smoke job to run on netbsd7Nigel Babu2017-06-261-2/+2
| | | | Change-Id: Id27d8e26da4e5a1a0f13d27c167ae0acee88e13c
* Get more logging for strfmt jobsNigel Babu2017-06-261-1/+1
| | | | Change-Id: Ifd1d9614ba1bfd3cfaac0a323f01a0fa01beb853
* Undo wipe-workspace changeNigel Babu2017-06-221-0/+1
| | | | Change-Id: Idf6063d21dcdda23bfee1d01fd7a760ea4873a5e
* Revert the centos-regression changesNigel Babu2017-06-211-1/+0
| | | | Change-Id: Ia0efd6b4948735e1b4a10ca872f3d8721f7cb01d
* Delete old builds for compare bug and branch jobNigel Babu2017-06-211-0/+5
| | | | Change-Id: I49c270e916128dc78f50440f31d9834604197e24
* Discard old buildsNigel Babu2017-06-2016-5/+35
| | | | | | | * Most jobs will be discarded in 30 days. * Regression jobs will be discarded after 90 days Change-Id: Idfa3dd18465bcb88f671bc3d567d5b92ffe9d29a
* NetBSD regression updatesNigel Babu2017-06-202-3/+45
| | | | | | | | * Make the voting on commits optional for NetBSD * Create a periodic job that will trigger NetBSD runs for all branches we care about. Change-Id: I3acd8c1aaaedd3da184b95c9425bcda7f79f7b67
* Reduce timeout to 5.5hNigel Babu2017-05-232-2/+2
| | | | Change-Id: I700ca862787053299fdb5da135e39da6d4a677c2
* Switch FB branch to nightly.Nigel Babu2017-05-231-1/+1
| | | | | | | The FB branch has been constantly failing. Running it every 4h is a waste. Switching it to nightly until it's green again Change-Id: Ia5a26d17e5dcff80a2b27222a7349f3e0e052fb1
* Create a job to run brick multiplexing onNigel Babu2017-05-231-0/+39
| | | | Change-Id: I1b4744fc82208734249d794b84b84e5966815d48
* Change the burn in test to run every 8hNigel Babu2017-05-231-1/+1
| | | | Change-Id: I5211ad1f4c139fa9802d188d0b05da8044e6d359