[opensuse-buildservice] OBS team meeting
OBS team meeting ================ present: mls, saschpe, coolo, adrian Topics ====== * OBS server reliabilty * discussion about how to offer anonymous access to api * OBS 2.3 feature status * OBS 2.1.7 release server reliabilty ================= api/build.o.o has a number of issues atm: * It had an unfriendly admin (adrian) who messed up the config this night. he wears a brown paper bag. * publisher killed source server via large index updates on accidental openSUSE:Factory:PowerPC publish => drop timeout in publisher to fix this * iChain remains to block connections, we work parallel on - fixing the issue - workarounding the issue for api.o.o - getting a long term solution discussion about how to offer anonymous access to api ===================================================== We consider to open defined routes for anonymous access. We need to understand the usages for anonymous access, please send us descriptions what exactly your application shall do. OBS 2.3 maintenance feature status ================================== * project _meta file will get add type="maintenance|maintenance_incident" attribute in root element. * /architecture(s) will - report all in api defined architectures - can filter if they were ever used as scheduling arch in backend by using available(=1) CGI parameter - can filter if the architecture should be used by default by using recommended(=1) CGI parameter <directory count="3" > <entry name="i586" available="1" recommended="1" /> <entry name="ppc" available="1" /> <entry name="s390" /> </directory> * We need a working and supported http server stack. We evaluate apache & mod_rails for the OBS appliance atm. lighttpd X-Rewrite speed optimization can be done by mod_xforward apache module (written by us) We try to reach 2.3 Beta 1 state ASAP. Beside the features above we need: * delta rpm generation in backend. (mls) * Maintenance project must refer to maintained projects (sascha/adrian) * WebUI maintenance overview (sascha) Candidate for 2.3: * move config options to options.yml (mrueckert) OBS 2.1.7 release ================= Current OBS 2.1.6 fails to build against remote projects of OBS 2.3 servers, when projects use new features like locking, releasetarget or special project types. We will release to 2.1.7 to support building against such projects. -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Quoting Adrian Schröter <adrian@suse.de>:
server reliabilty =================
api/build.o.o has a number of issues atm:
* It had an unfriendly admin (adrian) who messed up the config this night. he wears a brown paper bag.
Pciture? Webcam? :)
* iChain remains to block connections, we work parallel on - fixing the issue - workarounding the issue for api.o.o - getting a long term solution
Thanks for looking into that one. It starts to be really bad. Luckily, we are not just ahead of a new release and thus are not that much under time pressure (we as openSUSE... of course other teams / groups are just at a release :))
OBS 2.1.7 release =================
Current OBS 2.1.6 fails to build against remote projects of OBS 2.3 servers, when projects use new features like locking, releasetarget or special project types.
We will release to 2.1.7 to support building against such projects.
this is highly appreciated as well. Looking forward to get the updates! Anyway: don't let yourself down by some errors and keep up the good work! I just showed our processes yesterday to some 'alternative' distribution contributor and he was highly impressed by OBS. Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tue, Apr 5, 2011 at 07:54, Adrian Schröter <adrian@suse.de> wrote:
We try to reach 2.3 Beta 1 state ASAP. Beside the features above we need:
* delta rpm generation in backend. (mls)
Is the patches generation available yet? or is it still to be implemented? (aka, updateinfo.xml generation and such)
* Maintenance project must refer to maintained projects (sascha/adrian)
* WebUI maintenance overview (sascha)
How can local instances of OBS use this? Would it be as simple as enabling the use of the bento theme? (the /maintenance target) -- later, Robert Xu -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Dienstag, 5. April 2011, 13:53:30 schrieb Robert Xu:
On Tue, Apr 5, 2011 at 07:54, Adrian Schröter <adrian@suse.de> wrote:
We try to reach 2.3 Beta 1 state ASAP. Beside the features above we need:
* delta rpm generation in backend. (mls)
Is the patches generation available yet? or is it still to be implemented? (aka, updateinfo.xml generation and such)
patch generation is available in master branch and as experimental feature on api.opensuse.org. Just the delta rpm support is missing. However, we don't have a (test) setup for maintenance in opensuse.org instance yet.
* Maintenance project must refer to maintained projects (sascha/adrian)
* WebUI maintenance overview (sascha)
How can local instances of OBS use this? Would it be as simple as enabling the use of the bento theme? (the /maintenance target)
Feel free to read the maintenance chapter on doc.opensuse.org OBS reference book for current state. However, we are not complete yet, so we are not yet in beta state ;) -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Adrian Schröter
-
Dominique Leuenberger a.k.a DimStar
-
Robert Xu