[node-patches] Change in ovirt-node[master]: automation: Adjust requirements
fabiand at redhat.com
fabiand at redhat.com
Wed Jul 22 11:52:27 UTC 2015
Fabian Deutsch has uploaded a new change for review.
Change subject: automation: Adjust requirements
......................................................................
automation: Adjust requirements
Change-Id: I69c0fb3be0a77b38bbeb7b406444b9a9f7e94bea
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M automation/build-artifacts.req
M automation/check-merged.req
M automation/check-patch.req
3 files changed, 4 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/94/43894/1
diff --git a/automation/build-artifacts.req b/automation/build-artifacts.req
index 35f39e2..1976936 100755
--- a/automation/build-artifacts.req
+++ b/automation/build-artifacts.req
@@ -12,4 +12,5 @@
selinux-policy-devel
hardlink
selinux-policy-doc
-createrepo
\ No newline at end of file
+createrepo
+python-pep8
diff --git a/automation/check-merged.req b/automation/check-merged.req
index 4d45611..295ac48 100755
--- a/automation/check-merged.req
+++ b/automation/check-merged.req
@@ -31,3 +31,4 @@
libvirt-python
python-lxml
python-nose
+python-pep8
diff --git a/automation/check-patch.req b/automation/check-patch.req
index 4d45611..295ac48 100755
--- a/automation/check-patch.req
+++ b/automation/check-patch.req
@@ -31,3 +31,4 @@
libvirt-python
python-lxml
python-nose
+python-pep8
--
To view, visit https://gerrit.ovirt.org/43894
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I69c0fb3be0a77b38bbeb7b406444b9a9f7e94bea
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list