From 713c56b8d0f64fe411a6833240c10c44c8c33eb7 Mon Sep 17 00:00:00 2001 From: wr148d Date: Fri, 29 Apr 2022 10:38:04 -0400 Subject: [AAI] Add the aai performance test script files Issue-ID: AAI-3480 Change-Id: I63c2584c3f0d78c5cb9cf3f91f1aa13898aabdde Signed-off-by: wr148d --- gatling/patch-tenant.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gatling/patch-tenant.json (limited to 'gatling/patch-tenant.json') diff --git a/gatling/patch-tenant.json b/gatling/patch-tenant.json new file mode 100644 index 0000000..4d72cb9 --- /dev/null +++ b/gatling/patch-tenant.json @@ -0,0 +1,3 @@ +{ + "tenant-name":"tenant-name-patch" +} -- cgit 1.2.3-korg