Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
To remove Consul/CBS dependency in DCAE DFC was updated
to use file based configuration
CSIT updates:
- file based config use in DFC
- removal of Consul/CBS from DFC tests
Issue-ID: DCAEGEN2-2692
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I9d84559f3650fc8554c317ae8eab09c76662de09
|
|
|
|
Update:
- Michal Jagiello new Integration PTL
Remove:
- Marchin Przybysz
Issue-ID: INT-1967
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I6464bd74bb2c4372390ad889574863025c764663
|
|
Issue-ID: DCAEGEN2-2718
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ia16192b432eadab6e2d10ed1435e888f3e700da1
|
|
To remove Consul/CBS dependency in DCAE PRH was updated
to use file based configuration
CSIT updates:
- file based config use in PRH
- removal of Consul/CBS from PRH tests
Issue-ID: DCAEGEN2-2868
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ida59374ae14e74f11893324e7a48aaa5e49a11e7
|
|
Also pulling mockserver, node, and postgres from onap nexus
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: If0bbd9a3bf16b0b9aceff6914e7d60f380548ce5
Issue-ID: INT-1903
|
|
|
|
|
|
Issue-ID: DCAEGEN2-2828
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ic3f4072d393524d6a618ebce43e67fa0c6583637
|
|
Issue-ID: DCAEGEN2-1531
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I01c58ad1a7f5bfa9f05939843d0ffc8beb677c39
|
|
Issue-ID: INT-1957
Signed-off-by: abhishek bajaj <abhishek.kumar.bajaj@huawei.com>
Change-Id: Ieebc109b52dc5d970465c5815df2875659257402
|
|
Issue-ID: OOM-2752
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I509b05d5ec2eb64ab894d07e0d59fc07b9d66649
|
|
|
|
|
|
|
|
Issue-ID: OOM-2752
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Id86afdd4ec6477d263d1dfe2672eace94cf4cca8
|
|
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I60ca22a87c4f2e1b0c244b6a388e17c3f6d79b90
Issue-ID: INT-1946
|
|
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ibaffc55ff7e152b45dc3dc8fffa5ebb289b8d63b
Issue-ID: DMAAP-1636
|
|
Issue-ID: OOM-2752
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I90b39011eb959d50a0e060586bcd316f747d4456
|
|
|
|
-When evens belonging to different domains are reported in eventBatch
-When different stndDefinedNamespace is used if domain==stndDefined
-Error codes resulting from DMaaP-MR errors, mapped to HTTP/503
Issue-ID: DCAEGEN2-1483
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I4c993e4c7bfd22981030c69e126e90bbf7e48d4a
|
|
|
|
|
|
Add:
- Bartosz Gardziejewski
- Alexander Mazuruk
Remove:
- Thierry Hardy
- Lasse Kaihlavirta
- Pawel Wieczorek
Update lifecycle_state if needed
Issue-ID: INT-1930
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I4c6882b942e4f83b12b5212f1b4ca2261449dc9b
|
|
oom-certservice-client is getting deprecated, and
won't be built anymore, so we can set its version
to latest released one - 2.3.3
Issue-ID: OOM-2744
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ifb63caa55313c7dbf8fd2889a7cc4d57fde6e4ae
|
|
Issue-ID: SO-3585
Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: I3eb3ec1005f19fc109e28b1e709bdc0d32f1180a
|
|
- the tests have moved to dcaegen2/services/pm-mapper repo
Issue-ID: DCAEGEN2-2796
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I398edd1c0bfa53aaa719c3f3a380505c7366bdf7
|
|
Issue-ID: OOM-2649
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Id4107dc89d5150368db18a9471ac96982de75b73
|
|
SDNC CSIT tests have been moved to SDNC project repo (sdnc/oam),
so tests in integration/csit are no longer needed.
Change-Id: Iae8b2e5b609e50ea7f6a215e82fb8344fea0fe69
Issue-ID: SDNC-1545
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Use of old for loop syntax causing failure in SDC CSIT
"Support for the old for loop syntax has been removed.
Replace ': FOR' with 'FOR', end the loop with 'END',
and remove escaping backslashes."
Testplan.txt path pointing to sanity instead of uiSanity
causing wrong testplan to be executed.
Fix for sdc-helm-validator warning
"Verify That Sdc Helm Validator Responds With Error
For Chart Valid... [ WARN ] Keyword 'RequestsLibrary.Post
Request' is deprecated. Please use `POST On Session` instead."
Issue-ID: SDC-3573
Signed-off-by: matthew-mcneilly <matthew.mcneilly@est.tech>
Change-Id: Idff668b05330eaf685ab519ee2a0d7cd4fed7ceb
|
|
|
|
|
|
Issue-ID: SDNC-1541
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I055ff90df12ddb6ffd94bac31e1205ce2bb9fa57
|
|
- replace use of obsolete 1.1-STAGING-latest version of
ccsdk-dgbuilder-image with latest *released* version
Issue-ID: SDNC-1533
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ib184ea02495c2a9435437cfa9e3df353dfa2a17f
|
|
- so-monitoring-image has no effect on CSITs and
its build has been removed from so repository
Issue-ID: SO-3633, SO-3487
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Iacb62d0a362fe2d4297b893c215d73320d6ca510
|
|
|
|
Issue-ID: INT-1905
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I4720aeaef66ac64d8573b9fa776728df22b0939a
|
|
Issue-ID: MULTICLOUD-1337
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I34912686e8e61aae959b00342131ef539c086251
|
|
|
|
|
|
Change-Id: Iecadf72382dd01135570dde62ae313f8f31808ed
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2702
|
|
Issue-ID: INT-1909
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I33635b01f2451288e4b3c587a79b85978f5f7bff
|
|
Issue-ID: DCAEGEN2-2623
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Id869f721efe7a5a658b77ff78b18efe0e4751f22
|
|
|
|
Change-Id: Ib7839948b0c15c2e3f9bba5747f93189fc8f3b3e
Issue-ID: INT-1869
Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
|
|
|
|
Add Eli + cleanup INFO.yaml
Issue-ID: INT-1842
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ie4a4f0a4de75dc3b1a60222cc5f75b7bc017aded
|
|
|
|
|