summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts/lcov.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix the return value for lcovNigel Babu2018-08-131-2/+2
| | | | | | | | The status was being taken for the mv command rather than the test run. When regression passes, we don't actually get any logs, so this would actually fail causing the entire run to be marked as failed Change-Id: Ia9fa731f7cc66c1c47481ebc47ffa2bc55d7c4ea
* Increase lcov timeout to 300 secondsNigel Babu2018-08-081-1/+1
| | | | Change-Id: Iaa6f546de5741770f57ba29e9d2866c814459c32
* Add the publisher to archive the generated logsdkhandel2018-08-061-1/+3
| | | | | | | | Line coverage job does not provide the generated logs. Added another publisher parameter i.e. 'archive' to build artifacts of regression and smoke testing Change-Id: Idee7dc99ae43d158036ae883f4def418af0f089f
* 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
* 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>
* Added a line coverage job in glusterdeepshikhaaa2017-08-081-0/+48
Change-Id: I7fa9e3e52d32451f976dc474e4ad37c42cbeb054