Charalampos and me changed the worker config to run tests using -j10 rather than -j2. It's way faster :-)
-j2: "Total duration: 14 min 30 sec" -j10: "Total duration: 4 min 13 sec" Victor Le lun. 8 avr. 2019 à 03:10, Charalampos Stratakis <[email protected]> a écrit : > > Just wanna say thank you to both for helping me setup the worker. > > It's up, running and green: https://buildbot.python.org/all/#/workers/32 :) > > I'll probably set different types of builds as well soon, as far as the > computing power allows it. > > And possibly some different architectures in the future, as well. > > ----- Original Message ----- > > From: "Victor Stinner" <[email protected]> > > To: "Zachary Ware" <[email protected]> > > Cc: "python-buildbo." <[email protected]> > > Sent: Wednesday, April 3, 2019 4:25:55 PM > > Subject: Re: [Python-buildbots] Adding a Fedora Rawhide x86_64 to the > > buildbot fleet > > > > I merged https://github.com/python/buildmaster-config/pull/85 to add > > the new "AMD64 Fedora Rawhide" jobs on "cstratak-fedora" worker ;-) > > > > Victor > > > > Le sam. 30 mars 2019 à 17:37, Zachary Ware > > <[email protected]> a écrit : > > > You can expect an email from me shortly with your worker name and > > > password. Once you have that you'll be able to connect your worker, > > > but it won't actually do anything until we assign builders to it which > > > we can do via a PR to the https://github.com/python/buildmaster-config > > > repository, which houses the non-secret configuration for the buildbot > > > master. > > > > > > Thanks for setting up a worker! > > > -- > > > Zach > > > _______________________________________________ > > > Python-Buildbots mailing list > > > [email protected] > > > https://mail.python.org/mailman/listinfo/python-buildbots > > > > > > > > -- > > Night gathers, and now my watch begins. It shall not end until my death. > > _______________________________________________ > > Python-Buildbots mailing list > > [email protected] > > https://mail.python.org/mailman/listinfo/python-buildbots > > > > -- > Regards, > > Charalampos Stratakis > Software Engineer > Python Maintenance Team, Red Hat -- Night gathers, and now my watch begins. It shall not end until my death. _______________________________________________ Python-Buildbots mailing list [email protected] https://mail.python.org/mailman/listinfo/python-buildbots
