From 8eb9f5d4a673cb1ab18423b7e84ec8bc6c96c5b6 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 6 Feb 2018 16:11:42 -0500 Subject: Removing old name references Removing references to bvc, att Change-Id: I794861fe40b96c922f6e5c011b2fe5d2c4bc515b Signed-off-by: Patrick Brady Issue-ID: APPC-292 --- .../APPC/PublishConfiguration/PublishConfig_Success.properties | 2 +- .../APPC/SaveRunningConfig/SaveRunningConfig_Success.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/APPC') diff --git a/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/APPC/PublishConfiguration/PublishConfig_Success.properties b/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/APPC/PublishConfiguration/PublishConfig_Success.properties index 0168b477f..04f6e803b 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/APPC/PublishConfiguration/PublishConfig_Success.properties +++ b/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/APPC/PublishConfiguration/PublishConfig_Success.properties @@ -34,6 +34,6 @@ org.onap.appc.dg.common.JsonDgUtil.generateOutputPayloadFromContext.output.paylo assertEquals.output.payload.upload-config-id[0]=12434 -assertEquals.tmp.fileName=/opt/app/bvc/cvaas/ibcx0001v_567890_appc001.json +assertEquals.tmp.fileName=/opt/onap/appc/cvaas/ibcx0001v_567890_appc001.json diff --git a/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/APPC/SaveRunningConfig/SaveRunningConfig_Success.properties b/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/APPC/SaveRunningConfig/SaveRunningConfig_Success.properties index 4d6b0aa8f..940ea0e29 100644 --- a/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/APPC/SaveRunningConfig/SaveRunningConfig_Success.properties +++ b/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/APPC/SaveRunningConfig/SaveRunningConfig_Success.properties @@ -44,7 +44,7 @@ org.onap.appc.data.services.node.ConfigResourceNode.updateUploadConfig.tmp.uploa APPC.GetDeviceRunningConfig.outCome=success APPC.PublishConfiguration.outCome=success -com.att.sdnctl.prop.PropertiesNode.readProperties=success +org.onap.ccsdk.sli.plugins.prop.PropertiesNode.readProperties=success assertNull.dcae-error-message -- cgit 1.2.3-korg