summaryrefslogtreecommitdiffstats
path: root/docs/submodules/dovetail
AgeCommit message (Collapse)AuthorFilesLines
2019-12-10Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to d2291d12050c22cea7a92f68eaa75e2c9c50cd2f - Update user guide including testing, api, cli guide docs JIRA: DOVETAIL-796 Signed-off-by: xudan <xudan16@huawei.com> Change-Id: I5dd491726ca2c7d0a85dc17af7a25b776c1c38a9
2019-11-22Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 698806a69c0aa8246b43efe2eb1bb61ba56165c6 - Update the result check for rally tests JIRA: DOVETAIL-790 Change-Id: Ia3bacf307cd2543820eae86733f76a472e34ead2 Signed-off-by: xudan <xudan16@huawei.com>
2019-11-19Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 88dee82da16683c7796036ae6e20a2d7c1f6b162 - Fix exception when running HA tests without pod.yaml 1. use volumes '-v' to map files/directories which may be non-existing 2. use mounts '--mount' to map files/directories which couldn't be non-existing JIRA: DOVETAIL-789 Change-Id: I2184e5baed3d1491a2df4d3a1a77a11e3e9b4fc8 Signed-off-by: xudan <xudan16@huawei.com>
2019-11-15Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to b88e2328f7960d88aa979d01ad6ba6f06519b899 - Change NFVI version of Dovetail tool from 2019.0x to 2019.12 JIRA: DOVETAIL-788 Change-Id: I4b31be68f03525ffc03a2ce906909f25d863b6bb Signed-off-by: xudan <xudan16@huawei.com>
2019-11-15Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to ba9ea6b6174e6aef5d4fba1ce184f2ff85b93ce2 - Update git patch script for new tempest version Change-Id: I0d511e3e4570fed5d2afb09335fcbe7d90a2ab5f Signed-off-by: xudan <xudan16@huawei.com>
2019-11-06Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to d20dd6a164c77ab9acbfb1d74ea39a991d942e43 - Refact API module Change-Id: Ifa01fcbb848d3218619c1f8e726f26476773ce2f Signed-off-by: xudan <xudan16@huawei.com>
2019-10-26Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 01bca75cc4af1665918a04c2a9a8c36dfb473d77 - Update API to python3 and add some addtional APIs Update the unit test case to fix the py27 failure. Change-Id: Ic75b8fc037c320ec5599eb007dcee43788e32807 Signed-off-by: xudan <xudan16@huawei.com>
2019-10-22Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/dovetail from branch 'master' to bfc54b0a88126c51b667fcd83d56233009c5d07e - Add Functest Networking SFC tests Add in the Dovetail project the networking-sfc tests which are part of Functest project (functest-smoke container). Signed-off-by: Panagiotis Karalis <panos.pkaralis@gmail.com> Change-Id: Id57d00e62000e47303f1678347acc3a5fda6dec7
2019-10-18Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 242529fbb3a3b6cbbd5283b9ef1ddba6ae3ae34b - Update check list with Hunter According to the results on CI, it needs to change the check list here. https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-optional-hunter/12/artifact/results/neutron_tempest_plugin_api_logs/ Change-Id: I6225331e1738e0f3a8ea0771c7a751a1fa3b15a1 Signed-off-by: xudan <xudan16@huawei.com>
2019-10-14Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 0295ecdd460d01064497e0f545e75d3759322779 - bugfix: stree test failed Shouldn't change the command from python to python3 to run stress test, because this command is run in bottlenecks container and it hasn't transfer to python3 yet. Change-Id: I6875d855e75ae72e647e70c2feb34ed2cda38f15 Signed-off-by: xudan <xudan16@huawei.com>
2019-10-12Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 2da009acdae7ccf9643cee86af9eb657ca2fd279 - Update blacklist scenario to match any scenarios Functest has supported regrex of scenario in tempest tests. See patch https://gerrit.opnfv.org/gerrit/c/functest/+/68399 Change-Id: Ia59d1ed02ac5a4a8dff6aa06270de421b8533cb6 Signed-off-by: xudan <xudan16@huawei.com>
2019-10-12Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 0d733e25f6531594cf27dbf3fe69e8f2229b5fa7 - Bugfix: got an error on ci when rally tests failed see https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-optional-hunter/10/console Change-Id: I7c9b0426603c22a2ef5f4b15ca26fbc0768bd19f Signed-off-by: xudan <xudan16@huawei.com>
2019-10-12Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 48d735cc1bec3b842d06a72992dc36c8799af381 - Update all redirected links in Dovetail docs The pod ld-build2 only has python 3.6 installed, so change the tox env to be 3.6 Other pods has python 3.5 to verify pep8, py35 ... Change-Id: I0289d7ce96ffa49dd08ce4b855fe071a5e608cbf Signed-off-by: xudan <xudan16@huawei.com>
2019-09-19Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 9b8d8fcc9f4f191374f730b13fcb0ce18905864c - Fault fixing for cmd_exec util method When the 'dovetail run' command is assigned, the error "TypeError: must be str, not bytes" is appeared. Due to a different handling of strings in the Python3, this error is appeared during of command execution (i.e. exec_cmd method). Each piece of the string should be decoded, before it will be appended to the rest one. Signed-off-by: Panagiotis Karalis <panos.pkaralis@gmail.com> Change-Id: I65629f3f76cc3e44f3926a744d00791ef588d2aa
2019-09-16Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 005d868d68dbb0e70b3f92a685ea269c4f646fd7 - Move the proj to python3 The aim of this patch is to upgrade python version of this project from python2 to python3. Signed-off-by: Panagiotis Karalis <panos.pkaralis@gmail.com> Change-Id: I3d3ef01176fda1b23a0542a24625be2f3368c40e
2019-09-16Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/dovetail from branch 'master' to f0c44b1ae02ffbdb87da81dac7b6754c641d8c04 - Introduce XCI installer After the expression of the need to run the dovetail tool over the XCI installer, the investigation to that direction has been started. The aim of this patch is to introduce the relevant impact either on dovetail's code or on dovetail's documentation. JIRA: DOVETAIL-766 Change-Id: I6931506cb80baa4fa4288141ba86a858bc4215b0 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2019-09-10Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 369a1fb6e32496ef53e37717de31265f5d4d7074 - Use assertEqual instead of assertEquals DeprecationWarning: Please use assertEqual instead Change-Id: I84db84e85a8a43486109bb948258e57c8b86fdfb Signed-off-by: xudan <xudan16@huawei.com>
2019-09-02Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 6d33ad294d6bc56226c86604cded0b70a6952661 - Add portal_key_file into all test case yml files Change-Id: If111a8cc56c31ec3e22b090aca92ff56d41f7e01 Signed-off-by: xudan <xudan16@huawei.com>
2019-09-02Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to d15825b04fde0b40df1840ae2ec2fab2ac961471 - Add validation disabled/enabled to results.json Change-Id: I918f85c5ac89cf2745efa8513946a2b5ab8638b1 Signed-off-by: xudan <xudan16@huawei.com>
2019-08-23Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 14a9a43bf675469486a6991976bef24f3540217b - Add run tests API Change-Id: I456d5d1459faa20d9dd8afd0c235a4bb6cbfbcce Signed-off-by: xudan <xudan16@huawei.com>
2019-08-23Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to a85d35f86170a2a2f2455fa157c12be823060522 - Update Dovetail for XCI and Functest Hunter All info are recorded in etherpad https://etherpad.opnfv.org/p/Dovetail_XCI_TCs Change-Id: Iec54ecca63ef9d83a2e6cceb4c8664a9d107eab4 Signed-off-by: xudan <xudan16@huawei.com>
2019-07-12Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 7d4456beaf190bbd6bb935325cfe43a1df1c70f2 - Update OVP Support Email Address As the portals have moved from the opnfv.org domain to lfnetworking.org, the support address has changed as well from 'verified' to 'ovp-support'. Change-Id: I341093992e456ac90580b3b96206a402f98bf2d2 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-07-12Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 7360cbb9d286d8fac22947ab918a7285fea9d570 - Update the Certification Workflow document These changes are at the request of Brandon Wick. Change-Id: Ieb4ea0164656e349451820071dc0c3d3f9bf67ac Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-07-10Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 1f36d6247578273197a4ba64b58b02b1ed837171 - Add Swagger UI for dovetail API Change-Id: If8f515b02f0372955739dd580967a3198930e98b Signed-off-by: xudan <xudan16@huawei.com>
2019-07-02Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 1aafeb7eeef0a870d0c4cef95c929b66fd8ad991 - Update osinterop check list with Hunter scope Change-Id: If8ca533772ad85a3789f5f448adbeb16491c23b0 Signed-off-by: xudan <xudan16@huawei.com>
2019-07-02Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 7cea09ab4718d9f307a32a261543c08de8244720 - Update trunk port list with Hunter and using blacklist 1. Using blacklist to avoid running some sub test cases 2. Update the sub test cases according to Functest Hunter scope Change-Id: I61d6d796dcdfe0fef41ba7578d0f8f2221414686 Signed-off-by: xudan <xudan16@huawei.com>
2019-07-02Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 4f881e39e996e77d94c191d4e0d8209871709b82 - Use Functest blacklist to exclude the sub test cases of patrole 1. using blacklist to exclude some sub test cases 2. update the patrole scope according to Hunter using patrole 0.4.0 Change-Id: I32de419e482cf2f2d7289dba48155f3d09fdec91 Signed-off-by: xudan <xudan16@huawei.com>
2019-06-12Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to d1091a5e7c5f6b466d678fca0f47801d3e3f0e1a - Add RESTful APIs into Dovetail container JIRA: DOVETAIL-774 Change-Id: Ifb934eaeda52c1d316d80d9bb9c1890ffb71049c Signed-off-by: xudan <xudan16@huawei.com>
2019-06-10Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to fe1a78666f215a568866c4b5eb28c8feda0ad278 - Bugfix: Fix Dovetail 2 bugs found with CI results There are 2 bugs found with CI results of functest.tempest.neutron_tempest_plugin_api and all HA test cases. Yardtsick conf file does't mapping the keyfile to Yardstick container, so all HA test cases got SSHERROR. Also remove some useless debug msg to make dovetail.log more concise. Change-Id: I63c12d1b91ed5f8f8a893689384685ca9215f367 Signed-off-by: xudan <xudan16@huawei.com>
2019-05-24Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/dovetail from branch 'master' to dc5264ec9b19a8673204af11dbba68bdb50cfde2 - Change the OVP version to ovp.2019.0x The OVP version is updated from ovp.2018.09 to ovp.2019.0x Change-Id: Ibbfe186f791c521155173fd405b0147844893cf8 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2019-05-23Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 34a5262cc5783944f43fc10869c543dec0062963 - Fix doc link error Change-Id: I405acb86132eb4f430e6df63e890b404af052ec7 Signed-off-by: xudan <xudan16@huawei.com>
2019-05-22Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to abb503b3091c69adaaeaa1c7a5b24712f388217a - Change Functest version from gambia to hunter Change-Id: I9842467035572e869a92099f11288c6b9d773600 Signed-off-by: xudan <xudan16@huawei.com>
2019-05-22Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 2bb4fd12a195f32357fafd8b11374118fc336d3c - Remove sdnvpn test cases Functest removed test case 'bgpvpn' from scope of Hunter release. Also remove them from Dovetail for next release. The original link of refstack is invalid now. Changing it to interop link. Change-Id: I5b686496e106d688b8b3768401be95ac58fa2122 Signed-off-by: xudan <xudan16@huawei.com>
2019-05-16Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 47559a6afe2c66ff536c45f61be730991042b68d - Fix the verdict of sub test cases Error to group skipped sub test cases to passed one. Example: Skipped sub test case will be parsed as passed in following case. skipped sub test case: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router passed sub test case list includes this one: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id Then the skipped one will be checked as pass. JIRA: DOVETAIL-775 Change-Id: I449f4968c23a9def1177a7c9645e5dcb89b2ec30 Signed-off-by: xudan <xudan16@huawei.com>
2019-05-09Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 418cce60e12698b0a4d1c4518070cf290a9f6581 - Add License Many files in Dovetail repo are lacking of License after LF scanning. Add all of them except the following files: 1. docker/Dockerfile.aarch64.patch 2. 0001-Allow-additional-properties-in-API-responses.patch 3. docs/images/dovetail_offline_mode.xcf 4. docs/images/dovetail_onfline_mode.xcf 5. all png files 6. all empty files Change-Id: If1a0b7c2d35d6682c87c4eb9106e1998dc4ca3bc Signed-off-by: xudan <xudan16@huawei.com>
2019-05-05Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 8b646e9d3cf696db803c937fe014b8a06c68842d - Change HEAT package from .tag.gz to be .zip As Trevor Lovett suggests, the Heat file is a zip file. So users need to package it different only for Dovetail testing. It will be better to change it to be .zip to keep it the same as what they do. JIRA: DOVETAIL-770 Change-Id: I5338720c5e1363081e1f8cdce33391a969f1cd97 Signed-off-by: xudan <xudan16@huawei.com>
2019-04-17Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/dovetail from branch 'master' to 73febf900b85dae4d953389696f3a78cf8267816 - Failed to upload results to ONAP portal The results.json file generated by running 'dovetail run --testsuite xxx' is different from the one generated by running 'dovetail run --testcase xxx'. The former can be uploaded to ONAP portal successfully but the latter one can't. The main reason is that the latter one lacking of 'vnf_type'. Keep the results.json with the same format for both running one test suite or several test cases. JIRA: DOVETAIL-769 Change-Id: I46af84f9f229f9e601439f68c9ed9df9477d002b Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2019-04-12Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Update user guide Change-Id: I595975d13630c81c5d15ac0051225143d0394ba4 Signed-off-by: xudan <xudan16@huawei.com>
2019-04-12Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Push CI results to OPNFV test DB In order to use OPNFV test results page to do the ayalysis of all OVP test cases, it needs to push all results generated by Dovetail CI jobs to test DB and then using http://testresults.opnfv.org/test/#/results to check all results. The following data must contain in the POST body: 1. project_name 2. case_name 3. details 4. installer 5. scenario 6. pod_name 7. build_tag 8. criteria 9. start_date 10. stop_date 11. version JIRA: DOVETAIL-767 Change-Id: I925ae249e24efd7bfb1c68a69150e9c22f0cdf36 Signed-off-by: xudan <xudan16@huawei.com>
2019-03-29Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Stamatis stepping down. https://lists.opnfv.org/g/opnfv-tech-discuss/message/22993 Change-Id: Ibce504958dce88bb20d22b7be2e9ca2478a626fe Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2019-03-29Update git submodulesStamatis Katsaounis1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Fix VVP test case This patch adds check for no environment variables provided to container configuration. Furthermore, it changes the check results file to a list of check result files. Change-Id: I2112ee1fd4b3156608d8a27dd3b9c90dbe35a24c Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com> Co-Authored-By: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2019-03-20Update git submodulesStamatis Katsaounis1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Improve Dockerfile This patch improves the Dockerfile which produces the Dovetail image. Change-Id: I65e65f155afe237b11c668e6486e48b55cc7e96c Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2019-03-18Update git submodulesStamatis Katsaounis1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Replace subprocess commands with Docker SDK JIRA: DOVETAIL-752 This patch replaces all python subprocess commands with the Docker SDK relevant commands. Change-Id: Iac7caffd80a863a8a022247d735b2a7f2792e49d Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2019-03-18Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Update tempest bgpvpn test case For functest.tempest.bgpvpn, it has been run by Functest networking-bgpvpn since Functest Gambia. Also the test list has been updated. Using Functest smoke image to run networking-bgpvpn test case. The test case list can be found here: http://testresults.opnfv.org/test/api/v1/results?case_name=networking-bgpvpn&version=gambia Change-Id: I18dd0fa24011c8805c2138d0efcb74474051c6c8 Signed-off-by: xudan <xudan16@huawei.com>
2019-03-13Update git submodulesStamatis Katsaounis1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Calculate checksum for input VNF This patch adds checksum information inside ONAP related test case run results. The checksum is produced by the VNF input which can either be a CSAR file or an archive of Heat templates. Change-Id: I0ed58bdc9cc4031da08fd2ac220ef294520ef447 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2019-03-13Update git submodulesPanagiotis Karalis1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Add Neutron Tempest plugin API tests Add in the Dovetail project the Neutron Tempest plugin API tests which are part of Functest project. Including the 547 sub-tests as first phase of this integration. JIRA: DOVETAIL-764 Change-Id: Idbebe8191fc788e8d62c4a4f95e159d9538c6e19 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2019-03-12Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Update release note and user guide before tagging ovp-2.2.0 Change-Id: I1b1a1c96db933dc54242a226a6b8ea4a58147a14 Signed-off-by: xudan <xudan16@huawei.com>
2019-03-12Update git submodulesxudan1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Update tempest compute list For Functest Gambia, it uses tempest with the commit ID https://github.com/opnfv/functest/blob/stable/gambia/docker/smoke/Dockerfile#L5 Then there is one sub test case in this compute list that needs to be updated. Change-Id: Ie38627853e1a69094764c72479c2b0f2dd796bbf Signed-off-by: xudan <xudan16@huawei.com>
2019-03-08Update git submodulesStamatis Katsaounis1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Add Functest Rally test cases This patch adds all Rally testcases of Functest to Dovetail. Change-Id: I8b20bce9966e924fd5aac41bde5a30442394db05 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2019-03-07Update git submodulesStamatis Katsaounis1-0/+0
* Update docs/submodules/dovetail from branch 'master' - Update python requirements JIRA: DOVETAIL-754 This patch removes unused python requirements and updates the versions of the remaining to be equal with upper constraints of OpenStack Queens version. Change-Id: Iefb9321b56c3e2004bf73a1b57919f898a5f8bdd Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>