Age | Commit message (Collapse) | Author | Files | Lines |
|
Due to the name change from 'CVP' to 'OVP', the documentation has to be
updated.
Change-Id: Id934e8fc07f60802f7aa6b3d295d268c4c9b71f8
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
|
|
|
|
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>
|
|
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>
|
|
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-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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
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
|
|
Change-Id: Icdb2786076aa6a263449eca5db4a07d14f1e2adf
Signed-off-by: Bin Hu <bh526r@att.com>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|