mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
SEARCH 2280 excluding packags in the Pipeline Suite
This commit is contained in:
@@ -6,16 +6,6 @@
|
||||
<listener class-name="org.alfresco.utility.report.log.LogsListener"/>
|
||||
<listener class-name="org.alfresco.utility.report.HtmlReportListener"/>
|
||||
</listeners>
|
||||
|
||||
<test name="E2E-SearchServices">
|
||||
<packages>
|
||||
<package name="org.alfresco.test.search.functional.searchServices.*">
|
||||
<exclude name="org.alfresco.test.search.functional.insightEngine.*"/>
|
||||
<exclude name="org.alfresco.test.search.functional.searchServices.*">
|
||||
<exclude name="org.alfresco.test.search.nonfunctional.*"/>
|
||||
</package>
|
||||
</packages>
|
||||
</test>
|
||||
|
||||
<test name="Pipeline">
|
||||
<classes>
|
||||
|
||||
Reference in New Issue
Block a user