jenkins is only used for the release builds, right?

i think this could be also useful when triggered automatically once/twice per week or so. Does it try to run _all_ tests (+continue after failure)?

Stats would be interesting to see if the trend improves etc, I believe jenkins can render a graph without having to install a plugin.

great job && best regards,

michael

On 18.03.22 18:48, Eric Barboni wrote:
Hi folks,

I was a bit long on this one but netbeans-matrix jobs propagate unit results
to our bits.netbeans.org website.

Currently the axis are jdk (jdk_1.8_latest, jdk_11_latest, jdk_17_latest)
and clusters (ide,platform). No index so the link are here with the pattern
https://bits.netbeans.org/matrix/unit/<jdk_name>/<clusters>/html/
For platform
https://bits.netbeans.org/matrix/unit/jdk_1.8_latest/platform/html/
https://bits.netbeans.org/matrix/unit/jdk_11_latest/platform/html/
https://bits.netbeans.org/matrix/unit/jdk_17_latest/platform/html/

For ide
https://bits.netbeans.org/matrix/unit/jdk_1.8_latest/ide/html/
https://bits.netbeans.org/matrix/unit/jdk_11_latest/ide/html/
https://bits.netbeans.org/matrix/unit/jdk_17_latest/ide/html/

Build is run by hand because it's a bit heavy.
https://ci-builds.apache.org/job/Netbeans/job/netbeans-matrix/

The current pipeline configuration is stored there:
https://github.com/apache/netbeans-jenkins-lib/blob/master/jobs/Jenkinsmatri
xfile.groovy

Happy exploring
Best Regards
Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to