Change in vdsm[ovirt-3.5]: automation: fix missing dep ethtool

sbonazzo at redhat.com sbonazzo at redhat.com
Tue Nov 10 16:07:36 UTC 2015


Sandro Bonazzola has uploaded a new change for review.

Change subject: automation: fix missing dep ethtool
......................................................................

automation: fix missing dep ethtool

Fix
http://jenkins.ovirt.org/job/vdsm_3.5_build-artifacts-el6-x86_64/1/console
by adding missing dep on ethtool.

Change-Id: I7ce20c33d4336a3c27197a49817b7c6771ea7015
Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
---
M automation/build-artifacts.packages
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/79/48379/1

diff --git a/automation/build-artifacts.packages b/automation/build-artifacts.packages
index 5adda85..9bf9a16 100644
--- a/automation/build-artifacts.packages
+++ b/automation/build-artifacts.packages
@@ -10,6 +10,7 @@
 pyflakes
 python-blivet
 python-devel
+python-ethtool
 python-inotify
 python-ioprocess
 python-netaddr


-- 
To view, visit https://gerrit.ovirt.org/48379
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ce20c33d4336a3c27197a49817b7c6771ea7015
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Sandro Bonazzola <sbonazzo at redhat.com>


More information about the vdsm-patches mailing list