X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fstorperf%2Fstorperf.yml;h=c58f9efce5dcecd4b32add2950d39fec39f1f5a5;hb=0930be5a3cf6465991ec13ba75252f0764aa5e69;hp=1b2d4060c1a7058a790c9ebe1bdd0f87ee5d191c;hpb=d33a59dc129807774c64452b97154e2c86bd7b16;p=releng.git diff --git a/jjb/storperf/storperf.yml b/jjb/storperf/storperf.yml index 1b2d4060c..c58f9efce 100644 --- a/jjb/storperf/storperf.yml +++ b/jjb/storperf/storperf.yml @@ -108,6 +108,21 @@ publishers: - junit: results: nosetests.xml + - cobertura: + report-file: "coverage.xml" + only-stable: "true" + health-auto-update: "true" + stability-auto-update: "true" + zoom-coverage-chart: "true" + targets: + - files: + healthy: 10 + unhealthy: 20 + failing: 30 + - method: + healthy: 50 + unhealthy: 40 + failing: 30 - job-template: name: 'storperf-daily-{stream}'