Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: SO-3533
Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: Id23cd64850ffcdf165d4a5ea031d6778fd0011be
|
|
Plus adding basic test for macroflow
Change-Id: Ic21b833b5f466065bb2982783f564f515cab1444
Issue-ID: SO-3579
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-3199
Change-Id: I8dd1105fee2b9517e5da7ef8ac91b243d83c1b4b
|
|
Use guilin release version SDNC image 2.0.4
Increase waiting time for containers to be up and running
Increase waiting time for synchronization between nonrtric and
near-rt-ric
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-3090
Change-Id: I81c8a4fe0ffa243a23c602193e47f0794a31d6fa
|
|
Use robot framework, remove dependency on O-RAN-SC repo
Change-Id: I6f4da7cf2610fd56bb9d7e7f2fdea8a5b7e9489a
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-3090
|
|
Change-Id: I703228deb93cb2100f0d57f728d80cd3f3d63a99
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-3043
|
|
Issue-ID: OOM-2559
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I75e2cc61f34be516c333e4ca935069d6ba3dc9f5
|
|
Also includes minor adaptations to changes in the test engine.
Issue-ID: CCSDK-2996
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I32f032400445a8bf38be488d98a1316a46f66bfc
|
|
|
|
Issue-ID: INT-1671
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Id505c5ed35fad89ad048a0412e2eebb8cbf409c4
|
|
|
|
Issue-ID: CCSDK-2861
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I49ba43e2c4a2c4e2c5738ed9b9f70e1d124e26b7
|
|
This is a first cut at making it possible to easily run Policy
components within a stand-alone environment. Made the following
changes:
- enhanced wait_for_port.sh to accept a list of hosts/ports
- enhanced wait_for_port.sh to accept an optional command to execute
when the wait completes
- consolidated all of the yml files into a single file
- removed "extra" services from the yml so that a component and its
dependents can be brought up in a single invocation
- modified the component setup.sh
With these changes, a developer can clone the csit repo, run detmVers.sh
to set the docker image version env variables, and then bring up a
component (and its dependents) using:
docker-compose -f scripts/policy/docker-compose-all.yml
up --detach <component>
Note: this does not preload or deploy any policies; that must be done
manually via curl.
Modified to use new simulator docker image.
Also fixed drools-apps CSIT broken due to disabling frankfurt
controller.
Also removed operational.Apex policy. The csar file used in
policy-distribution test is also updated to reflect this change.
Issue-ID: POLICY-2742
Change-Id: I412dbd5db9219ad2cdece9693f0b4b9fe7b2eb69
Signed-off-by: Jim Hahn <jrh3@att.com>
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
Switch to latest tag. We always need to test the newest build, not concrete.
Issue-ID: VNFSDK-651
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Ib7fc407a7e6c31b287826b0c89b7a903a71ff93d
|
|
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I75e2181d2bb1c70c80ab6f4f51eb8190bec7faa7
Issue-ID: VNFSDK-659
|
|
|
|
|
|
|
|
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I6c7fa3378c86dee4e1fe23e4840046b979d942ea
|
|
Issue-ID: CCSDK-2849
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I85918c0d45b0c26599aa541e03f31e6d573773dd
|
|
|
|
Change-Id: I1913b81311dd44a24aca10d0b7668a88e23e6ab6
Issue-ID: CCSDK-2792
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I1a9f93975b55a80fa8e931ed18f6fc05d2a53262
|
|
- there is no such image as ccsdk-odlsli-image, and the healthcheck
does not need it to pass
Issue-ID: CCSDK-2793
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I3ac16ea9829ae680e191af722b4bd556f4b22495
|
|
CSIT test case using FTC1 and applicable ONAP images
Change-Id: I7d3e382644f1b2e1de320931e24068976515cd4f
Issue-ID: CCSDK-2700
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I0571b3eb857b0347963af2b982a7de79f0ea78da
|
|
Issue-ID: DCAEGEN2-2403
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: I37234268ed475515f992b965870bf0843422a827
|
|
Replaced tosca policies found in the test "data" directory with policies
from models-examples.
Also added the dmaap simulator to the pap CSIT to prevent the error log
from filling with dmaap errors while trying to debug the CSIT.
Issue-ID: POLICY-2813
Change-Id: I6bccffa41acd0fda0b945fe8e3cd6badde1ac4c1
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
|
|
|
|
Issue-ID: DCAEGEN2-1433
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ie806f9f8d88a2e15960e11ab4a134fb057474f82
|
|
|
|
Issue-ID: DCAEGEN2-2253
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Ie2d648108c99f4a1e61fe855f318078e6ffc0e21
|
|
Tests with DFC require adjustments after updating DFC with the
latest DCAE SDK
Issue-ID: DCAEGEN2-2267
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Icccefebc4b5bdc122220c3473aa0ffcc8e33784c
|
|
|
|
Issue-ID: DCAEGEN2-2254
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I806648d8d746dc1b9e999b967ca28e66c43c6852
|
|
|
|
Issue-ID: DCAEGEN2-1433
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Id7ea296ebef70964f5e8b751969595320b49d00a
|
|
|
|
Issue-ID: INT-1681
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Ib6186d9cd04987b5a97b9522e9f28d84b62e25e9
|
|
|
|
-Updated AAI-Simulator Server/Root X509 Certificates
Issue-ID: INT-1682
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I550e412321cb39b31d53803d0f3ab28e869034b7
|
|
Issue-ID: VFC-1728
Change-Id: If7e3419163812924367ea7b0eb454acb242bfbce
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
|
|
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I6902b40e9618e0e1e67c4c2d2b8a3f45c585d46b
Issue-ID: DCAEGEN2-2146
|
|
|
|
create csit folder under oom
move csits from aaf to oom
reconfigure csits: remove aaf word, use new image
Issue-ID: OOM-2526
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I7b1f010fe46420cb734c67133f038bdadffd5ecc
|
|
Issue-ID: MODELING-414
Change-Id: I321ac658c3e68ea22b338986149ab4ad71128104
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
|
|
|
|
Change-Id: I7f0ef4ed815c39abaf1c231cfba3c0dad226094e
Issue-ID: CCSDK-2491
Signed-off-by: maximesson <maxime.bonneau@est.tech>
|
|
|