hongbo tian [Wed, 6 Sep 2017 02:35:09 +0000 (02:35 +0000)]
Merge "Add test area 'correct behavior after common virtual machine life cycles events'"
hongbo tian [Wed, 6 Sep 2017 01:55:00 +0000 (01:55 +0000)]
Merge "Test case specification for VIM Image"
Leo wang [Wed, 6 Sep 2017 01:34:19 +0000 (01:34 +0000)]
Merge "Bugfix: the config files in useeconfig will cover user's config"
xudan [Mon, 14 Aug 2017 05:06:27 +0000 (01:06 -0400)]
Add test area 'correct behavior after common virtual machine life cycles events'
JIRA: DOVETAIL-473
According to Dovetail addendum doc, add one test area about basic cloud
capability 'correct behavior after common virtual machine life cycles events'.
Add the test specification about this test area.
Change-Id: I051b3c5b501ed833a613ea6a6601125c4fa80c3e
Signed-off-by: xudan <xudan16@huawei.com>
hongbo tian [Tue, 5 Sep 2017 08:15:11 +0000 (08:15 +0000)]
Merge "Remove some tempest test cases that are not too common"
hongbo tian [Tue, 5 Sep 2017 06:24:51 +0000 (06:24 +0000)]
Merge "Add test area 'dynamic network runtime operations'"
hongbo tian [Mon, 4 Sep 2017 06:54:39 +0000 (06:54 +0000)]
Merge "Test case specification for VIM Compute"
xudan [Mon, 4 Sep 2017 03:11:40 +0000 (23:11 -0400)]
Remove some tempest test cases that are not too common
Change-Id: I2a19b9f3e6c44bedef5d3cb20f480405e4d6d5e2
Signed-off-by: xudan <xudan16@huawei.com>
hongbo tian [Fri, 1 Sep 2017 12:29:11 +0000 (12:29 +0000)]
Merge "Test case specification for VIM Volume"
xudan [Sat, 29 Jul 2017 04:59:07 +0000 (00:59 -0400)]
Add test area 'dynamic network runtime operations'
JIRA: DOVETAIL-473
According to Dovetail addendum doc, add one test area about basic cloud
capability 'dynamic network runtime operations through the life of a VNF'.
Add the test specification about this test area.
Change-Id: I59706bc4a5765cf779a03fc3c493e5a8d184c1dc
Signed-off-by: xudan <xudan16@huawei.com>
hongbo tian [Fri, 1 Sep 2017 09:18:26 +0000 (09:18 +0000)]
Merge "Add test area 'filtering packets based on security rules and port security'"
xudan [Thu, 31 Aug 2017 08:48:41 +0000 (04:48 -0400)]
Add additional Tempest API test cases into test case tempest.tc005
1. According to the latest dovetail test case specification document,
there are 5 new Tempest api test cases.
2. Add them into tempest.tc005 so they can be tested in CI.
JIRA: DOVETAIL-495
Change-Id: Ib8057d01b99472aeb91cf564d09b67407c572235
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Thu, 17 Aug 2017 01:59:56 +0000 (21:59 -0400)]
Test case specification for VIM Compute
1. Add the alias VIM Compute test cases into testscope.
2. Add test case specification for VIM Compute.
Change-Id: Icca09a58221511f607e43eb1d0415d9de4e452eb
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Thu, 31 Aug 2017 06:20:25 +0000 (02:20 -0400)]
Bugfix: the config files in useeconfig will cover user's config
1. Now there are 2 sample files tempest_conf.yaml and hosts.yaml in userconfig,
and thet will cover user's tempest_conf.yaml and hosts.yaml
in $DOVETAIL_HOME/pre_config.
2. Rename the files in userconfig to be tempest_conf.yaml.sample
and hosts.yaml.sample.
3. Add the hosts info in file /etc/hosts in Dovetail Container.
JIRA: DOVETAIL-492
Change-Id: I2b5694a8058b864b510925eec595d6f2bd1062ff
Signed-off-by: xudan <xudan16@huawei.com>
Leo wang [Mon, 28 Aug 2017 07:26:58 +0000 (07:26 +0000)]
Merge "Bugfix: functest only keeps the last test case's log"
xudan [Thu, 24 Aug 2017 02:18:31 +0000 (22:18 -0400)]
Bugfix: functest only keeps the last test case's log
JIRA: DOVETAIL-490
1. Dovetail just keeps the last tempest/defcore/ipv6/bgpvpn test's log file.
2. All log files should be kept, so users and developers can know the reason
of failed test cases.
3. tempest logs will be stored in directory tempest_logs/
4. defcore logs will be stored in directory defcore_logs/
5. IPv6 logs will be stored in directory ipv6_logs/
6. bgpvpn logs will be stored in directory bgpvpn_logs/
7. All vping logs are in functest.log
Change-Id: I79eae79cb32d65ce1ada3dd6f4c6dfd3945fc512
Signed-off-by: xudan <xudan16@huawei.com>
Leo wang [Mon, 28 Aug 2017 03:48:40 +0000 (03:48 +0000)]
Merge "Bugfix: pre_condition cmds is just executed once"
Trevor Cooper [Mon, 22 May 2017 20:24:59 +0000 (13:24 -0700)]
Added top-down scope analysis based on cvp objectives and end-user expectations. Also simplified to focus on scope only.
Change-Id: Ibde9fdacfd026f7859bd6fd239d79fdbdeccad01
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
hongbo tian [Fri, 25 Aug 2017 06:35:36 +0000 (06:35 +0000)]
Merge "Draft a workflow that will work with the CVP web portal and test API. Also made simplifications for the first release."
xudan [Wed, 23 Aug 2017 01:24:09 +0000 (21:24 -0400)]
Bugfix: pre_condition cmds is just executed once
JIRA: DOVETAIL-489
1. All the cmds defined in pre_condition is just executed once for each type
i.e. functest, yardstick, bottlenecks...
2. The copy cmds defined in each functest test cases are just executed for the
first test case rather than all test cases.
3. Make the cmds to be executed for each test case.
Change-Id: I571f0eb9dd3cab77fc8597e5a9b5246398804d3e
Signed-off-by: xudan <xudan16@huawei.com>
grakiss [Tue, 22 Aug 2017 08:06:22 +0000 (16:06 +0800)]
persist db file in host for mongo container
JIRA: DOVETAIL-488
Keep db file in host to avoid data lost
Change-Id: If039789eabfb8847ea344c016cb74e226be43f73
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Trevor Cooper [Wed, 17 May 2017 04:29:40 +0000 (21:29 -0700)]
Draft a workflow that will work with the CVP web portal and test API. Also made simplifications for the first release.
Change-Id: Ief92a7e71c546883fdf472346646a43c9ae26c94
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
xudan [Fri, 18 Aug 2017 10:19:39 +0000 (06:19 -0400)]
Test case specification for VIM Volume
1. Add the alias VIM Volume test cases into testscope.
2. Add test case specification for VIM Volume.
Change-Id: I715a69aad380466659365cc554351efb4d6eb053
Signed-off-by: xudan <xudan16@huawei.com>
grakiss [Thu, 17 Aug 2017 09:14:56 +0000 (17:14 +0800)]
add nginx to host static files
JIRA: DOVETAIL-485
Tornado does not support directory listing, so add nginx to host static files, and support log file browsing
Change-Id: Ic1427ab9c64661b3993ac60943f470b125a0fbe7
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
xudan [Thu, 17 Aug 2017 02:32:26 +0000 (22:32 -0400)]
Add a sample tempest_conf.yaml file into userconfig
1. Functest cvp.0.5.0 supports to config tempest.conf file when running
tempest test cases.
2. Dovetail provides a sample tempest_conf.yaml file, and user can edit
this file before running tempest test cases.
3. All the values in this file will be used to update tempest.conf file.
Change-Id: I1afb50f1405c6cef992132899e0549396f587872
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Wed, 16 Aug 2017 10:25:31 +0000 (06:25 -0400)]
Tag dovetail with cvp.0.5.0
JIRA: DOVETAIL-483
1. docker image used
yardstick: danube.3.2
functest: cvp.0.5.0
bottlenecks: cvp.0.4.0
testapi: cvp.0.5.0
dovetail: cvp.0.5.0
2. main changes
Bugfix: wrong command in function 'check_https_enabled'
Use opnfv/functest:cvp.0.5.0 and do some adaptions in dovetail tool
Create a tar file for all logs
Add tempest test cases into proposed_tests
Fix testapi base_url for public_url
Add user guide for results operations on web
3. For more information, refer to
https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
Change-Id: Iec548b077a704ff68d6b93de3436e109d59371cd
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Wed, 16 Aug 2017 07:05:56 +0000 (03:05 -0400)]
Bugfix: wrong command in function 'check_https_enabled'
JIRA: DOVETAIL-482
1. In function check_https_enabled, it will use cmd
"openstack catalog show identity |awk '/public/ {print $4}'"
to check if it is https.
2. However, this command will not work if it is https.
3. Check https via OS_AUTH_URL rather than "openstack catalog show identity".
Change-Id: If40ffa8e9b33c38123ff4b834198a8eaaedc1c9c
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Mon, 14 Aug 2017 03:36:42 +0000 (23:36 -0400)]
Adapt Functest cvp.0.5.0 docker image
In order to use functest cvp.0.5.0, Dovetail tool needs some adaptions.
Change-Id: I9d0a23791c246a6c4961f229eaeb1f52f9b4995a
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Mon, 14 Aug 2017 04:14:31 +0000 (00:14 -0400)]
Add test area 'filtering packets based on security rules and port security'
JIRA: DOVETAIL-473
According to Dovetail addendum doc, add one test area about basic cloud
capability 'filtering packets based on security rules and port security
in data path'.
Add the test specification about this test area.
Change-Id: I814204f16b79bc06d9bfb54d5a90692d8b8c7bfa
Signed-off-by: xudan <xudan16@huawei.com>
Leo wang [Fri, 11 Aug 2017 01:42:36 +0000 (01:42 +0000)]
Merge "create a tar file for logs"
Leo wang [Fri, 11 Aug 2017 01:42:03 +0000 (01:42 +0000)]
Merge "Add Tempest test cases to Dovetail CI daily jobs"
hongbotian [Mon, 24 Jul 2017 07:52:52 +0000 (07:52 +0000)]
Test case specification for VIM Image
1. Adding the alias VIM image test cases into testscope.
2. Adding test case specification for VIM Image.
Change-Id: Ifa7aa5ddea22d2862ee5d8ad465523d450a78fde
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
grakiss [Thu, 10 Aug 2017 02:03:13 +0000 (10:03 +0800)]
create a tar file for logs
JIRA: DOVETAIL-479
User may want to upload all logs along with the results,
so others may check the running logs to make sure what' s going on during the test.
Change-Id: Ice906264bbdf091d3353d6d2e146653aeb057f5f
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
grakiss [Tue, 8 Aug 2017 09:04:23 +0000 (17:04 +0800)]
create a tar file for logs
JIRA: DOVETAIL-479
User may want to upload all logs along with the results,
so others may check the running logs to make sure what' s going on during the test.
Change-Id: Ia5862f99c129b8207aa91a391567ffdd5ee0829a
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
xudan [Mon, 7 Aug 2017 11:28:16 +0000 (07:28 -0400)]
Add Tempest test cases to Dovetail CI daily jobs
JIRA: DOVETAIL-478
JIRA: DOVETAIL-473 adds 6 test areas:
- forwarding packets through virtual networks in data path
- filtering packets based on security rules and port security in data path
- dynamic network runtime operations through the life of a VNF
- correct behavior after common virtual machine life cycles events
- simple virtual machine resource scheduling on multiple nodes
- storage security
Add Tempest test cases belong to this 6 test areas to Dovetail CI daily jobs.
Change-Id: I1535d96f3a85cdd8ac4f0c4375c68ce47bd9df93
Signed-off-by: xudan <xudan16@huawei.com>
grakiss [Mon, 7 Aug 2017 06:53:15 +0000 (14:53 +0800)]
fix base_url for public url
Change-Id: I171e9b0bce1891594bf7ef577809e73f05556810
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
hongbo tian [Fri, 4 Aug 2017 08:39:38 +0000 (08:39 +0000)]
Merge "add user guide for results operations on web"
hongbo tian [Fri, 4 Aug 2017 07:05:42 +0000 (07:05 +0000)]
Merge "Tag dovetail with cvp.0.4.0"
xudan [Fri, 4 Aug 2017 06:23:17 +0000 (02:23 -0400)]
Tag dovetail with cvp.0.4.0
JIRA: DOVETAIL-476
1. docker image used
yardstick: danube.3.1
functest: cvp.0.2.0
bottlenecks: cvp.0.4.0
testapi: cvp.0.4.0
dovetail: cvp.0.4.0
2. main changes
Add docs about vping test cases (test scope and test specification)
Add 2 vping test cases into proposed_tests
Bugfix: Build docker image failed because of lacking of packages
Add resiliency.tc001 into proposed_tests
3. For more information, refer to
https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
Change-Id: I5ce6bdc9a1daa957124309c9fadc532f9c7a2b1e
Signed-off-by: xudan <xudan16@huawei.com>
grakiss [Tue, 25 Jul 2017 09:44:16 +0000 (17:44 +0800)]
add user guide for results operations on web
JIRA: dovetail-471
User can access results through the web page
browser the public results uploaded by others or himself
upload the results, and set this results as public or private to others
Change-Id: I9834a670f5dff6412a0290d9a5dd729bcece2933
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
xudan [Fri, 4 Aug 2017 01:28:03 +0000 (21:28 -0400)]
Add resiliency test caes into proposed_tests
JIRA: DOVETAIL-474
Add Bottlenecks resiliency test case "posca_factor_ping" into proposed_tests.
Change-Id: I76aea651014fb4722ddae07559f417d3f840eee2
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Wed, 2 Aug 2017 02:52:58 +0000 (22:52 -0400)]
Bugfix: Build docker image failed because of lacking of packages
JIRA: DOVETAIL-475
1. Dovetail fails to build Docker image.
Link: https://build.opnfv.org/ci/view/dovetail/job/dovetail-docker-build-push-master/162/console
Traceback: Running setup.py install for cryptography
c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory
2. Refer to https://cryptography.io/en/latest/installation/
For Debian and Ubuntu, the following command will ensure that the required
dependencies are installed:
sudo apt-get install build-essential libssl-dev libffi-dev python-dev
Change-Id: Icb705823c58d8a557175d48b00745119c0a6b3b9
Signed-off-by: xudan <xudan16@huawei.com>
hongbo tian [Wed, 2 Aug 2017 01:55:38 +0000 (01:55 +0000)]
Merge "mandatory vping test case added to proposed_tests"
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"
MatthewLi [Thu, 20 Jul 2017 10:59:13 +0000 (06:59 -0400)]
mandatory vping test case added to proposed_tests
JIRA: DOVETAIL-446
1.add vping to proposed_tests
2.delete out-dated nfvi test cases
Change-Id: I181b00b02abe6fed4ff51e947576c1b71321cdd2
Signed-off-by: MatthewLi <lijun_1203@126.com>
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>