berturaReportFile: '**/coverage-**.xml', failUnhealthy: true,
> failUnstable: false, maxNumberOfBuilds: 0, onlyStable: false, sourceEncoding:
> 'ASCII', zoomCoverageChart: true, enableNewApi: true, lineCoverageTargets:
> "80, 0, 10"
>
> and I get a lov
ng: 'ASCII', zoomCoverageChart: true, enableNewApi:
true, lineCoverageTargets: "80, 0, 10"
and I get a lovely coverage trend graph. However, try builds (builds for
merge requests) show up in the trendline, so it looks like coverage is
bouncing all over the place.
I'm trying setting
Users
Subject: Re: Trend Graph
I this a general advice or are you using the warnings plugin in a different way
that requires that the old behavior should be retained?
BTW: the corresponding issue is
https://issues.jenkins-ci.org/browse/JENKINS-50551
Am 05.04.2018 um 13:13 schrieb Artur Szostak
insci-users@googlegroups.com> <mailto:jenkinsci-users@googlegroups.com>> on behalf of Dan
> mailto:daniel.faie...@remcom.com>>
> Sent: 30 March 2018 15:29:25
> To: Jenkins Users
> Subject: Re: Trend Graph
>
> Maybe I should change that so that the first build alwa
Subject: Re: Trend Graph
Maybe I should change that so that the first build always has no new warnings.
What do you think? I’m not sure if I break something from other peoples’ jobs
if I change that…
This would solve my problem, so I'm all for it!
For people who want existing functionality
ckbox in
"Configure the trend graph". Although it seems my usage makes more sense,
there's probably someone who disagrees. Something like:
Suppress reference build
If set warnings for the reference build are not displayed as 'new' for the
graph type 'Distribution o
n <mailto:daniel.faie...@remcom.com>> wrote:
> Jenkins uses a trend graph to display things like failed unit tests or
> compilation warnings as a function of build number. Is there a way to
> suppress only the first build OR to limit the height of the y-axis?
>
> My co
Pipeline) to report warnings.
Mark Waite
On Thu, Mar 29, 2018 at 12:26 PM Dan wrote:
> Jenkins uses a trend graph to display things like failed unit tests or
> compilation warnings as a function of build number. Is there a way to
> suppress only the first build OR to limit the height of t
Jenkins uses a trend graph to display things like failed unit tests or
compilation warnings as a function of build number. Is there a way to
suppress only the first build OR to limit the height of the y-axis?
*My company's workflow*
- create a copy of a Jenkins job for your particular b
https://github.com/jenkinsci/analysis-core-plugin/pull/30
Użytkownik "Ullrich Hafner" napisał(a):
> Temat: Re: warnings plugin. Filtering builds for trend graph and differences
> by parameter.
> Data: 2015-05-20 0:15
> Nadawca: "Ullrich Hafner"
> Adresa
No, this is not possible.
> Am 19.05.2015 um 14:42 schrieb Jacek Tomaka :
>
> Hi,
> Does warnings plugin allow to filter builds that appear on the warning trends
> graph?
>
> We do incremental builds during the day and only full builds (in clear
> workspace) nightly.
>
> These builds differ b
Hi,
Does warnings plugin allow to filter builds that appear on the warning trends
graph?
We do incremental builds during the day and only full builds (in clear
workspace) nightly.
These builds differ by value of parameter BUILD_TYPE. It is either FULL or CI.
It makes little sense to include
Hi,
I would like to include the trend graph from junit test results in a build
email sent out by the email-ext plugin. Because I am using a hosted
solution that requires a login to access any Jenkins web resources, I can't
simply put the url in an html img tag. I need to attach the ima
rom Parasoft C++Test tool (9.5).
> C++Test reports are XML SATE (Static Analysis Tool Exposition) files.
>
> Here are the test results of C++Test tool:
>
> [image: C++Test results]
>
>
> When using Cpptest (Publish Cpptest analysis results on Jenkins) to
> display results
blish Cpptest analysis results on Jenkins) to display
results on a trend graph, this plugin seems to find the report file:
[image: Cpptest results]
But no warnings are found:
[image: Cpptest warnings]
I was expecting to see 1 warning.
Is this a normal behaviour? Should I configure something
15 matches
Mail list logo