提交 20aeebdc 编写于 作者: C Calvin

统一命名,integration-test profile改名为functional-test profile

上级 48c476dd
......@@ -344,7 +344,7 @@
<!-- 执行所有functional test-->
<profile>
<id>integration-test</id>
<id>functional-test</id>
<build>
<plugins>
<plugin>
......
......@@ -357,7 +357,7 @@
<!-- 执行所有functional test-->
<profile>
<id>integration-test</id>
<id>functional-test</id>
<build>
<plugins>
<plugin>
......
......@@ -521,7 +521,7 @@
<!-- 执行所有functional test -->
<profile>
<id>integration-test</id>
<id>functional-test</id>
<build>
<plugins>
<plugin>
......
......@@ -197,7 +197,7 @@
</build>
</profile>
<profile>
<id>integration-test</id>
<id>functional-test</id>
<build>
<plugins>
<!-- 屏蔽单元测试执行 -->
......
......@@ -139,7 +139,7 @@
</build>
</profile>
<profile>
<id>integration-test</id>
<id>functional-test</id>
<build>
<plugins>
<!-- 屏蔽单元测试执行 -->
......
......@@ -221,7 +221,7 @@
</build>
</profile>
<profile>
<id>integration-test</id>
<id>functional-test-test</id>
<build>
<plugins>
<!-- 屏蔽单元测试执行 -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册