[ 
https://issues.apache.org/jira/browse/IGNITE-18252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ilya Shishkov updated IGNITE-18252:
-----------------------------------
    Description: 
We should make following configuration changes:
# After splitting {{IgniteCdcTestSuite}} onto two separate TC builds for 
corresponding CDC suite classes. 
# {{failIfNoTests}} should be set to 'true' *_for all modules_* in order to 
prevent situations when module was not tested.
# To control abandoned tests profile {{check-test-suites}} from Ignite must be 
used.
# Following command excludes ordinary tests:
{code}
mvn clean test '-Dtest=*TestSuite' -f %module-dir%
{code}
# Append checkstyle profile to each extension module build.

  was:
We should make following configuration changes:
# After splitting {{IgniteCdcTestSuite}} onto two separate TC builds for 
corresponding CDC suite classes. 
# {{failIfNoTests}} should be set to 'true' *_for all modules_* in order to 
prevent situations when module was not tested.
# To control abandoned tests profile {{check-test-suites}} from Ignite must be 
used.
# Following command excludes ordinary tests:
{code}
mvn clean test '-Dtest=!*Test' -f %module-dir%
{code}
# Append checkstyle profile to each extension module build.


> Update ignite-extensions testing configuration on TeamCity
> ----------------------------------------------------------
>
>                 Key: IGNITE-18252
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18252
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: extensions
>            Reporter: Ilya Shishkov
>            Priority: Major
>              Labels: IEP-59, ise, teamcity
>
> We should make following configuration changes:
> # After splitting {{IgniteCdcTestSuite}} onto two separate TC builds for 
> corresponding CDC suite classes. 
> # {{failIfNoTests}} should be set to 'true' *_for all modules_* in order to 
> prevent situations when module was not tested.
> # To control abandoned tests profile {{check-test-suites}} from Ignite must 
> be used.
> # Following command excludes ordinary tests:
> {code}
> mvn clean test '-Dtest=*TestSuite' -f %module-dir%
> {code}
> # Append checkstyle profile to each extension module build.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to