<html><head></head><body><div class="gmail_quote">On May 10, 2014 7:37:36 AM EDT, Andreas Jaeger <aj@suse.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">On 05/10/2014 09:22 AM, Andreas Jaeger wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> My patch <a href="https://review.openstack.org/#/c/93129">https://review.openstack.org/#/c/93129</a>/ to inject properties<br /> failed, see for example<br /> <a href="http://logs.openstack.org/24/93124/1/check/gate-openstack-manuals-tox-doc-publish-checkbuild/7c11a50">http://logs.openstack.org/24/93124/1/check/gate-openstack-manuals-tox-doc-publish-checkbuild/7c11a50</a><br /> ;(<br /><br /> It calls /usr/local/jenkins/slave_scripts/<a href="http://docbook-properties.sh">docbook-properties.sh</a> which<br /> depends on ZUUL_REFNAME - and ZUUL_REFNAME seems not to be set during<br /> the gate.<br /><br /> The jobs that including injecting as post job work just fine:<br /><br /> <a href="http://logs.openstack.org/b9/b9edba45d6c174800f1e50f19704fa82e1a1322f/post/openstack-manuals-tox-doc-publishdocs/f9d62f7/console.html">http://logs.openstack.org/b9/b9edba45d6c174800f1e50f19704fa82e1a1322f/post/openstack-manuals-tox-doc-publishdocs/f9d62f7/console.html</a><br /></blockquote><br />No, it does not work - I guess since we do not reuse the VMs anymore. <br />The injection file is created correctly but removed later on.<br /><br />But we can pass the values manually to our tools, so I found a solution <br />that works for now and thus there's no urgency any more.<br /><br />Still, I'd like to have this properly solved at some time...<br /><br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> The patch has been reverted now and I'd like to hear how to fix it<br /> properly so that the information gets injected during the gate<br /> (check/gate jobs). Do I need to check another variable? Or place the<br /> invocation as part of the builder section?<br /></blockquote><br />Andreas</pre></blockquote></div><br clear="all">You should be able to create the file then source it and run the build scripts all within a single shell builder.  That is important because the shell execution environment is reset when a new shell builder starts.<br>
<br>
-Jim<br>
</body></html>