On Thu, Jul 23, 2015 at 2:32 PM, David C. Rankin <drankinatty@suddenlinkmail.com> wrote:
On 07/23/2015 10:45 AM, Greg Freemyer wrote:
Agreed it is not single signon, but it is shared credentials and when you register for bugzilla you automatically have an OBS (http://build.opensuse.org) set of credentials.
I suspect you have to login into OBS one time via the web interface to activate the OBS account. After that you can use "osc" to do all interactions, or you can use the WebUI at the OBS website.
Greg
Good info. I'm not sure of the order as I've had both obs and bugzilla accounts for years. Hopefully the osc command line interface is more comforting than the webUI for obs. I'm always a bit unsure just what is taking place after I click the platform boxes and then trigger a build. Voodoo....
Major Voodoo. Unlike a local build, when you build on the build farm a virgin VM is spun up with your distro of choice already installed. Then your dependencies are installed and the build kicked off. The build farm is huge. Roughly 100+ computers - Intel / ARM / PPC all have their own dedicated physical hardware: Roughly 10 ARM Workers doing compiles, 10 PPCs. The rest Intel. But each one in turn is running VMs that do the actual compiles. The Monitor page is very interesting. https://build.opensuse.org/monitor Especially the tables at the bottom. I like to look at the weekly view to get a sense of how overwhelmed the overall build farm is. Currently about 40,000 64-bit Intel builds are queued up and about 10,000 of them have all their dependencies built so they are ready to compile as soon as there is a free VM to do the work. It can probably work thru that in a day or so if another big set of jobs isn't sent its way. Greg -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org