Age | Commit message (Collapse) | Author | Files | Lines |
|
Enable SDNC Sanity test of GR API
Issue-ID: TEST-395
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I18454a2ca66005693c8db193bd6b429a1ae2ce6f
|
|
Added status healthcheck to xtesting
Issue-ID: INT-2240
Signed-off-by: pawel.denst <pawel.denst@external.t-mobile.pl>
Change-Id: Ie0d5c87114d529ca86574019af7f3be60fc8c679
|
|
Fix typo in basic_cps testcase
Issue-ID: INT-2194
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I03b486b8da7f21616efec5c6403b7fa412175472
|
|
Basic CPS test checks if resources creation and deletion
on CPS works fine.
Issue-ID: INT-2194
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I8da5ee03b0312150167e521a112b6d5a72f17b0d
|
|
New test case (replace basic_cnf)
Issue-ID: TEST-379
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I6b2b815f4b0d538cfb02dc70f824f77e80e0d112
|
|
Add new test in testcases.yaml to include the test in xtesting.
Issue-ID: TEST-297
Change-Id: Id0b62154956d57bfad84823d71b8d0be5fb59e57
Signed-off-by: morganrol <morgan.richomme@orange.com>
|
|
It is based on basic_vm_macro but included a pre-enriched CBA
it avoids exchanges with CDS to ease stability test with the
macro mode (priviledged mode)
Issue-ID: TEST-349
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I7a5238ca18fcf9d9ba1d02760e8c1dcfb60f4cbf
|
|
Include a new use case leveraging pythonsdk and using
the macro bpmn
Issue-ID: INT-1894
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ia9f489d7bb7cbdc78f825b83b68a20c9b2384871
|
|
This file is required by onapsdk clamp module
The alternative could be to modify directly in SDK to avoid this change...
Issue-ID: INT-1819
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I54ab1f8bb48a3a76689f1f27374d898d66dabc56
|
|
This test based on the onapsdk, onboard and instantiate a pnf.
It requires the startup of a pnf simulator
and deals with macro flow
Issue-ID: INT-1822
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ie236e0976fe25ca07399722bee7843f1c4f5cfdc
|
|
The goal is not to run basic_onboard in CI/CD (already covered by basic_vm)
but to create a subset of basic_vm for the stability tests.
It is possible thanls to this test to run simultaneous onboarding oeprations
and compose realistic operation scenario.
Issue-ID: TEST-288
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I70cca9688ef3654ba4bfd737879858e26e3b5506
|
|
Issue-ID: TEST-245
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: If59257c6dbef857e52d0e4cfd1f418892e252db9
|
|
- basic_network
- basic_cnf
Issue-ID: TEST-255
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ia1a7dbd64c8d1dab1bbbc8a4e2b1efb72fb2f5dc
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
onap_tests framework is now deprecated as VNF_API is no more supported in Guilin
It is time to use pythonsdk
Issue-ID: TEST-258
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I170d7f9756697a5061d5d27247dca37d84ebfc91
|
|
All the Dockerfiles and xtesting configurations were hosted in gitlab.com [1]
The goal of this patch is to host these assets in ONAP
A jenkins jjb shall be created to generated the docker and push them on the nexus
(today the built-in registry of ONAP was used)
These xtesting dockers are referencing integration categories [2] and integration
use cases [3]
These xtesting dockers shall also simplify the way to integrate new use cases in any
CI chain (jenkins or gitlab-ci based)
[1]: https://gitlab.com/Orange-OpenSource/lfn/onap/integration/xtesting
[2]: https://wiki.onap.org/pages/viewpage.action?pageId=71835330
[3]: http://testresults.opnfv.org/onap/api/v1/projects/integration/cases
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Iba0fc0b0415731a7a81ba0225a70ae16391dd129
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|