summaryrefslogtreecommitdiffstats
path: root/testapi/test-requirements.txt
diff options
context:
space:
mode:
authorrohitsakala <rohitsakala@gmail.com>2017-01-21 21:30:33 +0530
committerrohitsakala <rohitsakala@gmail.com>2017-01-23 12:05:02 +0530
commit62ca40b14b6723e80d9cc0619a6a239d22c75784 (patch)
tree92d86600a5a547a5b042513c98544bb16c47b2a8 /testapi/test-requirements.txt
parent7099de10678c347a91cd535aae08f2053d446574 (diff)
Add code coverage report in jenkins job
Modified existing bash script to enable code coverage report in jenkins job. Removed test-requirements.txt. JIRA: FUNCTEST-703 Change-Id: I7ea6b5c87ce7d098dcb0c74ed195db0f6c3b9692 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
Diffstat (limited to 'testapi/test-requirements.txt')
-rw-r--r--testapi/test-requirements.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/testapi/test-requirements.txt b/testapi/test-requirements.txt
deleted file mode 100644
index ddbdefc..0000000
--- a/testapi/test-requirements.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# The order of packages is significant, because pip processes them in the order
-# of appearance. Changing the order has an impact on the overall integration
-# process, which may cause wedges in the gate later.
-
-testtools>=1.4.0
-discover
-futures \ No newline at end of file