summaryrefslogtreecommitdiffstats
path: root/tools/pharos-dashboard/src/jenkins/tasks.py
AgeCommit message (Collapse)AuthorFilesLines
2017-09-22Remove 'tools' DirectoryTrevor Bramwell1-64/+0
All tools (and history) have been moved to the pharos-tools repository: https://git.opnfv.org/pharos-tools/ Change-Id: I84fa9b6ebd9b27f42d41f2722eb1221ec39a8c94 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-10-17Add unit testsmaxbr1-0/+15
JIRA: RELENG-12 This commit increases test statement coverage to 84%. It also fixes the bugs that emerged while testing. Change-Id: I696091f1a07f8b7647872c7cb15f4368a4690619 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
2016-09-26Restructure dashboard project for docker deployingmaxbr1-0/+49
Change-Id: I13cad51270504ee4bed8558598a8891af58a26ab Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>