X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=gatling%2Fpom.xml;fp=gatling%2Fpom.xml;h=1877262467c21b453e049e71fcf869b252e22078;hb=8263637ec9d7d5928c56f76817f91940d460a7da;hp=0000000000000000000000000000000000000000;hpb=713c56b8d0f64fe411a6833240c10c44c8c33eb7;p=aai%2Ftest-config.git diff --git a/gatling/pom.xml b/gatling/pom.xml new file mode 100644 index 0000000..1877262 --- /dev/null +++ b/gatling/pom.xml @@ -0,0 +1,60 @@ + + + 4.0.0 + + + spring-boot-starter-parent + org.springframework.boot + 1.5.3.RELEASE + + + + com.mycompany.myapp + gatling + 1.0.0-SNAPSHOT + war + Myapp + + + -Djava.security.egd=file:/dev/./urandom -Xmx256m + 2.3.0 + 2.2.4 + + + + + + io.gatling.highcharts + gatling-charts-highcharts + ${gatling.version} + test + + + + gatling:execute + + + io.gatling + gatling-maven-plugin + ${gatling-maven-plugin.version} + + src/test/gatling/conf + src/test/gatling/data + target/gatling/results + src/test/gatling/bodies + src/test/gatling/simulations + + true + + + + + + +