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-DSL10.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 gatling/src/test/gatling/bodies/onap-DSL10.json (limited to 'gatling/src/test/gatling/bodies/onap-DSL10.json') diff --git a/gatling/src/test/gatling/bodies/onap-DSL10.json b/gatling/src/test/gatling/bodies/onap-DSL10.json new file mode 100644 index 0000000..d753ee6 --- /dev/null +++ b/gatling/src/test/gatling/bodies/onap-DSL10.json @@ -0,0 +1 @@ +{"dsl":"generic-vnf('vnf-id','onap-genericvnfId')>service-instance>owning-entity{'owning-entity-name'}"} -- cgit 1.2.3-korg