<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 16, 2016 at 9:12 AM, Flavio Percoco <span dir="ltr"><<a href="mailto:flavio@redhat.com" target="_blank">flavio@redhat.com</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"><div class="gmail-HOEnZb"><div class="gmail-h5">On 14/12/16 21:44 -0500, Emilien Macchi wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Wed, Dec 14, 2016 at 7:22 PM, Wesley Hayutin <<a href="mailto:whayutin@redhat.com" target="_blank">whayutin@redhat.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
On Fri, Dec 2, 2016 at 12:04 PM, Wesley Hayutin <<a href="mailto:whayutin@redhat.com" target="_blank">whayutin@redhat.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Greetings,<br>
<br>
I wanted to send a status update on the quickstart based containerized<br>
compute ci.<br>
<br>
The work is here:<br>
<a href="https://review.openstack.org/#/c/393348/" rel="noreferrer" target="_blank">https://review.openstack.org/#<wbr>/c/393348/</a><br>
<br>
I had two passes on the morning of Nov 30 in a row, then later that day<br>
the deployment started to fail due the compute node loosing it's networking<br>
and became unpingable.   After poking around and talking to a few folks its<br>
likely that we're hitting at least one of two possible bugs [1-2]<br>
<br>
I am on pto next week but will periodically check in and can easily retest<br>
if these resolve.<br>
<br>
Thank you!<br>
<br>
[1] <a href="https://bugs.launchpad.net/ironic/+bug/1646477" rel="noreferrer" target="_blank">https://bugs.launchpad.net/iro<wbr>nic/+bug/1646477</a><br>
[2] <a href="https://bugs.launchpad.net/tripleo/+bug/1646897" rel="noreferrer" target="_blank">https://bugs.launchpad.net/tri<wbr>pleo/+bug/1646897</a> just filed<br>
<br>
<br>
</blockquote>
<br>
Just a quick update,<br>
The container CI is successfully deploying the overcloud with the<br>
containerized compute node.<br>
</blockquote>
<br>
Do we have the job in place in tripleo CI? I might have missed the<br>
info, but I don't see it yet.<br>
Thanks!<br>
<br>
Once we have it, we might want to run it for every patch in THT that<br>
touch docker/* files.<br>
</blockquote>
<br></div></div>
+1 for this, although I'm starting to think that we should just run it. Last<br>
time it broke, it was caused by a patch that didn't touch files under `docker`<br>
<br>
Flavio<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I need to update the instructions a bit so you may want to hold off on<br>
trying it out until you see an update.<br>
<br>
The heat ping test is failing, but this is progress and we're back on track<br>
:)<br>
The environment is running and logs are available, ping me personally if you<br>
need access.<br>
<br>
Thanks..<br>
<br>
<br>
Ping test failure:<br>
<br>
| stack_name            | pingtest_stack<br>
| stack_owner           | None<br>
| stack_status          | CREATE_FAILED<br>
| stack_status_reason   | Resource CREATE failed: ResourceInError:<br>
|                       | resources.server1: Went to status ERROR due to<br>
|                       | "Message: No valid host was found. There are not<br>
enough<br>
|                       | hosts available., Code: 500"<br>
| stack_user_project_id | e5fcd903a5004d59b8d3ad22aba0ae<wbr>27<br>
<br>
</blockquote>
<br>
<br>
<br>
-- <br>
Emilien Macchi<br>
<br></span>
______________________________<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><span class="gmail-HOEnZb"><font color="#888888"><br>
</font></span></blockquote><span class="gmail-HOEnZb"><font color="#888888">
<br>
-- <br>
@flaper87<br>
Flavio Percoco<br></font></span></blockquote><div><br></div><div><br></div><div><br></div><div>Greetings,</div><div><br></div><div>After pulling in a few unmerged changes via devmode tripleo-quickstart the container CI is passing the deployment and ping test.</div><div><br></div><div>Updated docs at</div><div><br></div><div><a href="https://review.openstack.org/#/c/400983/17/roles/overcloud-prep-containers/README.md">https://review.openstack.org/#/c/400983/17/roles/overcloud-prep-containers/README.md</a></div><div><br></div><div>The two patch sets are brought into the build with</div><div><br></div><div>export OPT_ADDITIONAL_PARAMETERS=" -e overcloud_templates_refspec=refs/changes/80/395880/12 -e overcloud_tripleo_common_refspec=refs/changes/08/411908/2"</div><div><br></div><div>I'll be working w/ the tripleo-quickstart core to try and get a merge on the three patches required.</div><div><br></div><div>Thanks</div><div> </div></div><br></div></div>