<p>daniel <strong>uploaded patch set #3</strong> to the change originally created by laforge.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/22674">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian-stretch-titan: Wait for interface to be _up_ not just its existance<br><br>I've seen at least one instance where -EIFDOWN was returned when the<br>test suite was coming up.  This is a race condition, as we first<br>have to move the netdev into the namespace and only then can configure<br>it.  "pipework wait" only waits for its existence, not until it is up.<br><br>We cannot revert the order, as the netdev looses its state when it<br>is moved to a different netns.<br><br>Change-Id: I1bfb6eb925bca4e4e1901e06eed831152cddbbe2<br>---<br>M debian-stretch-titan/ttcn3-docker-run.sh<br>1 file changed, 13 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/74/22674/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/22674">change 22674</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/docker-playground/+/22674"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I1bfb6eb925bca4e4e1901e06eed831152cddbbe2 </div>
<div style="display:none"> Gerrit-Change-Number: 22674 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Assignee: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>