summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "Fix the path of file from workspace"Deepshikha Khandelwal2018-06-041-1/+1
| | | | | | This reverts commit 6e9ae711d3a389cc1e105212b81f376418829a58. Change-Id: I9126a26e2ed6a6775a5b31b071265278b94d441c
* Fix the path of file from workspacedkhandel2018-06-041-1/+1
| | | | Change-Id: Icaa6a5c93e7d20822d20eae4fcfcff39e52b5548
* Fix the bug in join functiondkhandel2018-06-041-1/+1
| | | | Change-Id: Ia8a3876b455af5bc0d26d5f8d3c210b5dc02c6c8
* Add the key path to subprocess calldkhandel2018-06-041-1/+3
| | | | Change-Id: Icd23239670522dde1da83d803c0db398ddd578bf
* Fix the bug in distributed-regression.py filedkhandel2018-06-041-1/+1
| | | | Change-Id: I6075d31981fad730684f4b025c94121bd8c503e6
* Resolve the variable bug in distributed-node-create.shdkhandel2018-06-011-1/+1
| | | | Change-Id: I72d8f5af3aefa2e92816414848a284f2203254a6
* Add remote user option for running ansible playbookdkhandel2018-06-011-1/+1
| | | | Change-Id: I6b0126b9741c539545b7c0ab8e7dd08aa1181ef3
* Set environment variable for host key checking to falsedkhandel2018-05-311-1/+1
| | | | Change-Id: Icc41c82e02e0447d4036e41722f9856894061287
* Replace ansible-playbook builder to command linedkhandel2018-05-281-2/+11
| | | | Change-Id: I4c26a1667cdbb124aae0fa55058ad9468a1547a0
* Create the ansible.cfg file for setting private SSH key pathdkhandel2018-05-231-0/+3
| | | | Change-Id: Iadc7adb17e4e531902260ff6a19f6dc2a92187fb
* Add shell script which includes:dkhandel2018-05-211-0/+13
| | | | | | | | - Create and activate virtual environment - Install pyrax dependency - Run python script to create instances on Rackspace Change-Id: I1523c5f0b1cb154c997630152b9d3757af8bd4b3
* Job to run the distributed regression testing frameworkdkhandel2018-05-211-0/+25
| | | | Change-Id: Ib3996e81790104068f51b980fd4229dc14c695b3
* Add concurrency, commit message and module checksNigel Babu2018-04-161-0/+16
| | | | Change-Id: I65a1006f734314cc1933af0985500a7af21c0f98
* Remove ec-stripe-cache jobNigel Babu2018-04-162-74/+0
| | | | Change-Id: I8f4d288435a26308ddd22256632fb198b7c3714d
* Let glusto lint check for flake8 and pylintNigel Babu2018-04-121-2/+2
| | | | Change-Id: Icc0de05f49659d6f8fd4e100326d92b3209ef650
* Fix issues with bugzilla postNigel Babu2018-03-221-5/+4
| | | | Change-Id: I39baf7916a2883226229afbbdbe2186702c62628
* bugzilla: make status transition automaticallyAmar Tumballi2018-03-201-7/+33
| | | | | Change-Id: Ia05e9ebbf945e8a82ba324d4ad7520a9162c3386 Signed-off-by: Amar Tumballi <amarts@redhat.com>
* Fix mock for clangNigel Babu2018-03-191-8/+8
| | | | | | Upgrade the mock environment to F27 while in there Change-Id: I7df07881ee21bc532bd25f6e1b64a8b9215d1ac4
* Add a nightly pipeline job for masterNigel Babu2018-03-191-0/+58
| | | | Change-Id: I518bd1c503c83b397e892dc58b5185ea6a896170
* 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