From 8263637ec9d7d5928c56f76817f91940d460a7da Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 27 Jun 2022 09:32:27 -0400 Subject: [AAI] Update the gatling scripts to have proper structure, pom, and readme Issue-ID: AAI-3505 Signed-off-by: wr148d Change-Id: I031dd436c1fc10d92640937c4a777e653e961926 --- gatling/src/test/gatling/bodies/onap-CQ-getClfiRoadmTailSummary.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gatling/src/test/gatling/bodies/onap-CQ-getClfiRoadmTailSummary.json (limited to 'gatling/src/test/gatling/bodies/onap-CQ-getClfiRoadmTailSummary.json') diff --git a/gatling/src/test/gatling/bodies/onap-CQ-getClfiRoadmTailSummary.json b/gatling/src/test/gatling/bodies/onap-CQ-getClfiRoadmTailSummary.json new file mode 100644 index 0000000..fc35e30 --- /dev/null +++ b/gatling/src/test/gatling/bodies/onap-CQ-getClfiRoadmTailSummary.json @@ -0,0 +1,3 @@ +{"start":"/network/logical-links?link-type=onap-linktype&operational-status=onap-operational-status", + "query":"query/getClfiRoadmTailSummary" +} -- cgit 1.2.3-korg