-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.1
-
Component/s: 3D, Infrastructure
-
Sprint:DevOps-14, DevOps-15
-
Story Points:1
During the release of marketplace-3d, with -DskipTests=true -DskipITs=true, Gatling is still running its tests:
[INFO] --- gatling-maven-plugin:2.1.7:execute (setup) @ gatling ---
The gatling-maven-plugin is not binded on the testing properties. Add to the configuration a skip of the plugin execution mapped on skipITs property.