<div dir="ltr">Hi.<div><br></div><div>Your questions about setting up nodepool are a bit off topic for this email<div>thread, but I'll try to answer them for you below:</div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 11, 2017 at 1:31 AM, Rikimaru Honjo <span dir="ltr"><<a href="mailto:honjo.rikimaru@po.ntt-tx.co.jp" target="_blank">honjo.rikimaru@po.ntt-tx.co.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I'm trying to install & configure nodepool for Zuul v3 in my CI environment now.<br>
I use feature/zuulv3 branch.(ver. 0.4.1.dev430)<br>
<br>
I referred nodepool documents and infra/project-config tree.<br>
And I have some questions about this version of nodepool.<br>
<br>
1)Is there the information about differences of configuration between nodepool for zuul v2 and v3?<br>
  Or, can I configure feature/zuulv3 basically same as lower version?<br></blockquote><div><br></div><div>We don't document the differences between versions, but all of the v3 config options are</div><div>documented in the nodepool docs (you can generate them from the source repo with the</div><div>command: tox -e docs).</div><div><br></div><div>For example configs, you can look at tools/fake.yaml, or in devstack/plugin.sh which writes</div><div>a nodepool.yaml used in our testing environment. Or look at the configs we use in infra (see </div><div>link below).</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
2)Below suggestion is wrote in README.rst.<br>
  But such file is not contained in the infra/system-config tree now.<br>
  Where is the file?<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Create or adapt a nodepool yaml file. You can adapt an infra/system-config one, or fake.yaml as desired. Note that fake.yaml's settings won't Just Work - consult ./modules/openstack_project/te<wbr>mplates/nodepool/nodepool.yaml<wbr>.erb in the infra/system-config tree to see a production config.<br>
</blockquote>
<br></blockquote><div><br></div><div>We need to update the README (thanks for pointing this out). The infra nodepool configs are</div><div>in project-config now. Example:</div><div><br></div><div>   <a href="https://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/nl01.openstack.org.yaml">https://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/nl01.openstack.org.yaml</a></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
3)Can I use "images" key in "providers"?<br>
  I used "images" in nodepool ver.0.3.1, but below sample file doesn't use the key.<br>
<br>
  <a href="https://github.com/openstack-infra/nodepool/blob/feature/zuulv3/tools/fake.yaml" rel="noreferrer" target="_blank">https://github.com/openstack-i<wbr>nfra/nodepool/blob/feature/zuu<wbr>lv3/tools/fake.yaml</a><br>
<br></blockquote><div><br></div><div>This has been renamed to 'labels' for the latest version.</div><div><br></div><div>If you have more questions, feel free to visit us in #zuul on IRC.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Best regards,<br>
<br>
On 2017/09/29 23:58, Monty Taylor wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hey everybody!<br>
<br>
tl;dr - If you're having issues with your jobs, check the FAQ, this email and followups on this thread for mentions of them. If it's an issue with your job and you can spot it (bad config) just submit a patch with topic 'zuulv3'. If it's bigger/weirder/you don't know - we'd like to ask that you send a follow up email to this thread so that we can ensure we've got them all and so that others can see it too.<br>
<br>
** Zuul v3 Migration Status **<br>
<br>
If you haven't noticed the Zuul v3 migration - awesome, that means it's working perfectly for you.<br>
<br>
If you have - sorry for the disruption. It turns out we have a REALLY complicated array of job content you've all created. Hopefully the pain of the moment will be offset by the ability for you to all take direct ownership of your awesome content... so bear with us, your patience is appreciated.<br>
<br>
If you find yourself with some extra time on your hands while you wait on something, you may find it helpful to read:<br>
<br>
   <a href="https://docs.openstack.org/infra/manual/zuulv3.html" rel="noreferrer" target="_blank">https://docs.openstack.org/inf<wbr>ra/manual/zuulv3.html</a><br>
<br>
We're adding content to it as issues arise. Unfortunately, one of the issues is that the infra manual publication job stopped working.<br>
<br>
While the infra manual publication is being fixed, we're collecting FAQ content for it in an etherpad:<br>
<br>
   <a href="https://etherpad.openstack.org/p/zuulv3-migration-faq" rel="noreferrer" target="_blank">https://etherpad.openstack.org<wbr>/p/zuulv3-migration-faq</a><br>
<br>
If you have a job issue, check it first to see if we've got an entry for it. Once manual publication is fixed, we'll update the etherpad to point to the FAQ section of the manual.<br>
<br>
** Global Issues **<br>
<br>
There are a number of outstanding issues that are being worked. As of right now, there are a few major/systemic ones that we're looking in to that are worth noting:<br>
<br>
* Zuul Stalls<br>
<br>
If you say to yourself "zuul doesn't seem to be doing anything, did I do something wrong?", we're having an issue that jeblair and Shrews are currently tracking down with intermittent connection issues in the backend plumbing.<br>
<br>
When it happens it's an across the board issue, so fixing it is our number one priority.<br>
<br>
* Incorrect node type<br>
<br>
We've got reports of things running on trusty that should be running on xenial. The job definitions look correct, so this is also under investigation.<br>
<br>
* Multinode jobs having POST FAILURE<br>
<br>
There is a bug in the log collection trying to collect from all nodes while the old jobs were designed to only collect from the 'primary'. Patches are up to fix this and should be fixed soon.<br>
<br>
* Branch Exclusions being ignored<br>
<br>
This has been reported and its cause is currently unknown.<br>
<br>
Thank you all again for your patience! This is a giant rollout with a bunch of changes in it, so we really do appreciate everyone's understanding as we work through it all.<br>
<br>
Monty<br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.op<wbr>enstack.org?subject:unsubscrib<wbr>e</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-dev</a><br>
<br>
<br><span class="gmail-HOEnZb"><font color="#888888">
</font></span></blockquote><span class="gmail-HOEnZb"><font color="#888888">
<br>
-- <br>
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/<wbr>_/_/_/_/_/_/_/_/_/_/<br>
Rikimaru Honjo<br>
<a href="mailto:E-mail%3Ahonjo.rikimaru@po.ntt-tx.co.jp" target="_blank">E-mail:honjo.rikimaru@po.ntt-t<wbr>x.co.jp</a><br>
<br>
<br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.op<wbr>enstack.org?subject:unsubscrib<wbr>e</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-dev</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>David Shrewsbury (Shrews)<br></div></div></div>
</div></div></div></div>