summaryrefslogtreecommitdiffstats
path: root/utils/test/reporting/docker/requirements.pip
diff options
context:
space:
mode:
authorrohitsakala <rohitsakala@gmail.com>2017-06-29 22:08:05 +0530
committerSakala Venkata Krishna Rohit <rohitsakala@gmail.com>2017-07-02 19:46:25 +0000
commit0466d549e60cb77068242a2df1bac0cbe262975a (patch)
treeed02760df775245a012c60a7927447886c6e34c0 /utils/test/reporting/docker/requirements.pip
parent1a1d548a72bd91ca1f1241ec8fb4c8afb944ab88 (diff)
Add jenkins jobs for automatic reporting dashboard deployment
Jenkins Jobs have been added for automating the deployment of the reporting dashboard. Also multijob has been added for automating the update of docker in the docker hub and generating docs which is empty for now. Modified unit tests of reporting to make it run from any directory. Modified the testapi jenkins jobs yaml file to generic so that many other modules which may have the same usecases can be integrated easily just like the reporting one that is done now. Change-Id: Id13a55416e17199dae1dd6ce64f7c167d117ba37 Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Diffstat (limited to 'utils/test/reporting/docker/requirements.pip')
-rw-r--r--utils/test/reporting/docker/requirements.pip1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/test/reporting/docker/requirements.pip b/utils/test/reporting/docker/requirements.pip
index 6de856e35..aeee3ba96 100644
--- a/utils/test/reporting/docker/requirements.pip
+++ b/utils/test/reporting/docker/requirements.pip
@@ -12,3 +12,4 @@ PyYAML==3.11
simplejson==3.8.1
jinja2==2.8
tornado==4.4.2
+requests==2.12.5