Change in vdsm[master]: [test patch to verify check-merged]

ybronhei at redhat.com ybronhei at redhat.com
Sun Feb 7 18:14:16 UTC 2016


Yaniv Bronhaim has uploaded a new change for review.

Change subject: [test patch to verify check-merged]
......................................................................

[test patch to verify check-merged]

Change-Id: I348d664827b1b0b3fc209ba67c475f8b11fe9c6a
Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
---
M automation/check-patch.packages
M automation/check-patch.sh
2 files changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/71/53171/1

diff --git a/automation/check-patch.packages b/automation/check-patch.packages
index f05e2d8..090b277 100644
--- a/automation/check-patch.packages
+++ b/automation/check-patch.packages
@@ -1,6 +1,9 @@
 autoconf
 automake
 git
+lago
+lago-ovirt
+lago-ovirt-extras
 libguestfs-tools-c
 m2crypto
 make
@@ -16,6 +19,7 @@
 python-nose
 python-pep8
 python-pthreading
+python-rtslib
 python-six
 python3-nose
 python3-six
@@ -23,3 +27,5 @@
 sudo
 yum
 yum-utils
+# Needed by lago
+grubby
diff --git a/automation/check-patch.sh b/automation/check-patch.sh
index 259481e..64643b0 100755
--- a/automation/check-patch.sh
+++ b/automation/check-patch.sh
@@ -21,3 +21,6 @@
 pushd tests
 coverage html -d "$EXPORT_DIR/htmlcov"
 popd
+
+# TODO this checks the functional tests run - we want it to run before merge
+./automation/check-merged.sh


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I348d664827b1b0b3fc209ba67c475f8b11fe9c6a
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>


More information about the vdsm-patches mailing list