summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts/centos-regression.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add Build artifacts location for glusterfs logsDeepshikha Khandelwal2020-01-171-0/+1
| | | | Change-Id: I0a1498cbb6b6b4585da08da8803f7af8d0fc453c
* Force python 2.7 for Centos 7Michael Scherer2019-07-251-0/+3
| | | | | | | Otherwise, the test suite break since it detect python 3 and use it, while python 3 on Centos 7 is missing a few packages. Change-Id: Ia57f6467a0c6b85f001ea6bb2812cb01c8c301ce
* Automatically accept the review.gluster.org ssh keyMichael Scherer2019-04-111-1/+1
| | | | | | | | | | | | | | See https://bugzilla.redhat.com/show_bug.cgi?id=1698694 While this would open us to MITM in very specific case (like, just after a server was reinstalled), a attacker would like just get access to vote on a patch as the regression tests, which do not seems that a big attack. This wouldn't also be stealth, since the MITM would be discovered as soon as the traffic is no longer intercepted. Plus, the others scripts already do the same. Change-Id: I8e294d92c2602c86fe6f04227512ce70ec081f03
* Fix the regression logsNigel Babu2018-07-191-1/+2
| | | | Change-Id: Ie089ebd224d9fe62b9806cfb4cc5677dbaee9a7b
* Fix the failure message for regression jobsNigel Babu2018-07-191-1/+1
| | | | Change-Id: I3842f2ab9103c25c610ce2f2161bf103a5bf5362
* 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
* 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-191-6/+11
| | | | | | | * Give experimental branch a free pass for Centos Regression * Run shellcheck on scripts to remove problematic warnings Change-Id: I939b4bb09bae4dd65efe1e80a43f69fee4bbf9ac
* Remove execute permissions for JJB scriptsNigel Babu2017-05-231-0/+0
| | | | Change-Id: I28f7a9bb0bec6f4d19b8f5a940bc3b960c1a6562
* Skip regressions on FB's branchNigel Babu2016-12-201-0/+9
| | | | Change-Id: I663406118390dc91ee6daa671d498a37032f285f
* Fail regressions early when build failuresNigel Babu2016-09-131-1/+0
| | | | | | | * Centos Regression would return 0, causing the build to look like it passed. * NetBSD Regression would return 1, but not vote on Gerrit. Change-Id: I1611a809e654aeef9ff97d8f11d21ca5ace5a59b
* Merge the changes to regression skip logicNigel Babu2016-09-131-27/+7
| | | | Change-Id: Ia9aebc97fc92f057b33025d9a56db52032007af6
* Add all the jobs/scripts for build.gluster.orgNigel Babu2016-09-121-0/+112
Change-Id: I39e4d0407957e47a695d9be47add20094d8c41f2