From 0b477ebe952a088c278482f2d30b843559266a37 Mon Sep 17 00:00:00 2001 From: Jerry Flood Date: Tue, 26 Mar 2019 13:55:08 -0400 Subject: Updates to support create API changes Issue-ID: OPTFRA-458 Change-Id: Ia4dcb0e0282bfa35379c580ab2afa2f522f83e01 Signed-off-by: Jerry Flood --- .../OneVnfOneChangeWindowIncorrectWorkflow.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowIncorrectWorkflow.json.template') diff --git a/cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowIncorrectWorkflow.json.template b/cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowIncorrectWorkflow.json.template index b7eedc5..989f774 100644 --- a/cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowIncorrectWorkflow.json.template +++ b/cmso-robot/robot/assets/templates/FailureCasesChangeManagement/OneVnfOneChangeWindowIncorrectWorkflow.json.template @@ -17,7 +17,7 @@ "vnfDetails" : [{ "groupId" : "", "node" : [ - "dummy{node}" + "${node1}" ], "changeWindow" : [{ "startTime" : "${start_time1}", -- cgit 1.2.3-korg