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/scripts/ONAP Single API.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 gatling/src/test/gatling/scripts/ONAP Single API.sh (limited to 'gatling/src/test/gatling/scripts/ONAP Single API.sh') diff --git a/gatling/src/test/gatling/scripts/ONAP Single API.sh b/gatling/src/test/gatling/scripts/ONAP Single API.sh new file mode 100644 index 0000000..20d18c3 --- /dev/null +++ b/gatling/src/test/gatling/scripts/ONAP Single API.sh @@ -0,0 +1 @@ +mvn -o gatling:execute -Dgatling.simulationClass=ONAP_2204_SingleAPI \ No newline at end of file -- cgit 1.2.3-korg