dovetail-webportal.git
6 years agoEnable web portal to open log files for each test case of OVP 2018.0x release 67/60267/2
xudan [Fri, 27 Jul 2018 09:19:56 +0000 (05:19 -0400)]
Enable web portal to open log files for each test case of OVP 2018.0x release

JIRA: DOVETAIL-705

Change-Id: Ie51a9f447c4d9f54f1a73e4a15c8594a39d57f3f
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoMerge "Update web portal for 2018.08 results"
Georg Kunz [Wed, 25 Jul 2018 09:35:30 +0000 (09:35 +0000)]
Merge "Update web portal for 2018.08 results"

6 years agoScript for creating testcases.json for the web portal 59/60159/1
Georg Kunz [Tue, 24 Jul 2018 15:02:44 +0000 (17:02 +0200)]
Script for creating testcases.json for the web portal

The web portal requires a list of all testcase which are part of an OVP
release to determine if a test run was successful. This script creates
the list of testcases automatically from the test case specs in
Dovetail.

JIRA: DOVETAIL-594

Change-Id: I051013afa0622a4c20685ab4a7df916f850b3289
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoFix the version of packages in requirements.txt 85/59985/1
xudan [Thu, 19 Jul 2018 09:52:04 +0000 (05:52 -0400)]
Fix the version of packages in requirements.txt

The 'My Results' page got an error because the version of motor.

Set the version to be the same as docker image opnfv/dovetail:api.ovp.1.1.2

JIRA: DOVETAIL-698

Change-Id: I58d690081f3a28ca74f31a2dc4fbd69adb0c0bc4
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate web portal for 2018.08 results 23/59923/2
Georg Kunz [Wed, 18 Jul 2018 09:16:21 +0000 (11:16 +0200)]
Update web portal for 2018.08 results

Extending the web portal to handle OVP 2018.08 results. This includes
the following changes:

* the 2018.08 result file format has changed according to
  https://gerrit.opnfv.org/gerrit/#/c/58903/

* a new testcases.json which has been automatically created.

JIRA: DOVETAIL-668

Change-Id: I0403779b164f5de92f02857f7ae54f290d2f16ac
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoEdit the gitignore file 43/59843/1
xudan [Mon, 16 Jul 2018 07:53:47 +0000 (03:53 -0400)]
Edit the gitignore file

Delete some key in file .gitignore which cause missing some source files.

Change-Id: Icddac3c1d956d75853a3062b549cb2d725ba2fa8
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate the dockerfile for 2 docker images 05/59605/2
xudan [Mon, 9 Jul 2018 03:45:44 +0000 (23:45 -0400)]
Update the dockerfile for 2 docker images

1. Update the Dockerfile for 2 docker images
2. Update the docker-compose.yml with the new docker repo

JIRA: DOVETAIL-671

Change-Id: Idd0d676568a3aa2a63a1429288f984618281e13a
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoMove all web portal code to the new repo dovetail-webportal 79/59579/1
xudan [Fri, 6 Jul 2018 09:16:40 +0000 (05:16 -0400)]
Move all web portal code to the new repo dovetail-webportal

This is only the first step to simply copy the file here.
There still need some more work to make sure all work well.
All the changes will be submitted with other patches to make it easily to review.

JIRA: DOVETAIL-671

Change-Id: I64d32a9df562184166b6199e2719f298687d1a0a
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoInitial Commit of dovetail-webportal 69/59569/1
Trevor Bramwell [Thu, 5 Jul 2018 17:08:38 +0000 (10:08 -0700)]
Initial Commit of dovetail-webportal

Change-Id: I779651499dd991e87f73ac857b555746f73d9d28
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>