[OpenStack-Infra] Devstack jobs failing

2016-02-24 Thread Joshua Hesketh
Hi all, Just a heads up that devstack jobs are failing in the gate. I'm currently investigating but unfortunately haven't found anything yet and don't have much time this evening. Hopefully somebody smarter than I will look at it shortly. Cheers, Josh

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-24 Thread Elizabeth K. Joseph
On Wed, Feb 24, 2016 at 12:50 PM, Paul Belanger wrote: > I've started updating our LocalSettings.pp based on we're talking about here. > We'll start with edit / create captcha then move to other pages if spaming > continues. We just landed a captcha change and I have tested that after I save a pa

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-24 Thread Paul Belanger
On Wed, Feb 24, 2016 at 02:33:41PM -0600, JP Maxwell wrote: > It looks like you are using it (you can see it in the mobile login view), > but it is not being used once you are logged in: > > $wgGroupPermissions['user' ]['skipcaptcha'] = true; > > I think you need to remove the above line.

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-24 Thread Elizabeth K. Joseph
On Wed, Feb 24, 2016 at 12:33 PM, JP Maxwell wrote: > It looks like you are using it (you can see it > in the mobile login view), but it is not being used once you are logged > in: > > $wgGroupPermissions['user' > ]['skipcaptcha'] = true; > > I think you need to remove the above line. And add in

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-24 Thread JP Maxwell
It looks like you are using it (you can see it in the mobile login view), but it is not being used once you are logged in: $wgGroupPermissions['user' ]['skipcaptcha'] = true; I think you need to remove the above line. And add in the two below: $wgCaptchaTriggers['edit'] = true; $wgCaptc

Re: [OpenStack-Infra] Wiki.o.o sustaining spam attack

2016-02-24 Thread Elizabeth K. Joseph
On Mon, Feb 22, 2016 at 11:34 PM, JP Maxwell wrote: > OK - so per the info here, you have to set the type of Captcha and add in > editing and create page as triggers requiring Captcha. > > As an example to use QuestyCaptcha a the bottom of the LocalSettings.php > file: > > https://www.mediawiki.or

Re: [OpenStack-Infra] Deep pipelining with zuul

2016-02-24 Thread Jeremy Stanley
On 2016-02-24 09:19:49 -0800 (-0800), Jerry Zhao wrote: > I remember that there is a delay for used nodes on nodepool to be cleaned, > without zuul marking it used, new jobs could be assigned on the used node, > which would be deleted later so new job would sure fail. There is an OFFLINE_NODE_WHEN

Re: [OpenStack-Infra] Deep pipelining with zuul

2016-02-24 Thread Jerry Zhao
I remember that there is a delay for used nodes on nodepool to be cleaned, without zuul marking it used, new jobs could be assigned on the used node, which would be deleted later so new job would sure fail. On 02/24/2016 08:58 AM, Doug Wiegley wrote: I’m doing something similar, but am just sp

Re: [OpenStack-Infra] Deep pipelining with zuul

2016-02-24 Thread Andrew Grimberg
I could do that, but I don't get the auto scaling that nodepool offers since nodepool only inspects the zuul queue for needs and not the Jenkins build queue. Unless there's a way to make nodepool monitor the Jenkins build queue as well that I'm not aware of. We're operating in a public cloud so we

Re: [OpenStack-Infra] Deep pipelining with zuul

2016-02-24 Thread Doug Wiegley
I’m doing something similar, but am just specifying nodepool nodes on the child jobs, with artifact copying in Jenkins. I don’t think you need JClouds at that point. Jobs that use nodepool nodes don’t have to originate with zuul. Or am I missing your restriction? doug > On Feb 24, 2016, at 10

Re: [OpenStack-Infra] CI timeout on internap cloud?

2016-02-24 Thread Emilien Macchi
On 02/24/2016 11:23 AM, Paul Belanger wrote: > On Wed, Feb 24, 2016 at 11:01:09AM -0500, Emilien Macchi wrote: >> Hi, >> >> Puppet OpenStack CI (and eventually more) are having CI issues when >> running centos7 on Internap cloud. >> >> Example with https://review.openstack.org/#/c/283933/ >> http

Re: [OpenStack-Infra] CI timeout on internap cloud?

2016-02-24 Thread Paul Belanger
On Wed, Feb 24, 2016 at 11:01:09AM -0500, Emilien Macchi wrote: > Hi, > > Puppet OpenStack CI (and eventually more) are having CI issues when > running centos7 on Internap cloud. > > Example with https://review.openstack.org/#/c/283933/ > http://logs.openstack.org/33/283933/1/check/gate-puppet-op

Re: [OpenStack-Infra] Deep pipelining with zuul

2016-02-24 Thread Andrew Grimberg
The problem with that is that we would then continue to have to rely on JClouds to do slave management and we have two driving reasons for this desire / need to switch to Zuul and Nodepool (or something similar) 1) Recent versions of the Gerrit Trigger plugin for Jenkins forget, or do not update c

Re: [OpenStack-Infra] Deep pipelining with zuul

2016-02-24 Thread Doug Wiegley
Even if zuul doesn’t support the flow you want, you can also still use matrix, multijob, and downstream jobs on Jenkins itself to simulate the same behavior, with zuul just monitoring the parent job. Mix and match until you get the flow that you need. doug > On Feb 24, 2016, at 9:56 AM, Andre

[OpenStack-Infra] CI timeout on internap cloud?

2016-02-24 Thread Emilien Macchi
Hi, Puppet OpenStack CI (and eventually more) are having CI issues when running centos7 on Internap cloud. Example with https://review.openstack.org/#/c/283933/ http://logs.openstack.org/33/283933/1/check/gate-puppet-openstack-integration-scenario002-tempest-dsvm-centos7/58804b9/console.html#_201

[OpenStack-Infra] Deep pipelining with zuul

2016-02-24 Thread Andrew Grimberg
Greetings, We're working on transitioning our Jenkins system off of Gerrit Trigger and JClouds to Zuul and Nodepool and have run into a bit of a snag. We have some rather deep pipeline dependencies with our current configurations where one job produces information and possibly artifacts that are

Re: [OpenStack-Infra] [openstack-dev] [cinder] How to configure the third party CI to be triggered only when jenkins +1

2016-02-24 Thread liuxinguo
In layout.yaml: Delete: - event: patchset-created And add: - event: comment-added require-approval: - verified: 1 username: Jenkins Works for me now, thanks for all your input! Wilson Liu -邮件原件- 发件人: Mikhail Medvedev [mailto:mihail...@gmai

[OpenStack-Infra] [vitrage] Vitrage IRC meeting was not recorded

2016-02-24 Thread Afek, Ifat (Nokia - IL)
Hi, We had Vitrage IRC meeting today on #openstack-meeting-3 (9:00-10:00 UTC), but OpenStack bot didn't seem to work. Can you please check it? I'm attaching the meeting log, I will be happy if you can place it under http://eavesdrop.openstack.org/meetings/vitrage/2016/. Thanks, Ifat. 11:01:19