Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Issue-ID: INT-1671
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Id505c5ed35fad89ad048a0412e2eebb8cbf409c4
|
|
|
|
Issue-ID: DCAEGEN2-2466
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I6e78af2e218dc23516a94f70276c92cc90ab0cbd
|
|
Issue-ID: CCSDK-2861
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I49ba43e2c4a2c4e2c5738ed9b9f70e1d124e26b7
|
|
|
|
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I226a205ccaeb06e92aa6f7327e01224304b07d34
Issue-ID: VNFSDK-697
|
|
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>
|
|
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ie58b355f534d871b72f2b81efcf10d3a0e9cc662
Issue-ID: VNFSDK-659
|
|
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ia4c3b58e5c614a947b1bf69eb9b5cd806b722568
Issue-ID: VNFSDK-659
|
|
Adjusted schemaReference in events to match ones set there:
https://gerrit.onap.org/r/c/dcaegen2/collectors/ves/+/113317
Change-Id: Ib29c418a578c32d970ec8e07564eed0134974491
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2462
|
|
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: I6aa0bc0428724860b5538dc3e2d698e2023074e2
|
|
|
|
Issue-ID: INT-1724
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I209461f2ee701311f02fe9286f3619bc4e2fb2db
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
|
|
|
|
|
|
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
|
|
Previous implementation for keystores was just comapring zero elements with zero elements,
since keystore doesnt contain any certs (just private keys). Small naming of keywords changes.
Change-Id: If8002e44ef3ced9f2203b94178f9713acd81e561
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Issue-ID: DCAEGEN2-2253
|
|
|
|
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I3016c2f147862b92e9446392552879af20dddf3e
|
|
|
|
|
|
Base64 encoding of db passwrod has been removed from policy components.
Hence, updating the custom pap config used for csit testing of drools-apps.
Issue-ID: POLICY-2550
Change-Id: I159e3c81d6c8f7485037f1fc71a82249bfb393b7
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Negative scenarios:
- KEYSTORE_SOURCE_PATHS points to file which does not exist
- KEYSTORE_DESTINATION_PATHS is not present
Positive scenarios:
- Copier produce BAK file
Issue-ID: DCAEGEN2-2253
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Change-Id: Idd4c433b70b261ea96812874a7196ba236e5d586
|
|
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
|
|
Also done rename of test env file paths.
Change-Id: I303f788e35f8cccbc2a2675b51612734f8e8e276
Issue-ID: DCAEGEN2-2253
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
|
|
|
|
|
|
- Check that $WORKSPACE and $WORKDIR variables are defined before
using them on exit actions to prevent inappropriate behaviour
on early failures (such as non-existent plans directory)
Issue-ID: INT-1721
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I9771aae634efdbd5c571ab9e05de7886d8a07993
|
|
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
|
|
Should be merged after: https://gerrit.onap.org/r/c/dcaegen2/collectors/ves/+/112424
Change-Id: I13b515bf33388a1db6a445ed7e5eb6e93d650462
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2264
|
|
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
|
|
after migrating to alpine, found permission
issue on user:policy.
Issue-ID: POLICY-2787
Change-Id: If78eed8771b93dd60dcca00d84e37391d916dc17
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
|
|
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-2273
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: I5282b676878e048e82bbc0f53df7b8fccc4cc97a
|
|
Change-Id: Ie49a4e2000fb8e15c1a392ddeded7ddba2673a96
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2264
|
|
|