Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit caeedf7b authored by GKOPEC's avatar GKOPEC
Browse files

TS name fix

parent f24fa325
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@
</soapuiProperties>
<testFailIgnore>true</testFailIgnore>
<projectFile>${maven.multiModuleProjectDirectory}/smp-soapui-tests/soapui/SMP4.0-Generic-soapui-project.xml</projectFile>
<testSuite>WS-Auto for Bamboo</testSuite>
<testSuite>PASSING_AUTO_BAMBOO</testSuite>
<!--If you want to execute single test case <testCase>SMP001-Create ServiceGroup-Basic Flow-Admin Service Group specified</testCase>-->
<projectProperties>
<value>url=${url}</value>
......
......@@ -21,7 +21,7 @@
<plugin>
<groupId>com.smartbear.soapui</groupId>
<artifactId>soapui-pro-maven-plugin</artifactId>
<version>5.1.2</version>
<version>5.0.0</version>
<executions>
<execution>
<phase>test</phase>
......@@ -50,7 +50,7 @@
</soapuiProperties>
<testFailIgnore>false</testFailIgnore>
<projectFile>${project.basedir}/soapui/SMP4.0-Generic-soapui-project.xml</projectFile>
<testSuite>WS-Auto for Bamboo</testSuite>
<testSuite>PASSING_AUTO_BAMBOO</testSuite>
<!--If you want to execute single test case <testCase>SMP001-Create ServiceGroup-Basic Flow-Admin Service Group specified</testCase>-->
<projectProperties>
<value>url=${url}</value>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment