From af8aad211786393c3505c7649cc18c88195b8f45 Mon Sep 17 00:00:00 2001 From: ehautot Date: Fri, 23 Feb 2018 12:36:37 +0100 Subject: Fix clamp integration APIs due to code change Change-Id: I6537143329a8bd16c7648a07d5a00fb76d0d8130 Signed-off-by: ehautot Issue-ID: CLAMP-100 --- test/csit/tests/clamp/APIs/data/createClHolmes2.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/csit/tests/clamp/APIs/data/createClHolmes2.json (limited to 'test/csit/tests/clamp/APIs/data/createClHolmes2.json') diff --git a/test/csit/tests/clamp/APIs/data/createClHolmes2.json b/test/csit/tests/clamp/APIs/data/createClHolmes2.json new file mode 100644 index 000000000..dc5720809 --- /dev/null +++ b/test/csit/tests/clamp/APIs/data/createClHolmes2.json @@ -0,0 +1,8 @@ +{ + "name":"ClHolmes2", + "controlNamePrefix":"ClosedLoop-", + "bpmnText":"", + "propText":"{\"Holmes_0bsv00m\":[{\"name\":\"correlationalLogic\",\"value\":\"correlation logic2\"},{\"name\":\"configPolicyName\",\"value\":\"Config Policy Name2\"}],\"global\":[{\"name\":\"service\",\"value\":[\"c95b0e7c-c1f0-4287-9928-7964c5377a46\"]},{\"name\":\"vf\",\"value\":[\"48504e0e-f3d3-411d-a52b-eda1b8fec073\"]},{\"name\":\"actionSet\",\"value\":[\"enbRecipe\"]},{\"name\":\"location\",\"value\":[\"DC2\",\"DC3\"]}],\"Policy_114xo8j\":{\"Policy2\":[{\"name\":\"pname\",\"value\":\"Policy2\"},{\"name\":\"pid\",\"value\":\"0\"},{\"name\":\"timeout\",\"value\":\"345\"},{\"policyConfigurations\":[[{\"name\":\"recipe\",\"value\":[\"reset\"]},{\"name\":\"maxRetries\",\"value\":[\"5\"]},{\"name\":\"retryTimeLimit\",\"value\":[\"360\"]},{\"name\":\"_id\",\"value\":[\"Uw5gftt\"]},{\"name\":\"parentPolicy\",\"value\":[\"\"]},{\"name\":\"targetResourceId\",\"value\":[\"\"]}]]}]}}", + "imageText":"HHolmesVESVesCollectorPolicy", + "templateName":"templateHolmes2" +} \ No newline at end of file -- cgit 1.2.3-korg