Hi Michael, On 2021/06/30 18:12:12, Michael Osipov <[email protected]> wrote: > Am 2021-06-30 um 20:03 schrieb Gavin McDonald: > > Hi Maven folks. > > > > Infra has decided to separate off the Maven build jobs from > > ci-builds.apache.org over to its very own Jenkins Controller and Agents. > > > > This means that Maven now has a dedicated Jenkins environment for itself. > > It > > also means that no other projects build jobs can build on the Maven nodes; > > and > > then Maven jobs will no longer be able to build on the ci-builds jobs. > > > > Your new Controller is set up as https://ci-maven.apache.org and all Maven > > Committers > > can login via LDAP and create jobs. > > > > At the time of writing, there is one node/agent attached but I am building > > 4 more - all > > Ubuntu 20.04 and based in our Azure account. > > Well, just Ubuntu? We actually need at least three different operating > systems to detect subtile bugs which I have found over time. > Since this is on an Azure can you rather add at least one Windows and > FreeBSD node to it? 4x Ubuntu won't really help.
You are getting exactly as you have been using on ci-builds.a.o (and builds.a.o) before that. There is no FreeBSD on any of our CI nor has there been for many years, we do not support it. As for Windows nodes, you still have access to the same Windows nodes as you always have, they are what are called floating agents available for lease by all Jenkins Controllers, so your access and availability to the Windows nodes will not change. We have 6 Windoes nodes currently and plan to add some more soon. If anyone were to donate any nodes to attach to ci-maven then we'd be happy to help add them on, including FreeBSD donated nodes, only difference being that Infra would not manage them nor install any software on them, which would be up to the donator(s). HTH > > Michael > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
