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-DSL8.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 gatling/src/test/gatling/bodies/onap-DSL8.json (limited to 'gatling/src/test/gatling/bodies/onap-DSL8.json') diff --git a/gatling/src/test/gatling/bodies/onap-DSL8.json b/gatling/src/test/gatling/bodies/onap-DSL8.json new file mode 100644 index 0000000..1d33716 --- /dev/null +++ b/gatling/src/test/gatling/bodies/onap-DSL8.json @@ -0,0 +1 @@ +{"dsl":"zone*('zone-id','onap-zoneid')>cloud-region*('cloud-region-id','onap-CRId')>pnf*('nf-role','onap-pnf-nfrole')>[l-interface*>[l3-interface-ipv4-address-list*>[subnet*],l3-interface-ipv6-address-list*>[subnet*]]]"} -- cgit 1.2.3-korg