From: Peter Mikus Date: Tue, 26 Sep 2017 10:41:35 +0000 (+0000) Subject: FIX: Vhost tests waiting for VirtualEthernet UP X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=9ca5e946c7ea4b5740c257c71fe6d76eaa4206b4;hp=9ca5e946c7ea4b5740c257c71fe6d76eaa4206b4;p=csit.git FIX: Vhost tests waiting for VirtualEthernet UP Due to the change in VPP #8472 When changing the admin state of a vhost-user interface, do not put it in link-up mode if the interface is not actually ready. We have to remove "All Vpp Interfaces Ready Wait" for VirtualEthernet interfaces. Change-Id: I70d60b9f54a75b18b179f3315b636b763962acdd Signed-off-by: Peter Mikus ---