Sorry about the noise.
Here is the fix: https://gerrit.ovirt.org/#/c/76740/
On Thu, May 11, 2017 at 6:49 PM, Nir Soffer <nsoffer@redhat.com> wrote:Travis builds are failing because the lshw package was not added
to the vdsm test docker images.
The offending patch is:network: report dpdk devices as nicsadded link_info dictionary for dpdk dev information.Currently it contains hard coded and empty values.getLinks now reports dpdk devices as nics and providingtheir link_info as well.Signed-off-by: Irit Goihman <igoihman@redhat.com>Change-Id: I67b2083e9c6f032472fd75f6800c864083ffdef5When adding new build dependencies, please add therequired packages to docker/Dockerfile.*Thanks,Nir