Added nose, mock and coverage to .test-requires
authorEd Bartosh <eduard.bartosh@intel.com>
Fri, 22 Mar 2013 17:29:32 +0000 (19:29 +0200)
committerEd Bartosh <eduard.bartosh@intel.com>
Fri, 22 Mar 2013 17:32:45 +0000 (19:32 +0200)
In order to install nose, mock and coverage on CentOS from Tools:Devel
those packages have been added to packaging/.test-requires. This file is
used by OTC Tools Tester to obtain packages, needed for testing.

Change-Id: Ib8ecbfff98ee26f8bf68bffb3775fd7c29ef3402
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
packaging/.test-requires [new file with mode: 0644]

diff --git a/packaging/.test-requires b/packaging/.test-requires
new file mode 100644 (file)
index 0000000..7d0dab8
--- /dev/null
@@ -0,0 +1 @@
+CentOS-6.4: python-mock python-nose python-coverage