summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-06-27Merge "Use official Docker images to build local DB"hongbo tian3-10/+10
2017-06-27Merge "delete old ipv6 files"hongbo tian8-608/+0
2017-06-25delete unused dashboard backend packagesMatthewLi18-1666/+0
JIRA: DOVETAIL-452 since testapi/mongoDB/openstack 3rd paty dahsboard packages are used for dovetail now in releng repo. the out-dated mysql-based dashboard backend packages are deleted Change-Id: I304c6c40b47e2fac513dd2de873644b749c3275d Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-06-25delete old ipv6 filesMatthewLi8-608/+0
JIRA: DOVETAIL-452 since https://gerrit.opnfv.org/gerrit/#/c/34577/ merged new ipv6 C&C documents are there, delete the old ones. Change-Id: Ic16cf03b3febd7cca158555e11ecd817ffc61139 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-06-24Merge "HA testcases"hongbo tian2-0/+760
2017-06-24Merge "IPv6 Test Cases"hongbo tian2-1/+1910
2017-06-23Use official Docker images to build local DBxudan3-10/+10
JIRA: DOVETAIL-422 1. Use official Docker images, mongo:3.2.1 and opnfv/testapi:cvp.0.1.0, to build local database and testapi service. 2. Use the stable Docker tag in offline config file. Change-Id: I446a4248effc95f6f5aa6a6d90c0d31ef2f60b39 Signed-off-by: xudan <xudan16@huawei.com>
2017-06-22HA testcasesfuqiao2-0/+760
Modify HA testcases.rst file to include detail discribtion of the 8 testcases. Rename the original rst file into HA testcases outline.rst. Please review and see if you need two of these file, or you prefer a single one, or maybe merge these two. as discussed,propose 8 HA testcases for mandatory test cases. JIRA: Change-Id: Ie6cd5a68897bb0208932d2e1fec65cc59bfa25b4 Signed-off-by: fuqiao@chinamobile.com
2017-06-22Bugfix: Move userconfig directory into dovetail/dovetailxudan9-2/+2
JITA: DOVETAIL-449 1. Dovetail cvp.0.1.0 link dovetail/dovetail to /usr/local/lib/python2.7/dist-packages/dovetail/ 2. The directory dovetail/userconfig is lost in this image 3. Move dovetail/userconfig into dovetail/dovetail/userconfig Change-Id: I9da8389e02d92f35879ff5c6a1db1b7d984dd862 Signed-off-by: xudan <xudan16@huawei.com>
2017-06-21Merge "fix judgement for https+no credential case"hongbo tian1-2/+2
2017-06-21bugfix of dockerfileMatthewLi1-0/+2
Change-Id: I45b317e6feb4f889bd136b5d9f6a0f1e26db988f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-06-21Merge "Docker version misalignment and move some irrelevant messages"Leo wang2-22/+15
2017-06-20fix judgement for https+no credential caseMatthewLi1-2/+2
Change-Id: Id3d4e9af04f1882f69b8c9fe588355d76ad001c4 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-06-20branch supported in Dockerfile and use functest/yardstick danube.2.0MatthewLi3-10/+6
JIRA: DOVETAIL-447 Change-Id: Id49d6ded8188900b58349e1983ac3fc8b40b6059 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-06-19Merge "Remove the committer for stepping down"hongbo tian1-1/+0
2017-06-13Merge "Bugfix: KeyError when Functest fails to store results into file"Leo wang1-2/+2
2017-06-09Merge "https + no credential support"hongbo tian1-8/+16
2017-06-09https + no credential supportMatthewLi1-8/+16
JIRA: DOVETAIL-440 Change-Id: I2bb430de040127dea493e8bb5423ad8204f799e2 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-06-09IPv6 Test CasesBin Hu2-1/+1910
Change-Id: Icdb2786076aa6a263449eca5db4a07d14f1e2adf Signed-off-by: Bin Hu <bh526r@att.com>
2017-06-09Merge "Fix the docker version to be 1.12.3 in Dovetail docker image"hongbo tian1-1/+1
2017-06-09Merge "https+credential support"hongbo tian2-3/+28
2017-06-09Remove the committer for stepping downhongbotian1-1/+0
Thanks Christopher Price for his great job for dovetail He created the dovetial and made great contribution. Based on his Intention, the INFO is updated Change-Id: I8fc1e552062cb7e429d42b6d4af41a7cd620c4f6 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2017-06-08https+credential supportMatthewLi2-3/+28
JIRA: DOVETAIL-440 Change-Id: I69fb96673755545e8e0d78d940870195dbf20a0b Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-06-07Docker version misalignment and move some irrelevant messagesxudan2-22/+15
JIRA: DOVETAIL-437 JIRA: DOVETAIL-444 1. Docker client version and server version should be 1.12.3 or later. 2. If any of them is older than 1.12.3, there will be an ERROR message. 3. Delete the “rm -rf results” message. Change-Id: I0c10cf256ef139cac4d43f36108bf5f3f9da8398 Signed-off-by: xudan <xudan16@huawei.com>
2017-06-07Merge "Adding SDNVPN test cases to the Optional Test areas of the CVP."Georg Kunz2-238/+702
2017-06-06Bugfix: KeyError when Functest fails to store results into filexudan1-2/+2
JIRA: DOVETAIL-445 https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-danube/19/console Change-Id: If933156bb3931e7bfc8ec31eb03ca5a3cb0bf8b0 Signed-off-by: xudan <xudan16@huawei.com>
2017-06-06Fix the docker version to be 1.12.3 in Dovetail docker imagexudan1-1/+1
JIRA: DOVETAIL-442 Change-Id: I476c2dabf5b23ed42a0004d8d3a9e17727051eca Signed-off-by: xudan <xudan16@huawei.com>
2017-06-06Merge "Support Yardstick to push results to database"Leo wang2-14/+10
2017-06-06Merge "change the name of Yardstick results file and some log msg"Leo wang4-15/+15
2017-06-05Adding SDNVPN test cases to the Optional Test areas of the CVP.Georg Kunz2-238/+702
Included the tests for SDNVPN in the docetail scope document Performed spell checking of the committed test area document and included the section around test suite structure. This patch should be reviewed and approved by the SDNVPN team prior to being merged. Change-Id: Ia2f9a1bddb02b9191da1239a73f121dce6687af1 Co-Authored-By: Georg Kunz <georg.kunz@ericsson.com> Co-Authored-By: ChristopherPrice <christopher.price@ericsson.com> Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-05-30sdnvpn offline support in dovetailMatthewLi6-2/+53
JIRA: DOVETAIL-441 Change-Id: I709c62a36c65ef0b4da69c5508f7a8273e68dc2b Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-25change the name of Yardstick results file and some log msgxudan4-15/+15
JIRA: DOVETAIL-428 1. Change the name of Yardstick result file from opnfv_yardstick_tc019.out to dovetail.ha.tc001.out. Because opnfv_yardstick_tc019 is the name defined in Yardstick and dovetail.ha.tc001 is the name defined in Dovetail. 2. Check whether the file exists before reporting the results are stored in file. 3. Delete test cases vping_ssh, vping_userdata and sdnvpn.tc003 from the testsuite proposed_tests. Change-Id: I4cb16947729479616a03abd9e91b76f9a41a949c Signed-off-by: xudan <xudan16@huawei.com>
2017-05-25Change the directories of results and some files to DOVETAIL_HOMExudan7-31/+51
JIRA: DOVETAIL-438 1. Need an env variable DOVETAIL_HOME in env_config.sh 2. env_config.sh, pod.yaml and id_rsa should be put in path DOVETAIL_HOME/pre_config 3. the results will also be put in this path 4. no need to give the path of openstack credential file while running a testsuite 5. if running with the code, source the env_config.sh file before running source $DOVETAIL_HOME/env_config.sh dovetail run --testsuite <testsuite_name> 6. if running with Dovetail docker image docker run -it --privileged=true -e DOVETAIL_HOME=<dovetail_home_path> -v <dovetail_home_path>:<dovetail_home_path> -v /var/run/docker.sock:/var/run/docker.sock opnfv/dovetail:latest /bin/bash Change-Id: Ia23078f27a34e293d0075e49c673930f41069cb6 Signed-off-by: xudan <xudan16@huawei.com>
2017-05-24SDNVPN test cases failed in CIxudan9-33/+39
JIRA: DOVETAIL-439 1. SDNVPN test cases run in CI failed, because the file /home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml is empty. 2. copy the file userconfig/sdnvpn_config_testcase1/2/4/8.yaml to /home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml in Functest container Change-Id: Ie904f83c755efc0d9e0abe5dcd44fe4a5056123e Signed-off-by: xudan <xudan16@huawei.com>
2017-05-23Merge "Add test case tempest_custom into the local database"hongbo tian1-0/+10
2017-05-23add more information for the Identity testcases in the refstackhongbotian1-8/+148
JIRA: DOVETAIL-431 in order to show more details of the test cases, all below information are added: the Use case specification, Test preconditions, Basic test flow execution description, pass/fail criteria, and Post conditions Change-Id: Id1886be6a868813f2cff6cacf42329494e94308c Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2017-05-19hosts info config in containerMatthewLi2-2/+21
JIRA: DOVETAIL-435 in some SUT, there's a need to config hosts <domain name>:<ip> info in container /etc/hosts, ortherwise, SUT service will not be used. usage: 1,for dovetail directly running, cd ${DOVETAIL_HOME}/userconfig vim hosts.yaml sth like hosts_info: - domain_nameA:192.168.33.101 - domain_nameB:<some IP> 2,for dovetail container running, first get inside the container, cd /home/opnfv/dovetail/userconfig vim hosts.yaml same as 1. Change-Id: Ic5d87df3d78c0fa1d08c4e972c0fc97e61b906e9 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-19update the IRC in INFO file for IRC channel errorhongbotian1-1/+1
JIRA: DOVETAIL-434 revise the error.change opnfv-testperf to opnfv-meeting Change-Id: I70820b202929bbfbdbff2ee104dcbc5601d53357 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
2017-05-16I would like to nominate Georg Kunz to become a committer in the DovetailWenjing Chu1-0/+6
project. Georg's nomination is motivated by his commitment to the project and his high quality work in helping the Dovetail sdnvpn test suite development, test doc patch review and meeting participations. I would like to nominate Zenghui to become a committer in the Dovetail project. Zenghui's nomination is motivated by his commitment to the project and his contributions in dovetail tool and multi-SUT testing. I would like to nominate Wanglei to become a committer in the Dovetail project. Wanglei's nomination is motivated by his commitment to the project and his consistent long time contribution to the Dovetail test framework development, test suite patch review and meeting participations. I would like to nominate Lincoln to become a committer in the Dovetail project. Lincoln's nomination is motivated by his commitment to the project and his expertise in multi-vendor testing, compliance testing and test doc patch review and meeting participations. I would like to nominate Trevor Cooper to become a committer in the Dovetail project. Trevor's nomination is motivated by his commitment to the project and his experiences in the testing working group, performance testing and consistent contributions in reviews and meeting participations. I would like to nominate Fuqiao to become a committer in the Dovetail project. Fuqiao's nomination is motivated by her commitment to the project and her contributions in developing the high availability test area, her experiences in bringing service provider requirements and perspective, and her contributions in reviews and meeting participations. Change-Id: Ia8a4ed3af7219c5376e0dd281ed11a51059c6fd4 Signed-off-by: Wenjing Chu <chu.wenjing@gmail.com>
2017-05-15Fix AArch64 nested Docker installAlexandru Nemes1-6/+17
Due to recent changes in official Dovetail Dockerfile, which is running on Ubuntu 14.04, we need some changes in our patch file for aarch64 in order to keep it working on 16.04. JIRA: ARMBAND-258 Change-Id: Icff8c5a16d90ec4b67204a5b525a7896c796ca11 Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
2017-05-15Merge "bugfix of wrong testcase name"hongbo tian1-1/+1
2017-05-11Add test case tempest_custom into the local databasexudan1-0/+10
JIRA: DOVETAIL-429 Test case tempst_custom is not in the initial local database. Add this test case into local database. Change-Id: I53d3f6ebdde7ff680e33faf8296551d81f3c0496 Signed-off-by: xudan <xudan16@huawei.com>
2017-05-11bugfix of wrong testcase nameMatthewLi1-1/+1
JIRA: DOVETAIL-430 this is wrong before(ipv6.tc023 same to ipv6.tc019), fixed according to https://gerrit.opnfv.org/gerrit/#/c/34577/ Change-Id: I3d996a7c2adffc305b0f8fa6bcd87e4e6e4c5b7e Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-11Add three HA test cases into test suite proposed_testsxudan12-77/+31
JIRA: DOVETAIL-427 There are another three HA test cases which are stable now for adding into test suite proposed_tests for CI daily run. Change-Id: I86ed38d2e3a2bcfda29af50164aadd0da89e6aaa Signed-off-by: xudan <xudan16@huawei.com>
2017-05-11Merge "store/load offline docker images"hongbo tian3-0/+104
2017-05-09Support Yardstick to push results to databasexudan2-14/+10
JIRA: DOVETAIL-421 1. Yardstick is working on supporting push results to mongoDB. see https://gerrit.opnfv.org/gerrit/#/c/34091/ 2. make Dovetail supporting push results to database too when user choose to report to database. Change-Id: Iee06ad6be59dad62ac4f985f4a982fb5ff93a592 Signed-off-by: xudan <xudan16@huawei.com>
2017-05-09Merge "fix ha testcase PASS/FAIL judgement"hongbo tian1-1/+6
2017-05-09Merge "vpn testcases added in proposed_tests"hongbo tian13-4/+249
2017-05-08store/load offline docker imagesMatthewLi3-0/+104
JIRA: DOVETAIL-423 usage: 1.cd ${DOVETAIL_HOME}/dovetail/utils/offline 2.edit config.yaml as needed 3.on onsite host, <python download.py> --> save docker images to defined path 4.on offline host, <python load.py> ---> load docker images to offline env 5.this can be easily extended to other images beside docker images Change-Id: I97d843e154ecf8d66cafb9ea9594fe73343ee591 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-08fix ha testcase PASS/FAIL judgementMatthewLi1-1/+6
JIRA: DOVETAIL-425 Change-Id: Ifee2473956e0a1a3ad9c98beff92d94327251614 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>