summaryrefslogtreecommitdiffstats
path: root/docs/submodules/dovetail
AgeCommit message (Collapse)AuthorFilesLines
2017-12-25Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - [Bugfix] Local summary with wrong results when Tempest failed at the SetupClass When Tempest test cases failed at the SetupClass, the record is the class name of the test cases rather than the name of the test cases. The local summary will say they are passed wrongly. JIRA: DOVETAIL-575 Change-Id: Iec879378770017eddd37e9a99346d980355bb6e2 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-23Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - [bugfix] easy_install: not found Remove easy_install because it will be installed later. Change-Id: I29f425e0a5784b581a5b65ea5c8f8db66fc9dc8e Signed-off-by: xudan <xudan16@huawei.com>
2017-12-23Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Fix aarch64 patch for Dovetail container Change-Id: I3746136e9002a14eea81c38ea54cbbad7fa68da1 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-18Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Change a to an Change-Id: Id2b9c2a6718047dace2a84ffa68efa387cb22500 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-18Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Bugfix: SSLError when login with linux fundation account It is a quick fix. Change-Id: I72aabd5dd682074546259582cc91ba055d1decbe Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-12-18Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Add License for the python scripts in folder offline Change-Id: I9c585f132c10ef726cd859e4abe3c9a874cbe0bc Signed-off-by: xudan <xudan16@huawei.com>
2017-12-18Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - [ovp-web] Use new program logo/text for OVP portal home page JIRA: DOVETAIL-570 OPNFV marketing has provided new logos for OVP that will be incorporated on the portal home page and attached to this issue. The 'Infrastructure' logo must by used. The other two logos (Application, Lab) currently on the development site must be removed for now. Position the new logo in the upper-left side and position the blurb language to the right of it. The new blurb language to swap in (all uniform, non-bold font) is provided below: The OPNFV Verified program (OVP) demonstrates the readiness and availability of commercial products based on OPNFV. Verified products and services submitted by vendors and service providers become compliant by implementing explicitly defined interfaces, behaviors and key features while retaining distinct and value-added innovations across features and capabilities. The OPNFV Verified program grants products and services with the "OPNFV Verified" mark. Get started with your OVP application today. Change-Id: Iaf4172fe61ea46133c474207f77ba24b841211e4 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-12-18Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - [ovp-web] Modify new web portal header to reflect program name change JIRA: DOVETAIL-569 CVP is officially being renamed to 'OPNFV Verified Program'. We will adopt the acronym OVP instead of CVP. The new web portal header needs to modified to OPNFV Verified Program. Change-Id: I0ee1780b4e544dce4cf0b029733d1318a7c4e8fb Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-12-18Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Bugfix: pass/not pass filter not work in result-report page The reason is there are some conflict with jquery.js and ng-model. So ng-model not work. Change-Id: I01ccd0e297d1a89aff8f78d7fb0a63a0e2114f63 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-12-13Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Remove all alias tempest test cases in osinterop test specificaion docs 1. Some tempest test cases have alias test cases because of the different versions of tempest. 2. However, Dovetail fixes the version of tempest to be 14.0.0 in its first release. So the number of test cases that can be executed in osinterop is always 205. And for different SUTs, the 205 test cases are all the same. 3. In this situation, there is no need to list the alias test cases. 4. Just list all the 205 test cases which will not confuse users when they reading dovetail docs. JIRA: DOVETAIL-566 Change-Id: I5e39dd82314833c8c0a6c1732c990f671ae64420 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-12Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - [cvp-web] Add initial CVP Portal homepage content for release JIRA: DOVETAIL-563 The CVP portal homepage needs to be modified to support launch activities. An initial iteration between OPNFV marketing has occurred. Attached is a deck that outlines a basic left navigation menu and home content. We can focus on creating the left navigation and content outlined on slide 7. The links for the left navigation aren't all flushed out. Please leave Release Information/CVP Registry link href's blank for now until we define content for those pages. Change-Id: I84b8cfb996d336ef666d5a5f6aaabc0d5eebc37b Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-11-28Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Remove one sub test case from dovetail.tempest.tc004 1. Currently, dovetail.tempest.tc004 has 13 sub test cases defined in its config file and specification document of the test case. All these sub test cases are picked from tempest based on it's version 15.0.0. 2. For Dovetail 1st release, it fixes the version of Functest to be opnfv/dovetail:cvp.0.5.0, and Functest integretes tempest 14.0.0 in this version and it's E release. 3. There is one sub test case in dovetail.tempest.tc004 that is new in tempest 15.0.0, so it can not be recognized and executed by Functest D and E release. It is 'test_server_connectivity_cold_migration_revert'. 4. Remove this sub test case from dovetail.tempest.tc004. This means remove it from the test case config file and specification document. JIRA: DOVETAIL-561 Change-Id: Ia927af040794c7027a741a282ed75fe401f99ff1 Signed-off-by: xudan <xudan16@huawei.com>
2017-11-27Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - [cvp-web] Bugfix: Total num of test cases should be fixed JIRA: DOVETAIL-552 The total num of test cases is decided by the number of the test cases users uploaded to the Web now. The total num should be fixed. For example, the total num of mandatory test cases should be 215. The total num of optional test cases should be 63. Change-Id: I6f7055bbeceb80f831af7d800b1a5aca4e165c45 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-11-27Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - [cvp-web] Admin can approve and not approve results JIRA: DOVETAIL-562 According to the CVP workflow, once a result has been submitted to review, the admin will send email to all reviewers to get the comment (+1 / -1). Enable admin to approve/not approve the result after he gets the feedback from all reviewers. Otherwise, the result will always be in 'review' status. Change-Id: Ic3ace3c7284c70e9a8186d03e6cd88c91ecc76f9 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-11-23Update git submodulesGeorg Kunz1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Include full date in name of compressed result file The name of the compressed result file included a timestamp according to the pattern "day_hour_minute". This is a rather uncommon timestamp and can cause confusion. This patch changes the timestamp to a more common "YearMonthDay-HourMinute" format. Please note: Please check if this change has an impact on the web portal. Change-Id: Ife41050bc1d5ca6942706b756d03a1d0d251ae41 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-11-20Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Just enable withdraw for the one who submit to review (onwer) JIRA: DOVETAIL-559 Just enable withdraw for the one who submit to review (onwer). Change-Id: I4f073fa00930c8f211239ee42034bb40c1af1f91 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-11-20Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - [cvp-web] Can't submit the same results to review from different users JIRA: DOVETAIL-560 Can't submit the same results to review from different users. Change-Id: I4a3dcc2dc8a817653ac9da6f93722659e04c89a1 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-11-20Update git submodulesgrakiss1-0/+0
* Update docs/submodules/dovetail from branch 'master' - [cvp-web] Bugfix:return 500 when upload a tarball file with no results.json JIRA: DOVETAIL-558 The Web portal will return 500 code when upload a tarball file with no results.json When all test cases failed or report with wrong DB url, there may be no results.json. Check this and alert users instead of returning 500 status code. Change-Id: Ie13d9c3c62044c525f5dbb3fca9b6123d0b5acce Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-11-20Update git submodulesSerenaFeng1-0/+0
* Update docs/submodules/dovetail from branch 'master' - bugfix: hosts info is wrongly processed changes: 1. add usage example in hosts.yaml.sample 2. fix /etc/hosts from wrong format {'hostname': 'ip'} to the right 'ip hostnames' 3. fix --add-hosts from wrong usage --add-host {'hostname': 'ip'} to the right --add-host='hostnames':ip 4. support per ip mapping mutiple hostnames, which is also in line with /etc/hosts schema JIRA: DOVETAIL-556 Change-Id: I92e8cb0fd3476b61f5c73a69e34c4a66aef51d6e Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-11-20Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Remove redundant log when launch local DB The script launch_db.sh will print "Already Exists" logs when the DB has been initialized by the data stored in JumpHost. Ignore this kind of logs because it won't affect the launch of the DB but it will confuse users. JIRA: DOVETAIL-557 Change-Id: I23616b10bbadc49888731e943d0a4ee4425045f5 Signed-off-by: xudan <xudan16@huawei.com>
2017-11-15Update git submodulesgrakiss1-0/+0
* 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>
2017-11-03Update dovetail submoduleTrevor Bramwell1-0/+0
Change-Id: I1ba512dc4ca3d68e68ebd62699a3bac3a72703b7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-27Integration of Dovetail documentationGeorg Kunz1-0/+0
This patchset integrates the current set of Dovetail documents into the stable/danube branch of the official OPNFV documentation. Change-Id: Icd40beb8c1925794bb21ec842c37190429d1cd87 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-05-24Second attempt to remove dovetail submodule from danube branchagardner1-0/+0
Change-Id: I1bd76a334c4487ca876aba146e08f7d6ddfb7d31 Signed-off-by: agardner <agardner@linuxfoundation.org>
2017-03-29Adding the submdules directory for DoveTail.ChristopherPrice1-0/+0
Can be cherry picked to stable, the content will not be linked in docs.opnfv.org at this time. Change-Id: Iae4ab8e9bc902c2726b69386b3ecf611f7890dee Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2017-03-21Remove nonparticipating projectsShubhamRathi1-0/+0
Removed projects not part of Danube to save build time. Change-Id: I9557d17a2ba7b6af963fd178d760f8df09ffe12d Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com> (cherry picked from commit c033d4b702018ec6a00492f20f26049b66a3da94)
2017-03-20Updating submodules & add openretrieverShubhamRathi1-0/+0
1. HEAD seems to be out of sync for the submodules This patch fixes the HEAD so that henceforth gerrit automatically updates the refs to latest commit ID. 2. Adding openretriever to list of submodules Change-Id: I341a0a898f46cd10ccdc65ef209f76500dd3c4a6 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com> (cherry picked from commit 1fc4463cbdaad35db04cc81fa6575ca721920785)
2017-01-11Add submodules and .gitmoduleShubhamRathi1-0/+0
Adding submodules of all OPNFV projects in order to create a unified repository for documentation. By using submodules we will be able to maintain a single conf.py file and theme to be used across all projects Change-Id: I65ec1a85f074f142bc335e8611e9636b5e4cb3a9 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>