Re: [Linaro-validation] Cannot create stream

2013-07-31 Thread Paul Sokolovsky
On Wed, 31 Jul 2013 13:34:45 +0300 Paul Sokolovsky wrote: [] > Argh: > > user_name, group_name, slug, is_public, is_anonymous = > BundleStream.parse_pathname(pathname) > > So, it takes group_name from bundle path, and then expects user to be > member of that group. And we don't have "linaro" gr

Re: [Linaro-validation] Cannot create stream

2013-07-31 Thread Paul Sokolovsky
On Wed, 31 Jul 2013 13:19:57 +0300 Paul Sokolovsky wrote: [] > > >> I can't create stream anymore: > > >> XML-RPC error 403: Only a member of group 'linaro' could create > > >> this stream > > Well, this looks either related to getting rid of groups mapping we > deployed yesterday, or to Antonio

Re: [Linaro-validation] Cannot create stream

2013-07-31 Thread Paul Sokolovsky
On Wed, 31 Jul 2013 13:19:57 +0300 Paul Sokolovsky wrote: > Hello, > > On Tue, 30 Jul 2013 23:33:42 -0700 > Tyler Baker wrote: > > > This is an issue, I was able to reproduce this locally. > > Well, this looks > > Aha, so it seems that Antonio didn't revert change > > +"OPENID_LAUNCHPA

Re: [Linaro-validation] Cannot create stream

2013-07-31 Thread Paul Sokolovsky
Hello, On Tue, 30 Jul 2013 23:33:42 -0700 Tyler Baker wrote: > This is an issue, I was able to reproduce this locally. Well, this looks Aha, so it seems that Antonio didn't revert change +"OPENID_LAUNCHPAD_TEAMS_MAPPING": { +"linaro-lava-access": "linaro-lava-access" +}, >

Re: [Linaro-validation] line numbers and highlight in full log view

2013-07-31 Thread Paul Sokolovsky
Hello, On Tue, 30 Jul 2013 10:48:53 -0300 Antonio Terceiro wrote: > Hi Milosz, > > On Tue, Jul 30, 2013 at 11:49:59AM +0100, Milosz Wasilewski wrote: > > Hi, > > > > I made a small modification to lava-scheduler app code that enabled > > direct linking to line numbers in full log view. The br