aboutsummaryrefslogtreecommitdiffstats
path: root/tests/usecases/5G-bulkpm
AgeCommit message (Collapse)AuthorFilesLines
2019-03-27BulkPM support decompressing fileseconwar1-5/+5
Issue-ID: DMAAP-1058 Change-Id: I594d93aaa315c35d3a5142fce21d4157506f0495 Signed-off-by: econwar <conor.ward@est.tech>
2019-03-26Updates due to changes in DFCLiamBurke1-4/+4
-Logging level was WARN changed to TRACE -Appended Node Name to Files produced by DFC on DR Change-Id: Ib30a25bf9afb4aa492b5e43631d3c52c36fde957 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-03-25Updates to the Metdata file nameLiamBurke1-3/+3
-Updated the DR feeds in ONAP for dmaap Change-Id: Iabb8918ef795cfb6afd5b3f136197072f5773af9 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-03-12Updates for DFC new implentationLiamBurke1-1/+1
-Add Consul, CBS, Buscontroller Images Change-Id: I3f0771e119a8388f7a437256ba656f278385c316 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-02-26Change due to DFC code changesLiamBurke1-5/+10
-DFC no longer keeps PM file -Check DFC log for successful publish on DR Change-Id: Ic94c1837900f958712216aebaf3a4691f4bda898 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-02-14BulkPM Add Metadata Test CaseLiamBurke4-0/+130
Change-Id: Ieb5709f6b223579baca402322f7a9fec1daa1a73 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-02-11Changes to CSIT so it executes in ONAP alsoLiamBurke2-4/+3
Change-Id: I518b92a1e6aa72e441bc62cc149870df6a8575e4 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2018-10-02Updated VES version to latestrajendrajaiswal1-1/+1
Issue-ID: INT-649 Change-Id: Ieab4f32817f48646e463126eb38fa58e9ea82331 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-10-01Added New Test for File Consumerrajendrajaiswal1-16/+27
Issue-ID: INT-649 Change-Id: Ia209db425655fbcb9510a5a4154a354d04c8f57f Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-09-27Adjust relative paths for CSIT filesGary Wu1-1/+1
Remove leading test/csit/ from all relative paths to accomodate the move into integration/csit repo. Change-Id: Id9482b46df839f5eba28135e9f987a3eda1d7d94 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-27Move CSIT to integration/csit repoGary Wu5-0/+167
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>