aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorBilly O'Mahony <billy.o.mahony@intel.com>2015-06-23 12:10:04 +0100
committerMaryam Tahhan <maryam.tahhan@intel.com>2015-07-09 10:04:02 +0000
commit4251323ac8c739ce8de670fd77c9d4399f9f66ce (patch)
tree8c43594eddaabd53358705447957ba102b21f8ca /requirements.txt
parenta8397a24dc759a650bbc2d54c69eb8c3af6c778a (diff)
vsperf: Add --xunit support
Generate xmlrunner output for use by Jenkins, but without actually using xmlrunner to discover & run tests. JIRA: VSPERF-27 Change-Id: I000099c841f3755043104f251837e3d4c214c6bb Signed-off-by: Billy O'mahony <billy.o.mahony@intel.com> Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Al Morton <acmorton@att.com> Reviewed-by: Eugene Snider <Eugene.Snider@huawei.com> Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Gurpreet Singh <gurpreet.singh@spirent.com> Reviewed-by: Tv Rao <tv.rao@freescale.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index f7738754..32410729 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,3 +2,4 @@ pexpect==3.3
linux-metrics==0.1.4
tox==1.8.1
jinja2==2.7.3
+xmlrunner==1.7.7