Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
cps
/
7e15c5f4d9e08c69f0c016218ba9841cce252861
/
integration-test
1399898
Integration test to validate DMI service URL
by sourabh_sourabh
· 5 months ago
760dd95
XML content support on replace a node with descendants
by Rudrangi Anupriya
· 5 months ago
964c5f6
Bump CPS to 3.5.2 Snapshot
by mpriyank
· 5 months ago
dfd3c31
Fix timing issue in CmHandleCreateSpec
by danielhanrahan
· 5 months ago
dd1b77b
Split integration tests into cps and ncmp packages
by danielhanrahan
· 5 months ago
8f3103d
NCMP: NCMP search API fixed to handle cps path that is ancestor axis as well
by sourabh_sourabh
· 5 months ago
beecdd7
Increase module sync wait time in tests to 10 seconds
by danielhanrahan
· 5 months ago
b624ab2
Merge "Remove forced module sync from NCMP integration tests"
by Lee Anjella Macabuhay
· 5 months ago
f3e5517
Merge "Refactor integration tests so only one DmiDispatcher is used"
by Lee Anjella Macabuhay
· 5 months ago
febd065
Remove forced module sync from NCMP integration tests
by danielhanrahan
· 5 months ago
c659680
Refactor integration tests so only one DmiDispatcher is used
by danielhanrahan
· 5 months ago
bac230b
refactor cmsubscription code
by mpriyank
· 5 months ago
5de4f44
Fix sonar issue in performance test ResourceMeter
by danielhanrahan
· 5 months ago
6dff92f
Merge "Fix incorrect use of getAnchors(dataspace, schemasets)"
by Daniel Hanrahan
· 5 months ago
98d9ac2
repackage 'data' feature
by ToineSiebelink
· 5 months ago
7915e99
Fix incorrect use of getAnchors(dataspace, schemasets)
by danielhanrahan
· 6 months ago
37d82d5
Repackage Inventory Feature
by ToineSiebelink
· 5 months ago
01b5838
Merge "Introducing NCMP Facades"
by Sourabh Sourabh
· 6 months ago
e9893a3
Merge "Spliting a data-job into sub-jobs for DMI Plugin"
by Sourabh Sourabh
· 6 months ago
dbed81b
Introducing NCMP Facades
by ToineSiebelink
· 6 months ago
f582c46
Bump CPS version to 3.5.1-SNAPSHOT
by mpriyank
· 6 months ago
4a6e141
Spliting a data-job into sub-jobs for DMI Plugin
by leventecsanyi
· 6 months ago
d7fa960
CPS Delta API 2: Delta between anchor and payload
by Arpit Singh
· 1 year, 3 months ago
1decb39
XML content support on update node leaves
by Rudrangi Anupriya
· 6 months ago
2293486
Added OpenTelemetry to CPS
by david.mcweeney
· 7 months ago
76fb17f
Restructure(package) DataJobs feature in NCMP Service
by leventecsanyi
· 7 months ago
c628542
Merge "CM SUBSCRIPTION: add new subscription for non existing xpath"
by Priyank Maheshwari
· 7 months ago
d8ef5ee
CM SUBSCRIPTION: add new subscription for non existing xpath
by emaclee
· 7 months ago
c15e8d5
Fix performance build output being lost
by halil.cakal
· 7 months ago
fe8fe51
Merge "CmSubscription topics param update"
by Lee Anjella Macabuhay
· 7 months ago
3ad3931
Replaced RestTemplate with WebClient in synchronous DMI calls
by sourabh_sourabh
· 7 months ago
f0f657c
CmSubscription topics param update
by mpriyank
· 7 months ago
1708a0d
Merge "Integration for getting cm handle by longest alternate id match"
by Toine Siebelink
· 7 months ago
8539ab3
Merge "More fine tuning around remainin plots"
by Toine Siebelink
· 7 months ago
b68d750
More fine tuning around remainin plots
by halil.cakal
· 7 months ago
a13ad97
Integration for getting cm handle by longest alternate id match
by sourabh_sourabh
· 7 months ago
7c2cc25
Bump CPS to 3.5.0-SNAPSHOT
by mpriyank
· 7 months ago
de19db6
Merge "CPS Bump to 3.4.10-SNAPSHOT"
by Daniel Hanrahan
· 7 months ago
c6f18cf
CPS Bump to 3.4.10-SNAPSHOT
by mpriyank
· 7 months ago
26396ce
Adjust percentage limits to 10 percent below the threshold
by halil.cakal
· 7 months ago
f88e17b
Fine tuning of the performance plots
by halil.cakal
· 7 months ago
7662e81
Make NCMP integration tests use MockWebServer
by sourabh_sourabh
· 7 months ago
a44b056
Bump CPS version
by danielhanrahan
· 7 months ago
45dcb44
Reverted web client changes as it breaking CPS functionality:
by sourabh_sourabh
· 7 months ago
42caeaf
Ajust time limits for performance tests
by halil.cakal
· 7 months ago
5a48974
Module sync task failing with WebClient
by leventecsanyi
· 7 months ago
2830723
Faster module searches (CPS-2190 #3)
by danielhanrahan
· 7 months ago
2b979f6
[BUG] Remove slow validation check during module search (CPS-2190 #2)
by danielhanrahan
· 7 months ago
f3125df
Perf Test for Module Search is dependent on module size (CPS-2190 #1)
by danielhanrahan
· 7 months ago
71bcac8
Replace RestTemplate with WebClient in synchronous DMI calls
by leventecsanyi
· 8 months ago
bbfb061
[BUG] Make failed async task report failure on Kafka topic
by danielhanrahan
· 8 months ago
edae744
Cm Subscription: Remove subscription method
by emaclee
· 8 months ago
44d3b20
Merge "Add integration tests of NCMP REST API"
by Toine Siebelink
· 8 months ago
bd9751e
Merge "[BUG] Mock DMI will respond to Health Checks during tests"
by Toine Siebelink
· 8 months ago
0ac5d96
Bump CPS version
by mpriyank
· 8 months ago
ea7d1b4
Uplift Spring boot 3.2.4
by emaclee
· 9 months ago
017712a
Add integration tests of NCMP REST API
by danielhanrahan
· 8 months ago
c454bb9
[BUG] Mock DMI will respond to Health Checks during tests
by danielhanrahan
· 8 months ago
13a9b02
Merge "Code review cleanup for: Add kafka messaging support to integration test module"
by Lee Anjella Macabuhay
· 8 months ago
00245ee
Code review cleanup for: Add kafka messaging support to integration test module
by halil.cakal
· 9 months ago
3c8fd51
Merge "Save new cm notification subscription"
by Priyank Maheshwari
· 8 months ago
d259f85
Save new cm notification subscription
by emaclee
· 9 months ago
712c644
Merge "Add kafka messaging support to integration test module"
by Toine Siebelink
· 9 months ago
93dd1b4
Add kafka messaging support to integration test module
by halil.cakal
· 9 months ago
d3e072a
Merge "Performance tests of alternate-id/module-set-tag lookup"
by Toine Siebelink
· 9 months ago
a927b20
Provide support for data producer identifier during registration (CPS-1964 1)
by JvD_Ericsson
· 10 months ago
89185ab
Performance tests of alternate-id/module-set-tag lookup
by danielhanrahan
· 10 months ago
b4b2b56
Merge "Test of retry of failed module sync"
by Toine Siebelink
· 9 months ago
47c294d
Integration test of Bearer Token pass-through (CPS-2126 #5)
by danielhanrahan
· 9 months ago
a1703ea
Bump CPS to 3.4.7-SNAPSHOT
by mpriyank
· 9 months ago
22e1f43
Bump CPS to 3.4.6-SNAPSHOT
by mpriyank
· 9 months ago
60dc411
Test of retry of failed module sync
by danielhanrahan
· 10 months ago
ffb7ec8
Remove subscriptionModelLoader flag
by mpriyank
· 10 months ago
b8e677f
Bump CPS to 3.4.5-SNAPSHOT
by danielhanrahan
· 10 months ago
a1ab764
Upgrade yang modules using module set tag
by danielhanrahan
· 10 months ago
cbd20a3
Add moduleSetTag when getting a CM handle
by danielhanrahan
· 10 months ago
0fb4ac9
Tests of CM-handle module upgrade & moduleSetTag
by danielhanrahan
· 10 months ago
fc00c0c
Add NCMP to integration-test module
by danielhanrahan
· 10 months ago
741fafc
Clean up of integration-test base classes
by danielhanrahan
· 10 months ago
e6fe08b
Remove liquibase test changelog
by danielhanrahan
· 10 months ago
e2d8837
Fix test failure by ordering leaf-lists
by danielhanrahan
· 10 months ago
c72a013
Include integration test results in Jacoco
by danielhanrahan
· 10 months ago
97bad45
Bump CPS to 3.4.4-SNAPSHOT
by danielhanrahan
· 10 months ago
8bcb8ee
Merge "Add integration test for extending API: Get Module Definitions"
by Toine Siebelink
· 10 months ago
91a8ece
Merge "Limit heap size in Groovy integration tests"
by Priyank Maheshwari
· 10 months ago
29e1762
Add integration test for extending API: Get Module Definitions
by halil.cakal
· 10 months ago
04280e2
Extend API: Get Module Definitions
by halil.cakal
· 11 months ago
7a35d92
Limit heap size in Groovy integration tests
by danielhanrahan
· 10 months ago
8343314
Merge "CPS Delta API: Update action for delta service"
by Toine Siebelink
· 11 months ago
6229cfe
Clear instance based Schema Context Cache upon validation errors
by ToineSiebelink
· 11 months ago
885980d
CPS Delta API: Update action for delta service
by Arpit Singh
· 1 year ago
345f40f
Bump CPS to 3.4.3-SNAPSHOT
by danielhanrahan
· 11 months ago
8092359
Merge "Enable hibernate write batching"
by Lee Anjella Macabuhay
· 11 months ago
36b81b2
Enable hibernate write batching
by danielhanrahan
· 1 year, 4 months ago
926d408
Remove inefficient saveListElementsBatch API
by danielhanrahan
· 1 year, 4 months ago
89871c1
Merge "Normalize JSON attributes during update"
by Toine Siebelink
· 11 months ago
52739ea
Add performance tests for saveListElements
by danielhanrahan
· 11 months ago
9e87180
Normalize JSON attributes during update
by danielhanrahan
· 1 year, 4 months ago
9c69e99
CpsDataService Update performance tests
by danielhanrahan
· 1 year, 4 months ago
c071f88
Fix performance tests after anchor/dataspace split
by danielhanrahan
· 12 months ago
Next »