[AAI] Update the gatling scripts to have proper structure, pom, and readme 93/129693/1
authorwr148d <wr148d@att.com>
Mon, 27 Jun 2022 13:32:27 +0000 (09:32 -0400)
committerwr148d <wr148d@att.com>
Mon, 27 Jun 2022 13:32:27 +0000 (09:32 -0400)
commit8263637ec9d7d5928c56f76817f91940d460a7da
treed23e92a6dbff9aa9989ca57314d7c1b0fc8b5b46
parent713c56b8d0f64fe411a6833240c10c44c8c33eb7
[AAI] Update the gatling scripts to have proper structure, pom, and readme

Issue-ID: AAI-3505
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I031dd436c1fc10d92640937c4a777e653e961926
47 files changed:
gatling/README.md [new file with mode: 0644]
gatling/pom.xml [new file with mode: 0644]
gatling/src/test/gatling/bodies/newtenant_valid.json [moved from gatling/newtenant_valid.json with 100% similarity]
gatling/src/test/gatling/bodies/newvf-module_valid.json [moved from gatling/newvf-module_valid.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-CQ-genericVnfs-fromPserver.json [moved from gatling/onap-CQ-genericVnfs-fromPserver.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-CQ-getClfiRoadmTailSummary.json [moved from gatling/onap-CQ-getClfiRoadmTailSummary.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-CQ-pserver-zdevice.json [moved from gatling/onap-CQ-pserver-zdevice.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-CQ-vlanrange-fromVlantag.json [moved from gatling/onap-CQ-vlanrange-fromVlantag.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-CQ-vrfs-fromVlantag.json [moved from gatling/onap-CQ-vrfs-fromVlantag.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-CQ-zPnfs-fromPnf.json [moved from gatling/onap-CQ-zPnfs-fromPnf.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL1.json [moved from gatling/onap-DSL1.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL10.json [moved from gatling/onap-DSL10.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL2.json [moved from gatling/onap-DSL2.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL3.json [moved from gatling/onap-DSL3.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL4.json [moved from gatling/onap-DSL4.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL5.json [moved from gatling/onap-DSL5.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL6.json [moved from gatling/onap-DSL6.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL7.json [moved from gatling/onap-DSL7.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL8.json [moved from gatling/onap-DSL8.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-DSL9.json [moved from gatling/onap-DSL9.json with 100% similarity]
gatling/src/test/gatling/bodies/onap-patch-bulk-single-tx.json [moved from gatling/onap-patch-bulk-single-tx.json with 100% similarity]
gatling/src/test/gatling/bodies/onapLOB.csv [moved from gatling/onapLOB.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapbulk-single-tx_putPServerVServer.json [moved from gatling/onapbulk-single-tx_putPServerVServer.json with 100% similarity]
gatling/src/test/gatling/bodies/onapcloudregions.csv [moved from gatling/onapcloudregions.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapcomplexes.csv [moved from gatling/onapcomplexes.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapconfigurations.csv [moved from gatling/onapconfigurations.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapcustomers.csv [moved from gatling/onapcustomers.csv with 100% similarity]
gatling/src/test/gatling/bodies/onaploglinks.csv [moved from gatling/onaploglinks.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapowning_entity.csv [moved from gatling/onapowning_entity.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapplatform.csv [moved from gatling/onapplatform.csv with 100% similarity]
gatling/src/test/gatling/bodies/onappnfs.csv [moved from gatling/onappnfs.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapproject.csv [moved from gatling/onapproject.csv with 100% similarity]
gatling/src/test/gatling/bodies/onappservers.csv [moved from gatling/onappservers.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapserviceinstance.csv [moved from gatling/onapserviceinstance.csv with 100% similarity]
gatling/src/test/gatling/bodies/onaptenants.csv [moved from gatling/onaptenants.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapvf-modules.csv [moved from gatling/onapvf-modules.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapvnfcs.csv [moved from gatling/onapvnfcs.csv with 100% similarity]
gatling/src/test/gatling/bodies/onapvnfs.csv [moved from gatling/onapvnfs.csv with 100% similarity]
gatling/src/test/gatling/bodies/patch-tenant.json [moved from gatling/patch-tenant.json with 100% similarity]
gatling/src/test/gatling/bodies/patch-vf-module.json [moved from gatling/patch-vf-module.json with 100% similarity]
gatling/src/test/gatling/conf/Gatling_conf_file [moved from gatling/Gatling_conf_file with 99% similarity]
gatling/src/test/gatling/scripts/ONAP Baseline.sh [moved from gatling/ONAP Baseline.sh with 100% similarity]
gatling/src/test/gatling/scripts/ONAP Single API.sh [moved from gatling/ONAP Single API.sh with 100% similarity]
gatling/src/test/gatling/scripts/ONAP Stress.sh [moved from gatling/ONAP Stress.sh with 100% similarity]
gatling/src/test/gatling/simulations/ONAP Baseline 2022.scala [moved from gatling/ONAP Baseline 2022.scala with 100% similarity]
gatling/src/test/gatling/simulations/ONAP Stress 2022.scala [moved from gatling/ONAP Stress 2022.scala with 100% similarity]
gatling/src/test/gatling/simulations/ONAP single API 2022.scala [moved from gatling/ONAP single API 2022.scala with 100% similarity]