summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix Fedora build failureNigel Babu2018-03-022-2/+2
| | | | | | | The latest mock failure demanded that we set a config option to turn off warning about DNF for Fedora builds Change-Id: Ie7870d19ce4134eadfde2b24f3faf66176df9bf3
* close-old-reviews: fix the space problem in printing URLAmar Tumballi2018-02-211-2/+2
| | | | | Change-Id: I46b6274791c0771e5939b26fc8f3c065e2548c2c Signed-off-by: Amar Tumballi <amarts@redhat.com>
* Fix lcov and change regression node labelNigel Babu2018-02-201-3/+11
| | | | | | | | | | | | | 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-21/+0
| | | | Change-Id: I65314edee30a282a17aa7dd232a55eaa19495856
* Ensure that the bugzilla message has commiterNigel Babu2018-01-291-1/+2
| | | | | | | In the past, we used to use the commiter, but when we switched to Jenkins, we switched back to Author. Change-Id: Ic7b78cee038b93c356e0222891fe0eac831b7d9d
* New job: Test EC with stripe cacheNigel Babu2018-01-241-0/+68
| | | | Change-Id: I31111f5e37c96bf03582ee65527d0ed39f935817
* This will fix tests for pipeline jobsNigel Babu2017-12-081-1/+1
| | | | Change-Id: I2b81cbda949dcd01daedc21aaa7bb04d3daa684c
* lcov.sh: include smoke run also part of line coverageAmar Tumballi2017-12-081-0/+3
| | | | | Change-Id: I1abbe81ec1113581aa9587fef5e59f8e6d1b25e7 Signed-off-by: Amar Tumballi <amarts@redhat.com>
* Make the release job push to bits.gluster.orgNigel Babu2017-12-051-1/+3
| | | | Change-Id: I0ce6e94bbe6acc0da978493560cbf606f1d237e9
* Revert to Deepshika's logicNigel Babu2017-12-041-3/+3
| | | | | | This closes the oldest reviews first rather than newest reviews first Change-Id: I3d9e7a4cf6123379fcf6d1168fdbd759a00d7c3d
* close-old-reviews: add url and subject in summary for easier identificationAmar Tumballi2017-12-041-3/+5
| | | | | Change-Id: I34fdb009cbedd0d1ed1f7877732e4f4ad4671b7d Signed-off-by: Amar Tumballi <amarts@redhat.com>
* Do not assume old reviews are in masterNigel Babu2017-11-301-15/+8
| | | | Change-Id: I9a4a6e578d743e0a84076772a5250baccc721c3d
* Show better errors for close-old-reviewsNigel Babu2017-11-301-21/+36
| | | | | | Port to python3 Change-Id: Iebca168bf3b1e448f5e2092d04213d28934593e3
* Fix the errors in requests.post functiondeepshikhaaa2017-11-211-8/+10
| | | | Change-Id: I893b44777318cbbb753d7e6656dd524640c5ac9a
* change "changed_id" to "change_id"deepshikhaaa2017-11-211-1/+1
| | | | Change-Id: Ie3312abaf16436b6110465cdf3113c945198c22b
* Create a glusto jobNigel Babu2017-11-211-0/+2
| | | | Change-Id: I738b84625b88fd27750e3e45ea5606bceed38dfb
* Another bug fix in close-old-reviewsdeepshikhaaa2017-11-211-3/+3
| | | | Change-Id: Ic680ef267c3339612968b4c276cc2fbb342242e4
* Bug fixes in close-old-reviews jobdeepshikhaaa2017-11-211-1/+1
| | | | Change-Id: I9ef75bac8949abffd0bd87259c75c959c38b8b72
* Job to abandon the oldest reviewsdeepshikhaaa2017-11-211-0/+54
| | | | Change-Id: I143ef9c65c1fa7755d5d1e21fb32c484396c887d
* Add the new release job that will run on nodesNigel Babu2017-11-141-0/+7
| | | | | | | | | This job eliminates the need for a lot of code. * SCM handled by Jenkins-Gerrit directly * Emails handled by Email-Ext Change-Id: Idf241d8b4937639494f12d0620001a20e11df735
* Add the committer details in the bugzilla jobdeepshikhaaa2017-11-131-1/+1
| | | | Change-Id: Iff4d2140812eadfb5c9c468fb6a352c52e263334
* Get bugzilla-post working in productionNigel Babu2017-10-301-15/+5
| | | | | | | | | 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
* When a commit only changes tests, only run testsNigel Babu2017-10-121-1/+18
| | | | | | | If a commit changes a .rc or .c file in the code, this doesn't catch that because it becomes tricker to do. Change-Id: I4658ec142e56b81f93452ecca7980f021b17072a
* Few changes in the bugzilla-post jobdeepshikhaaa2017-10-111-3/+3
| | | | Change-Id: I9e753a12f9ed3a98232914dea1833e441743347b
* Fix the bug in job to update the jenkins server on patch mergeddeepshikhaaa2017-09-041-1/+1
| | | | Change-Id: Ib346c3ac0cadf12b485f1fbe2701b83da4019711
* Use base64 decode $GERRIT_CHANGE_COMMIT_MESSAGENigel Babu2017-09-011-1/+1
| | | | | | | | See for what goes wrong https://build.gluster.org/job/bugzilla-post/310/console Change-Id: I7874f4178cfccfdf4ddf3469e136be22e5c4f34c Signed-off-by: Nigel Babu <nigelb@redhat.com>
* Job to update the jenkins server on patch mergeddeepshikhaaa2017-08-241-0/+5
| | | | Change-Id: I92b006d040fd8f5104b287093b97bc509df78627
* Fix issues with the bugzilla-post logicNigel Babu2017-08-231-3/+3
| | | | | Change-Id: Ib95a75f1ab619190933a8dab33b0044388621f48 Signed-off-by: Nigel Babu <nigelb@redhat.com>
* Job for posting comments on bugzilla through Jenkinsdeepshikhaaa2017-08-161-0/+57
| | | | Change-Id: Ie866f7a1faa8629cc35667cc42b21b2afe7946ce
* Run clang in a fedora chrootNigel Babu2017-08-141-3/+10
| | | | | | | 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
* Fix an error with tar for aborted regressionsNigel Babu2017-08-091-1/+1
| | | | Change-Id: I1f5493eabf884bdd265e0baa11aa346d45ee2a6f
* Added a line coverage job in glusterdeepshikhaaa2017-08-081-0/+48
| | | | Change-Id: I7fa9e3e52d32451f976dc474e4ad37c42cbeb054
* Grab the logs before a reboot when abortedNigel Babu2017-07-311-0/+11
| | | | Change-Id: Id17fe54df72c0e3d878439791556bea5ec797f0f
* Added a clang scan-build job to gluster pipelinedeepshikhaaa2017-07-201-0/+3
| | | | | Change-Id: Ie265380582b1423630f49d8c504b6ac6155a002c Signed-off-by: deepshikhaaa <deepshikhakhandelwal8@gmail.com>
* Added a cppcheck job to jenkins pipelinesDeepshikha2017-07-171-0/+8
| | | | | Change-Id: I9466288a31c07870ffb2af9087465cb5d44b6270 Signed-off-by: Deepshikha <dkhandel@redhat.com>
* Fix typo in the regression scriptNigel Babu2017-06-221-1/+1
| | | | Change-Id: I63a56429a99e5e3d39833ea3f652559e23dd9a1b
* Switch ignore checks from bash to a scriptNigel Babu2017-06-221-3/+5
| | | | Change-Id: I3eab50eb7399a766128b8d4daa3983dce86fc0d4
* Revert the centos-regression changesNigel Babu2017-06-211-5/+1
| | | | Change-Id: Ia0efd6b4948735e1b4a10ca872f3d8721f7cb01d
* On master, only run tests/basic in regressionNigel Babu2017-06-192-12/+16
| | | | | | | * Give experimental branch a free pass for Centos Regression * Run shellcheck on scripts to remove problematic warnings Change-Id: I939b4bb09bae4dd65efe1e80a43f69fee4bbf9ac
* Fix up the scripts so that we build gnfs packagesNigel Babu2017-06-162-2/+2
| | | | Change-Id: Idb171f18ab8e67dd5b019b1fea43bcaa6823a17e
* Continue periodic regression runs even if it failsNigel Babu2017-05-232-2/+2
| | | | Change-Id: Ifb392a12acc116b5e20b4322a4a43475cd87f3c0
* Remove execute permissions for JJB scriptsNigel Babu2017-05-2310-0/+0
| | | | Change-Id: I28f7a9bb0bec6f4d19b8f5a940bc3b960c1a6562
* Create a job to run brick multiplexing onNigel Babu2017-05-231-0/+66
| | | | Change-Id: I1b4744fc82208734249d794b84b84e5966815d48
* Create a new job for untriaged bug reportNigel Babu2017-05-191-0/+5
| | | | Change-Id: I3fad33f3612e18fe1f03c10430064fff0375383a
* Move build jobs to el7 as wellNigel Babu2017-02-241-1/+1
| | | | Change-Id: Ic202cad8747c074e9076d322897e8e15ba60b64f
* Add a job for FB's regressionsNigel Babu2016-12-231-4/+0
| | | | Change-Id: I4923944fbd86e5ae0bc082dbca9e0049bc365448
* Skip regressions on FB's branchNigel Babu2016-12-202-1/+11
| | | | Change-Id: I663406118390dc91ee6daa671d498a37032f285f
* Create a lint job to ensure glusto passes flake8Nigel Babu2016-12-201-0/+6
| | | | Change-Id: Iac5c8c35e2fcee9a88f44145a3cb2149093b1895
* Use python2.7 for building. Fix bustagesNigel Babu2016-12-191-0/+1
| | | | Change-Id: I20a54041c74dfe1954dd936cf2dbdb848c356064
* Preserve environment variables for smokeNigel Babu2016-09-291-1/+1
| | | | | Change-Id: I8760278cd8650196239261cca18eea0a549cb12a Signed-off-by: Nigel Babu <nigelb@redhat.com>