Hi, Yes jenkins is the build tool we use to prepare release.* I take your suggestion and make it a weekly job. I removed the junit trends because would like first to adjust the build. Added qa-functional I've modified the build to generate a index file for to ease entry point (vintage, very vintage) here https://bits.netbeans.org/matrix/unit/
I only put ide and platform cluster. Do we have a list of valid cluster ? https://github.com/apache/netbeans/blob/master/nbbuild/cluster.properties contains more than we have. Which cluster shoud be added. Best Regards Eric -----Message d'origine----- De : Michael Bien <[email protected]> Envoyé : vendredi 18 mars 2022 23:02 À : [email protected]; Eric Barboni <[email protected]> Objet : Re: html view of test result 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/Jenkin > smatri > 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 --------------------------------------------------------------------- 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
