hongbo tian [Wed, 2 Aug 2017 01:12:28 +0000 (01:12 +0000)]
Merge "WIP: Test case description for vping test cases"
Georg Kunz [Tue, 20 Jun 2017 15:43:05 +0000 (17:43 +0200)]
WIP: Test case description for vping test cases
Adding test case descriptions for both vping test cases implemented in
Functest. Test case 1 makes use of the config drive mechanism of
Nova to pass a test script. Test case 2 uses SSH to transfer and execute
a script on one VM.
Change-Id: Ic8be6ad4dfd4b0e7661064506b0ae92db2fc1463
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
hongbo tian [Fri, 21 Jul 2017 08:13:04 +0000 (08:13 +0000)]
Merge "Use uuid1 to replace uuid4"
xudan [Fri, 21 Jul 2017 02:06:51 +0000 (22:06 -0400)]
Tag dovetail with cvp.0.3.0
JIRA: DOVETAIL-468
1. docker image used
yardstick: danube.3.1
functest: cvp.0.2.0
testapi: cvp.0.3.0
dovetail: cvp.0.3.0
2. main changes
fix dovetail docker version to be 17.03.0-ce
adapt yardstick danube.3.1
For more information, refer to
https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
Change-Id: Ie8bb2cfbad4b416404f5aaa2c40c1d3832be676f
Signed-off-by: xudan <xudan16@huawei.com>
Leo wang [Fri, 21 Jul 2017 07:44:25 +0000 (07:44 +0000)]
Merge "Draft dovetail user guide first cut"
xudan [Fri, 21 Jul 2017 06:44:58 +0000 (02:44 -0400)]
Use uuid1 to replace uuid4
JIRA: DOVETAIL-469
uuid1 is more unique than uuid4
Change-Id: Ic29ec7586ba518e67cb1750df1001cd390fcf313
Signed-off-by: xudan <xudan16@huawei.com>
Leo wang [Fri, 21 Jul 2017 01:19:03 +0000 (01:19 +0000)]
Merge "Delete the ERROR log when it is not https"
Leo wang [Fri, 21 Jul 2017 01:18:39 +0000 (01:18 +0000)]
Merge "Adapt Yardstick to copy yardstick.conf to /etc/yardstick"
Leo wang [Fri, 21 Jul 2017 01:18:19 +0000 (01:18 +0000)]
Merge "Fix the docker version to be 17.03.0-ce rather than the latest one"
xudan [Thu, 20 Jul 2017 02:14:07 +0000 (22:14 -0400)]
Fix the docker version to be 17.03.0-ce rather than the latest one
JIRA: DOVETAIL-467
1. Since the script getting with "wget qO https://get.docker.com/" has been
changed and it can just install docker-ce rather than docker-engine now.
2. Dovetail validates with Docker 17.03 CE, so the docker installed in the
dovetail container can be 17.03.0-ce.
Change-Id: If64204ba3dcf5a38d7a124a0cc716f8375808999
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Wed, 19 Jul 2017 07:19:52 +0000 (03:19 -0400)]
Adapt Yardstick to copy yardstick.conf to /etc/yardstick
JIRA: DOVETAIL-466
1. Yardstick danube.3.1 needs a yardstick.conf file in /etc/yardstick
2. Copy the file /home/opnfv/repos/yardstick/etc/yardstick/yardstick.conf.sample
to /etc/yardstick/yardstick.conf
3. If user wants to store the results in the local file, set the dispatcher to
be 'file'.
4. If user wants to push the results into the DB, set the dispatcher to be 'http'
and target to be the api url getting from the user.
Change-Id: I39c30883b471ab7cb29ed6d63ba8c232da39c135
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Fri, 14 Jul 2017 02:03:27 +0000 (22:03 -0400)]
Delete the ERROR log when it is not https
JIRA: DOVETAIL-462
1. If it is not https, Dovetail will give a error log
2017-07-13 21:58:30,409 - container.Container - ERROR - The command
'openstack catalog show identity |awk '/public/ {print $4}'| grep 'https'' failed.
2. Remove this error log becuase it is not an error.
Change-Id: I5791b1925cad8606d70eefd4940dd9bf46956305
Signed-off-by: xudan <xudan16@huawei.com>
hongbotian [Wed, 12 Jul 2017 02:51:35 +0000 (03:51 +0100)]
Update the IPv6 for the remain comments
JIRA: DOVETAIL-461
1. Lincoln’s comments about tc018-tc021: change “using DHCPv6” to “using DHCPv6 stateless”
2. Update tc018-tc025: give more details and modify some misunderstanding about these test cases.
For more detail, please refer to jira or this patch.
Change-Id: Ieb7ee9d0b8a31826c7f2f69cb5f209055fd7b928
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
Wenjing Chu [Thu, 4 May 2017 06:09:57 +0000 (23:09 -0700)]
Draft dovetail user guide first cut
Fixing comment issues and updating to new version of dovetail.
Change-Id: Iaa9243d0a835f1d050fb925fa75b2a770168a8f4
Signed-off-by: Wenjing Chu <chu.wenjing@gmail.com>
MatthewLi [Fri, 30 Jun 2017 03:49:50 +0000 (23:49 -0400)]
tag dovetail with 0.2.0
JIRA: DOVETAIL-447
docker images used
yardstick danube.3.0
functest cvp.0.2.0
testapi cvp.0.2.0
dovetail cvp.0.2.0
main changes
1, fix yardstick HA bugs
2, fix functest sdnvpn offlinebugs
3, fix dovetail https bugs, etc.
for more info, refer to
https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
Change-Id: I4edb61b84ed80d8d7624f69db372fec60d73aa38
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Leo wang [Fri, 30 Jun 2017 08:12:58 +0000 (08:12 +0000)]
Merge "Modify Dovetail logs"
xudan [Fri, 30 Jun 2017 06:45:00 +0000 (02:45 -0400)]
Change sdnvpn testcases file path
JIRA: DOVETAIL-458
1. Functest has changed the repo of sdnvpn.
2. Currently Dovetail will copy the testcase yaml file to
/home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml in Functest container.
3. The path needed to be replaced by
/usr/local/lib/python2.7/dist-packages/sdnvpn/test/functest/config.yaml
Change-Id: I1badba4120e96e2c9ed5a07db3189967cf24c564
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Wed, 28 Jun 2017 03:51:19 +0000 (23:51 -0400)]
Modify Dovetail logs
JIRA: DOVETAIL-450
Change-Id: I795679c9559d1bead3aecefff28d21b6567aac2f
Signed-off-by: xudan <xudan16@huawei.com>
hongbo tian [Wed, 28 Jun 2017 09:09:14 +0000 (09:09 +0000)]
Merge "https enabled checking"
MatthewLi [Tue, 27 Jun 2017 04:14:24 +0000 (00:14 -0400)]
https enabled checking
JIRA: DOVETAIL-456
before to check OS_CACERT and OS_INSECURE when using
https + credential or + no credential,
there's a need to check if https enabled.
error log
https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-danube/37/console
Change-Id: Icdf17541fe6cf64b2f000d424c8d4dcc28cfd371
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
hongbo tian [Tue, 27 Jun 2017 11:42:56 +0000 (11:42 +0000)]
Merge "Use official Docker images to build local DB"
hongbo tian [Tue, 27 Jun 2017 11:40:58 +0000 (11:40 +0000)]
Merge "delete old ipv6 files"
MatthewLi [Mon, 26 Jun 2017 02:36:01 +0000 (22:36 -0400)]
delete unused dashboard backend packages
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>
MatthewLi [Mon, 26 Jun 2017 02:04:42 +0000 (22:04 -0400)]
delete old ipv6 files
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>
hongbo tian [Sat, 24 Jun 2017 01:17:02 +0000 (01:17 +0000)]
Merge "HA testcases"
hongbo tian [Sat, 24 Jun 2017 01:15:33 +0000 (01:15 +0000)]
Merge "IPv6 Test Cases"
xudan [Fri, 23 Jun 2017 06:36:50 +0000 (02:36 -0400)]
Use official Docker images to build local DB
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>
fuqiao [Mon, 8 May 2017 15:31:05 +0000 (23:31 +0800)]
HA testcases
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
xudan [Thu, 22 Jun 2017 04:04:51 +0000 (00:04 -0400)]
Bugfix: Move userconfig directory into dovetail/dovetail
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>
hongbo tian [Wed, 21 Jun 2017 08:55:22 +0000 (08:55 +0000)]
Merge "fix judgement for https+no credential case"
MatthewLi [Wed, 21 Jun 2017 08:52:34 +0000 (04:52 -0400)]
bugfix of dockerfile
Change-Id: I45b317e6feb4f889bd136b5d9f6a0f1e26db988f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Leo wang [Wed, 21 Jun 2017 01:26:11 +0000 (01:26 +0000)]
Merge "Docker version misalignment and move some irrelevant messages"
MatthewLi [Tue, 20 Jun 2017 09:07:25 +0000 (05:07 -0400)]
fix judgement for https+no credential case
Change-Id: Id3d4e9af04f1882f69b8c9fe588355d76ad001c4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Tue, 20 Jun 2017 06:43:32 +0000 (02:43 -0400)]
branch supported in Dockerfile and use functest/yardstick danube.2.0
JIRA: DOVETAIL-447
Change-Id: Id49d6ded8188900b58349e1983ac3fc8b40b6059
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
hongbo tian [Mon, 19 Jun 2017 06:06:18 +0000 (06:06 +0000)]
Merge "Remove the committer for stepping down"
Leo wang [Tue, 13 Jun 2017 06:05:38 +0000 (06:05 +0000)]
Merge "Bugfix: KeyError when Functest fails to store results into file"
hongbo tian [Fri, 9 Jun 2017 09:29:49 +0000 (09:29 +0000)]
Merge "https + no credential support"
MatthewLi [Thu, 8 Jun 2017 01:21:48 +0000 (21:21 -0400)]
https + no credential support
JIRA: DOVETAIL-440
Change-Id: I2bb430de040127dea493e8bb5423ad8204f799e2
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Bin Hu [Thu, 11 May 2017 06:07:00 +0000 (23:07 -0700)]
IPv6 Test Cases
Change-Id: Icdb2786076aa6a263449eca5db4a07d14f1e2adf
Signed-off-by: Bin Hu <bh526r@att.com>
hongbo tian [Fri, 9 Jun 2017 08:23:22 +0000 (08:23 +0000)]
Merge "Fix the docker version to be 1.12.3 in Dovetail docker image"
hongbo tian [Fri, 9 Jun 2017 07:32:14 +0000 (07:32 +0000)]
Merge "https+credential support"
hongbotian [Fri, 9 Jun 2017 01:28:27 +0000 (09:28 +0800)]
Remove the committer for stepping down
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>
MatthewLi [Wed, 7 Jun 2017 03:46:21 +0000 (23:46 -0400)]
https+credential support
JIRA: DOVETAIL-440
Change-Id: I69fb96673755545e8e0d78d940870195dbf20a0b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
xudan [Wed, 7 Jun 2017 06:23:21 +0000 (02:23 -0400)]
Docker version misalignment and move some irrelevant messages
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>
Georg Kunz [Wed, 7 Jun 2017 06:46:07 +0000 (06:46 +0000)]
Merge "Adding SDNVPN test cases to the Optional Test areas of the CVP."
xudan [Wed, 7 Jun 2017 02:13:07 +0000 (22:13 -0400)]
Bugfix: KeyError when Functest fails to store results into file
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>
xudan [Tue, 6 Jun 2017 08:48:55 +0000 (04:48 -0400)]
Fix the docker version to be 1.12.3 in Dovetail docker image
JIRA: DOVETAIL-442
Change-Id: I476c2dabf5b23ed42a0004d8d3a9e17727051eca
Signed-off-by: xudan <xudan16@huawei.com>
Leo wang [Tue, 6 Jun 2017 06:39:04 +0000 (06:39 +0000)]
Merge "Support Yardstick to push results to database"
Leo wang [Tue, 6 Jun 2017 06:38:09 +0000 (06:38 +0000)]
Merge "change the name of Yardstick results file and some log msg"
Georg Kunz [Fri, 5 May 2017 08:55:15 +0000 (10:55 +0200)]
Adding SDNVPN test cases to the Optional Test areas of the CVP.
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>
MatthewLi [Fri, 26 May 2017 06:35:03 +0000 (02:35 -0400)]
sdnvpn offline support in dovetail
JIRA: DOVETAIL-441
Change-Id: I709c62a36c65ef0b4da69c5508f7a8273e68dc2b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
xudan [Tue, 23 May 2017 06:22:05 +0000 (02:22 -0400)]
change the name of Yardstick results file and some log msg
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>
xudan [Thu, 25 May 2017 08:35:18 +0000 (04:35 -0400)]
Change the directories of results and some files to DOVETAIL_HOME
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>
xudan [Tue, 23 May 2017 12:28:58 +0000 (08:28 -0400)]
SDNVPN test cases failed in CI
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>
hongbo tian [Tue, 23 May 2017 03:44:31 +0000 (03:44 +0000)]
Merge "Add test case tempest_custom into the local database"
MatthewLi [Fri, 19 May 2017 09:22:34 +0000 (05:22 -0400)]
hosts info config in container
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>
hongbotian [Fri, 19 May 2017 02:20:15 +0000 (10:20 +0800)]
update the IRC in INFO file for IRC channel error
JIRA: DOVETAIL-434
revise the error.change opnfv-testperf to opnfv-meeting
Change-Id: I70820b202929bbfbdbff2ee104dcbc5601d53357
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
Wenjing Chu [Tue, 16 May 2017 23:34:43 +0000 (16:34 -0700)]
I would like to nominate Georg Kunz to become a committer in the Dovetail
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>
Alexandru Nemes [Mon, 8 May 2017 16:43:37 +0000 (19:43 +0300)]
Fix AArch64 nested Docker install
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>
hongbo tian [Mon, 15 May 2017 04:26:34 +0000 (04:26 +0000)]
Merge "bugfix of wrong testcase name"
xudan [Fri, 12 May 2017 01:54:16 +0000 (21:54 -0400)]
Add test case tempest_custom into the local database
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>
MatthewLi [Thu, 11 May 2017 12:31:21 +0000 (08:31 -0400)]
bugfix of wrong testcase name
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>
xudan [Thu, 11 May 2017 06:33:29 +0000 (02:33 -0400)]
Add three HA test cases into test suite proposed_tests
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>
hongbo tian [Thu, 11 May 2017 02:03:33 +0000 (02:03 +0000)]
Merge "store/load offline docker images"
xudan [Sat, 6 May 2017 08:46:17 +0000 (04:46 -0400)]
Support Yardstick to push results to database
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>
hongbo tian [Tue, 9 May 2017 01:24:02 +0000 (01:24 +0000)]
Merge "fix ha testcase PASS/FAIL judgement"
hongbo tian [Tue, 9 May 2017 01:23:42 +0000 (01:23 +0000)]
Merge "vpn testcases added in proposed_tests"
MatthewLi [Mon, 8 May 2017 09:28:15 +0000 (05:28 -0400)]
store/load offline docker images
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>
MatthewLi [Fri, 5 May 2017 07:46:12 +0000 (03:46 -0400)]
fix ha testcase PASS/FAIL judgement
JIRA: DOVETAIL-425
Change-Id: Ifee2473956e0a1a3ad9c98beff92d94327251614
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Thu, 4 May 2017 03:12:53 +0000 (23:12 -0400)]
vpn testcases added in proposed_tests
JIRA: DOVETAIL-212
after communicating with Tim/jose, help to add vpn testcase into proposed_tests
reference: https://wiki.opnfv.org/display/sdnvpn/SDNVPN+Testing#SDNVPNTesting-TestcompliancetemplateforDovetail
Change-Id: Id34a2cadba625abbdbc59ef11affeccba24fa10c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
ChristopherPrice [Sun, 7 May 2017 11:44:39 +0000 (13:44 +0200)]
Proposing to move "post conditions" as an optional topic for a test case.
It is not clear that there are post conditions to be documented for all test cases.
In the case a test cse creates an image and deletes it, there is littöe need for
a post condition to be documented. If a test case establishes a network to be
used for a subsequent test ina sequence this information should be clearly dcumented.
Change-Id: Ifb4bb45f240921c180077ab7273988d973417f6f
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
hongbo tian [Fri, 5 May 2017 08:56:30 +0000 (08:56 +0000)]
Merge "Get results json data from database"
hongbo tian [Fri, 5 May 2017 01:20:31 +0000 (01:20 +0000)]
Merge "Uploading the initial draft of the first VPN test case "
hongbo tian [Thu, 4 May 2017 03:41:29 +0000 (03:41 +0000)]
Merge "Drafting the first "refstack" version of the test scope document."
xudan [Wed, 3 May 2017 06:11:51 +0000 (06:11 +0000)]
Get results json data from database
JIRA: DOVETAIL-417
1. If report results with files, all results will be stored in local files.
2. If report to database, will get results from database and stored with file results.json
Change-Id: Ic30037bd66cd37042f82b75fac2043a876e21c6f
Signed-off-by: xudan <xudan16@huawei.com>
hongbo tian [Wed, 3 May 2017 17:27:38 +0000 (17:27 +0000)]
Merge "local db support offline mode"
Leo Wang [Tue, 2 May 2017 23:50:02 +0000 (16:50 -0700)]
local db support offline mode
JIRA: DOVETAIL-415
The local db also need to support offline, move all the git clone/apt/yum/pip/wget/curl into the Dockerfile
Change-Id: I2392dc9f4a6bd6f6a5a3f4849625a576c51a44f8
Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
Georg Kunz [Wed, 26 Apr 2017 15:31:37 +0000 (17:31 +0200)]
Drafting the first "refstack" version of the test scope document.
To be aligned with the committers and agreed as the "foundation" list of
test scope for moving forward with DoveTail test selection.
Requires a majority of committer approvals prior to merging.
Change-Id: I5fb091d2190a183d24ba9e766d19aba9e6a7c094
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
hongbo tian [Wed, 3 May 2017 09:08:36 +0000 (09:08 +0000)]
Merge "xipv6 testcase adjustment"
MatthewLi [Tue, 2 May 2017 06:34:02 +0000 (02:34 -0400)]
xipv6 testcase adjustment
JIRA: DOVETAIL-418
1) ipv6 tc002-tc005 error fix, delete wrong testcases
2) ipv6 tc018-tc025 os-nosdn-nofeature scenario dependent, make
it known to the users
Change-Id: I8e63131b795403ee63566ae59bf46782524acd5a
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
ChristopherPrice [Thu, 27 Apr 2017 11:11:59 +0000 (13:11 +0200)]
Uploading the initial draft of the first VPN test case
This should be considered in the danube CVP phase as an
optional test area for OPNFV compliance
Change-Id: I99494cf2246e1cf079b87414ef1bb34d9b26e6b3
Co-Authored-By: Tim Irnich <tim.irnich@ericsson.com>
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
grkiss [Mon, 1 May 2017 22:50:20 +0000 (15:50 -0700)]
Tips on update docker to right version, > 1.8
JIRA: DOVETAIL-414
Dovetail requires docker at version > 1.8, so add some validation in code, and also versions of client and server should match
with each other, or there will be unpredictable errors.
Gives a notice to user to decide whether to update the docker to the latest version(1.17)
Change-Id: I1331f5c19943a73e8fe25f76bd21628233e556f3
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
xudan [Thu, 27 Apr 2017 14:16:12 +0000 (14:16 +0000)]
support HA test cases to run with key
JIRA: DOVETAIL-409
1. HA test cases need a file pod.yaml, in this file it can use the password or the key.
2. If use key, Dovetail need to pass the key file $DOVETAIL_HOME/dovetail/userconfig/id_rsa
to yardstick Container.
3. Add a directory $DOVETAIL_HOME/dovetail/userconfig and a sample_pod.yaml
4. ha.tc001 tc003 tc005 tc006 tc009 are ready.
Change-Id: I391cc211dba2cf0740dd0dcaee8a5c2d712eaee1
Signed-off-by: xudan <xudan16@huawei.com>
ChristopherPrice [Wed, 26 Apr 2017 13:25:55 +0000 (15:25 +0200)]
Setting the document directory structure according to the Plugfest outcome.
Implemented a directory and file structure that supports the requirements defined
in the plugfest etherpad: https://etherpad.opnfv.org/p/cvp_tooling_sketch
Change-Id: Icb7d2db4b0132f2039c680883e173ff5d7fc0120
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Georg Kunz [Wed, 26 Apr 2017 11:50:29 +0000 (13:50 +0200)]
Adding a stub document for a CVP reviewer guide
This document shall describe guidelines and evaluation criteria for
reviewers on how to handle the review process of results.
DOVETAIL-408
Change-Id: I78e669544bc172b74f94443176a48082a4c28a2f
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Dave Neary [Wed, 26 Apr 2017 15:49:28 +0000 (15:49 +0000)]
Merge "skip ha tc002 and tc012"
ChristopherPrice [Tue, 25 Apr 2017 09:09:26 +0000 (11:09 +0200)]
Committing the test case requirements specification to GIT for committer review.
This doucment needs to be +2'd by the majority of committers prior to merging
to ensure we are all in agreement with regard to the test case requirements.
This is a pre-requisite to test case selection for the CVP.
Updated by dneary 2017-04-25: List formatting, and reorganising requirements for installer and stack composition.
Change-Id: Iabaf11bc9479a20a58f985233d460013e4690d7c
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Christopher Price [Wed, 26 Apr 2017 09:59:05 +0000 (09:59 +0000)]
Merge "JIRA: DOVETAIL-352 Updating the test specification document with iterative inprovements."
MatthewLi [Wed, 26 Apr 2017 09:56:47 +0000 (05:56 -0400)]
skip ha tc002 and tc012
since these two testcases will kill the host and can't restart
not ready yet, skip.
Change-Id: Icbc7e4f080d32d1ecb59df9fd95cb244d74e4cde
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
hongbo tian [Wed, 26 Apr 2017 08:23:28 +0000 (08:23 +0000)]
Merge "Bugfix: All HA testcases are SSH timeout in CI jobs"
ChristopherPrice [Thu, 30 Mar 2017 13:11:28 +0000 (15:11 +0200)]
JIRA: DOVETAIL-352 Updating the test specification document with iterative inprovements.
JIRA tasks are being created for specific sections of the document.
Refer to the doc for links to relevant JIRA tasks.
Change-Id: I1717d56b8817c38802a227db320f30029f68fbd0
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
hongbo tian [Tue, 25 Apr 2017 22:49:45 +0000 (22:49 +0000)]
Merge "AArch64 support for Dovetail docker"
xudan [Tue, 25 Apr 2017 08:58:15 +0000 (08:58 +0000)]
Bugfix: All HA testcases are SSH timeout in CI jobs
JIRA: DOVETAIL-405
1. All HA test cases running in CI are SSH timeout.
2. The reason is that HA test cases need a file pod.yaml providing the info of
each node of Openstack.
3. This pod.yaml should be put in $DOVETAIL_HOME/dovetail/userconfig by users.
4. Dovetail's CI jobs should also do some adaptions. JIRA: DOVETAIL-407
5. modify file .gitignore to ignore directories results/ and userconfig/.
Change-Id: I5c681445ec83c9d67a0151370f5b56840ffe444c
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Tue, 25 Apr 2017 03:41:41 +0000 (03:41 +0000)]
Bugfix: KeyError when tempest_custom runs wrong
JIRA: DOVETAIL-406
1. When there are something wrong with the test case tempest_custom,
it's details json data are "details": {}, So it will throw KeyError
exception in this situation.
2. Catch this exception and set all sub_testcases FAIL.
3. Disable the exceed_max_retry_times().
Change-Id: I6bdfc5944a535625b2211a3bd8096a13b81b339e
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Nemes [Mon, 24 Apr 2017 09:00:18 +0000 (12:00 +0300)]
AArch64 support for Dovetail docker
Add aarch64 patch for Dovetail docker file;
The patch should be applied from releng
Move to Ubuntu 16.04 in order, since docker.io package was not
available for arm on Ubuntu 14.04.
Added "pip install -U setuptools", since installation of other
components failed because setuptools was missing.
Change-Id: If00346d89c48be86c6d9b830f75c1792c39d6bb3
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
hongbo tian [Mon, 24 Apr 2017 10:01:08 +0000 (10:01 +0000)]
Merge "skip ha and rename tempest.conf"
MatthewLi [Sat, 22 Apr 2017 09:20:39 +0000 (05:20 -0400)]
skip ha and rename tempest.conf
1) ha testcases need node configure file, skip it temporarily
2) tempest.conf-->refstack_tempest.conf, then it will not covered
by other tempest testcases, can used for users to debug
Change-Id: Ieb7101d8c406e294755629fd11a686f90b6c0a7f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
xudan [Sat, 22 Apr 2017 04:00:51 +0000 (04:00 +0000)]
Bugfix about the ipv6 results checker
JIRA: DOVETAIL-404
1. IPV6 sub-testcase's name includes [id], which will affects the regex.
2. Remove the [id] from the name of the sub_testcases.
Change-Id: I51b567e8382fa4e701f8b32ba7ea195d49fd31eb
Signed-off-by: xudan <xudan16@huawei.com>
hongbo tian [Fri, 21 Apr 2017 12:01:13 +0000 (12:01 +0000)]
Merge "add defcore/ha testcases to proposed_tests"
xudan [Fri, 21 Apr 2017 06:31:33 +0000 (06:31 +0000)]
use Functest tempest_custom test cases to run all Ipv6 test cases
JIRA: DOVETAIL-401
1. modify all Ipv6 test cases, change tempest_smoke_serial/tempest_full_parallel
into tempest_custom, add ID of each sub-testcases.
2. Some sub-testcases in ipv6.tc002, ipv6.tc003, ipv6.tc004 and ipv6.tc005 can not
be found in the full tempest test case list.
2. disable testcases' script_result_acquired to enable tempest_custom run multiple times.
3. use build_tag-testcase_name(such as daily-master-
79a6e392-28bb-4c40-9d88-
a03bed99da2d-dovetail.ipv6.tc025)
as the unique ID of each testcase.
4. comment out the progress bar, because it has some problems when print the report text.
5. Functest has changed the TEST_DB_URL from http://<testapi>:<port>/apv/v1 to
http://<testapi>:<port>/apv/v1/results.
6. Functest has changed the TEST_DB_URL to file://<file_path>/<file_name>.
see https://gerrit.opnfv.org/gerrit/#/c/33511/
Change-Id: I524f6702377f215f526158214842481eb44565be
Signed-off-by: xudan <xudan16@huawei.com>