Age | Commit message (Collapse) | Author | Files | Lines |
|
1. Some tempest test cases have alias test cases because of the different
versions of tempest.
2. However, Dovetail fixes the version of tempest to be 14.0.0 in its first
release. So the number of test cases that can be executed in osinterop
is always 205. And for different SUTs, the 205 test cases are all the same.
3. In this situation, there is no need to list the alias test cases.
4. Just list all the 205 test cases which will not confuse users when they
reading dovetail docs.
JIRA: DOVETAIL-566
Change-Id: I5e39dd82314833c8c0a6c1732c990f671ae64420
Signed-off-by: xudan <xudan16@huawei.com>
|
|
1. Currently, dovetail.tempest.tc004 has 13 sub test cases defined in its
config file and specification document of the test case. All these
sub test cases are picked from tempest based on it's version 15.0.0.
2. For Dovetail 1st release, it fixes the version of Functest to be
opnfv/dovetail:cvp.0.5.0, and Functest integretes tempest 14.0.0
in this version and it's E release.
3. There is one sub test case in dovetail.tempest.tc004 that is new in
tempest 15.0.0, so it can not be recognized and executed by Functest D
and E release. It is 'test_server_connectivity_cold_migration_revert'.
4. Remove this sub test case from dovetail.tempest.tc004. This means remove it
from the test case config file and specification document.
JIRA: DOVETAIL-561
Change-Id: Ia927af040794c7027a741a282ed75fe401f99ff1
Signed-off-by: xudan <xudan16@huawei.com>
|
|
This is minor patch which updates the documentation in the dovetail
repo in order to test the toolchain integration in opnfvdocs.
Change-Id: Id91c57d1a38cf02d8ed4653bc9eddb7081f025e7
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
Changed reference to online mode to refer to installation rather than
uploading results from Test Host to CVP portal directly, as current
text is misleading.
Change-Id: I9439d340beabb76f04b7782243c050064753a8ec
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
|
|
1. All test cases' testspecification docs have no info about test case names.
2. User don't know which test case to run when they just want to run
one special test case.
3. Add the info into testspecification docs.
JIRA: DOVETAIL-530
Change-Id: I0ebe1b3b98be5609503814ea2a0cf71aefd06d35
Signed-off-by: xudan <xudan16@huawei.com>
|
|
Some developer documents are now old and suggested to be removed.
Change-Id: Ifa26a1535d57a560a0525eafa300ae087feb3191
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
|
|
JIRA: DOVETAIL-536
Change-Id: I7a947b1aa57728e6add1d0ca881a6a62a46c0913
Signed-off-by: xudan <xudan16@huawei.com>
|
|
Change-Id: I4fc982d7037466b48424b7ce97d6207fbe44a09b
Signed-off-by: Wenjing Chu <chu.wenjing@gmail.com>
|
|
This patchset introduces labels for documentation-internal references
and replaces footnote-style citations with inline hyperlinks.
Additional minor changes for a nicer rendering of bullet lists.
JIRA: DOVETAIL-521
Change-Id: Ic847fc05d546d673dadc7b8efee86fcb688133f5
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
1. Now there is a testsuite proposed_tests for beta tests which may
cause some confusions.
2. Copy all test cases to testsuite cvp.0.8.0 for beta testers to use.
3. Update userguide with testsuite cvp.0.8.0
JIRA: DOVETAIL-528
Change-Id: I35bc7dee6e07a9125a4c1991b0049f6e2d705cc5
Signed-off-by: xudan <xudan16@huawei.com>
|
|
This patchset addresses review comments which were not incorporated in
the previous version of the test case requirements description.
Additionally, the text has been wrapped to 80 character lines.
Change-Id: If817f6c44d94870d915791a1a11916ffe4871f06
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
Remove refstack.log from the userguide because the refstack.log has been
renamed dovetail.osinterop.tc00X.log
JIRA: DOVETAIL-519
Change-Id: Icd0bd82ef78437ab96201e58b93e0a6997f9618a
Signed-off-by: xudan <xudan16@huawei.com>
|
|
According to the wiki page, add the CLI document.
https://wiki.opnfv.org/display/dovetail/Dovetail+Command+Line
JIRA: DOVETAIL-509
Change-Id: I6a32446cd4c1bcad83465b1f2e12d5c1487e954e
Signed-off-by: xudan <xudan16@huawei.com>
|
|
|
|
Change-Id: I4bb0cea49179c7171ce766c52814f765e05ce9f8
Signed-off-by: Wenjing Chu <chu.wenjing@gmail.com>
|
|
If users want to store results or upload results to CVP web portal, they
need to build local DB adn testapi service.
Should add more introduction about the local DB and testapi in the user guide.
JIRA: DOVETAIL-504
Change-Id: I6493169b54104af8d7207d28fad93afedeae0b1b
Signed-off-by: xudan <xudan16@huawei.com>
|
|
|
|
This patchset attempts to more clearly structure the outcome of the
scope analysis by having dedicated "in scope" and "future scope"
sections
Change-Id: I6a42a8ac4495fa4e2e5e773a7f594704d9cc1e28
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
This patch removes all references to the outdated term "DefCore"
in the Dovetail documentation. The DefCore working group has been
renamed OpenStack InterOp Working Group some time ago.
This patch also proposes renaming the "defcore" test area to
"osinterop".
JIRA: DOVETAIL-499
Change-Id: I7bb2ca33cb1eaf17c3ca0fc79a4f923e5886ece4
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
additional clarifications."
|
|
|
|
|
|
|
|
|
|
There has been added some new test cases and features, so user guide should be
updated according to the latest dovetail version.
- Add introduction about https (with cacert and without cacert)
- Add introduction about adding hosts' info
- Add introduction about downloading cirros images
- Add introduction about special configurations for running defcore and
tempest test cases
- Add introduction about how to check defcore and tempest failed test cases
JIRA: DOVETAIL-493
Change-Id: I13aca4ee433056bd21590743a412d5d95f45fec4
Signed-off-by: xudan <xudan16@huawei.com>
|
|
JIRA: DOVETAIL-473
According to Dovetail addendum doc, add one test area about basic cloud
capability 'forwarding packets through virtual networks in data path'.
Add the test specification about this test area.
Change-Id: I26416ecca6b89a94cf48ba0f55308df0fa6e1677
Signed-off-by: xudan <xudan16@huawei.com>
|
|
JIRA: DOVETAIL-473
According to Dovetail addendum doc, add one test area about basic cloud
capability 'simple virtual machine resource scheduling on multiple nodes'.
Add the test specification about this test area.
Change-Id: I7a5ff426442424dbc364a68296facb0bac6401ca
Signed-off-by: xudan <xudan16@huawei.com>
|
|
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>
|
|
|
|
|
|
|
|
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>
|
|
security'"
|
|
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>
|
|
expectations. Also simplified to focus on scope only.
Change-Id: Ibde9fdacfd026f7859bd6fd239d79fdbdeccad01
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
|
|
Also made simplifications for the first release."
|
|
And additional clarifications.
JIRA: DOVETAIL-477
Replace tabs.
Further clarify testing programs and optionality criteria.
Change-Id: I8eebdf215fb7cc75a6da9748629b1a73d0b71d19
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
|
|
made simplifications for the first release.
Change-Id: Ief92a7e71c546883fdf472346646a43c9ae26c94
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
|
|
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>
|
|
1. Add the alias VIM Network test cases into testscope.
2. Add test case specification for VIM Network.
Change-Id: I133ad13b1f926e0093d92a9a39d88947648122ea
Signed-off-by: xudan <xudan16@huawei.com>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
|
|
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>
|