summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgrakiss <grakiss.wanglei@huawei.com>2017-11-10 10:11:18 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-15 04:22:33 +0000
commita8464e2e3ef5e45eeaa544bde80d460bfbda9b75 (patch)
tree2f066ac3ffb74c7777443502bd0b127cd38433f3 /docs
parent180a6a3f85b0f4426477ad8f86e770f68d33dff1 (diff)
Update git submodules
* Update docs/submodules/dovetail from branch 'master' - Remove style.css for License issue style.css is GPL 3.0 License based, we need to remove it. The origin css file is as bellow: https://www.opnfv.org/wp-content/themes/salient/style.css?ver=4.8.3 So I remove style.css, and write a new css file to replace it. Change-Id: I78a572f74c71081052767622903b371e22e158a4 Signed-off-by: grakiss <grakiss.wanglei@huawei.com> - Added a license metadata line to specify Apache-2.0 Change-Id: Ic5c3c3e2bbc2cff54f291fcd77bf9b5741f9f606 Signed-off-by: rpaik <rpaik@linuxfoundation.org> - [cvp-web] Bugfix: use '_id' as the primary key of the data rather than the 'Test ID' JIRA: DOVETAIL-554 It allows different users to upload the same results now. So the 'Test ID' is not unique in this situation. Use '_id' as the primary key which can uniquely identify one data. Change-Id: I852ee116f36a6a86e9b4350183e39ee00f8b99de Signed-off-by: grakiss <grakiss.wanglei@huawei.com> - [cvp-web] Bugfix: Results shared by email are not shown on non-reviewer's pages JIRA: DOVETAIL-551 The CVP web portal can support share with name and share with email address. But when sharing with email, the pages of non-reviewers will not show the results shared by others. Change-Id: I94451448cc60d1f7a3472d756c502200757a16a8 Signed-off-by: grakiss <grakiss.wanglei@huawei.com> - [cvp-web] Allow accounts with role 'reviewer' to submit resuts JIRA: DOVETAIL-549 Accounts within the CVP portal with the role 'reviewer' cannot submit test results currently. While reviewers cannot review their own results, they should be able to submit results. Many within the Dovetail community will be serving multiple roles as testers and reviewers. Change-Id: I762aeec64bb2b207c582aa79e0ad1bd5a635fd19 Signed-off-by: grakiss <grakiss.wanglei@huawei.com> - Tag dovetail cvp.0.9.0 JIRA: DOVETAIL-550 Change-Id: I871ec1fdf8d33efe3ed00602d0184c7b35896c17 Signed-off-by: xudan <xudan16@huawei.com> - Bugfix: Failed to build local DB on Centos 1. The scripts for building local DB and testapi service just work on Ubuntu. 2. For Centos, they fails to do that. 3. This is mainly because of that Centos can't use the IP of the JumpHost to connect the DB and testapi. It needs to use the internal IPs of the DB container and the testapi container. 4. Change the IPs in the scripts to be the containers' internal IPs. JIRA: DOVETAIL-548 Change-Id: I71aed82cb620b58bcd43ace61497db65c5bd7ecc Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'docs')
m---------docs/submodules/dovetail0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail
-Subproject 0df52c2b1fe801b0f282c4f44aed7891a389d83
+Subproject adedf4e0a6e405ead72f004047c9c06cb7f9049