[OpenStack-Infra] CI jobs for stable branch in ofagent don't work
fumihiko kakuma
kakuma at valinux.co.jp
Mon Apr 18 08:02:29 UTC 2016
Hi Andreas,
I appreciate your prompt reply and detailed explanations!
On Mon, 18 Apr 2016 08:40:08 +0200
Andreas Jaeger <aj at suse.com> wrote:
> On 2016-04-18 05:38, fumihiko kakuma wrote:
> > Hi Infra team,
> >
> > I pushed the patch[1] to stop job for master branch in networking-ofagent
> > as we plan to remove ofagent in the newton and it was merged.
> >
> > But I seem to make a mistake of some. It doesn't seem to run a job for
> > stable branch[2] since merged [1] and I don't know how I should fix it.
> > Could you tell me a way to fix it?
> >
> >
> > [1] https://review.openstack.org/#/c/303121/
> > [2] https://review.openstack.org/#/c/298071/
> >
> > Thanks,
> >
>
> First, I would check the log file of
> gate-project-config-layout for your project-config change to double
> check what conditions are really set for the project, see
> http://logs.openstack.org/21/303121/4/gate/gate-project-config-layout/a8138a4/console.html#_2016-04-16_07_47_36_484
>
> Then, let's look at the condition:
> The regex looks wrong, "^(?!master)$" will not match "stable/mitaka",
> use "^(?!master).*$".
Oops, I will push the fixed patch.
>
> Sorry for missing that in review,
> Andreas
No problem. You are very busy.
> --
> Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi
> SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nurnberg, Germany
> GF: Felix Imendorffer, Jane Smithard, Graham Norton,
> HRB 21284 (AG Nurnberg)
> GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
--
fumihiko kakuma <kakuma at valinux.co.jp>
More information about the OpenStack-Infra
mailing list