Thx Paul. Apparently zuul does not flush in-memory config. Some jobs are loaded from upstream tripleo-ci and it is out of my control.
On Thu, Jul 19, 2018 at 7:21 PM, Paul Belanger <[email protected]> wrote: > On Thu, Jul 19, 2018 at 06:07:51PM -0300, Rafael Folco wrote: > > Testing if I can parent an upstream tripleo-ci job in my SF instance in > [1]. > > > > I previously had ambiguous project from git.openstack.org and > > review.openstack.org, but this is no longer true [2]. Why Zuul still > > complains ? > > > > Zuul encountered a syntax error while parsing its configuration in the > repo > > config on branch master. The error was: > > > > Project name 'openstack/tripleo-quickstart' is ambiguous, please fully > > qualify the project with a hostname > > > I am guessing an issue where zuul config isn't unloading the branch > configuration from memory. For now, you could use review.r.o as the fqdn, > and > try removing it the next time we stop / start zuul. > > > The error appears in the following job stanza: > > > > job: > > name: tripleo-ovb-base > > pre-run: > > - playbooks/tripleo/prep-provisioner.yaml > > run: playbooks/tripleo/ovb-create-stack.yaml > > post-run: playbooks/tripleo/ovb-delete-stack.yaml > > required-projects: > > - openstack/tripleo-quickstart > > - openstack/tripleo-quickstart-extras > > nodeset: > > nodes: > > - name: provisioner-node > > label: upstream-centos-7 > > secrets: > > - tripleoci_nodepool_tenant_credentials > > > > in "config/zuul.d/tripleo-test.yaml@master", line 50, column 3 > > > > [1] https://softwarefactory.usersys.redhat.com/r/#/c/142/ > > > > [2] > > https://softwarefactory.usersys.redhat.com/r/gitweb?p= > config.git;a=blob;f=zuul/upstream.yaml;h=4ad6ef5d062b98d113acc9992f8b43 > ee1b764bd5;hb=HEAD > > > > Thanks > > > > -rfolco > > > > -- > > Rafael Folco > > Senior Software Engineer > > > _______________________________________________ > > Softwarefactory-dev mailing list > > [email protected] > > https://www.redhat.com/mailman/listinfo/softwarefactory-dev > > -- Rafael Folco Senior Software Engineer
_______________________________________________ Softwarefactory-dev mailing list [email protected] https://www.redhat.com/mailman/listinfo/softwarefactory-dev
