You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Garus (JIRA)" <ji...@apache.org> on 2019/08/09 10:25:00 UTC

[jira] [Commented] (IGNITE-12055) SecurityTestSuite as a separate test suite at TC

    [ https://issues.apache.org/jira/browse/IGNITE-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903793#comment-16903793 ] 

Denis Garus commented on IGNITE-12055:
--------------------------------------

[~vveider], thank you!
Could you please add surefire-fork-count-1 to additional Maven command line parameters?
It's crucial.

> SecurityTestSuite as a separate test suite at TC
> ------------------------------------------------
>
>                 Key: IGNITE-12055
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12055
>             Project: Ignite
>          Issue Type: Task
>          Components: security
>            Reporter: Denis Garus
>            Assignee: Peter Ivanov
>            Priority: Major
>
> Need exclude SecurityTestSuite from IgniteBasicTestSuite (Basic 1).
> Create suite Security with SecurityTestSuite at TC. Config is the same as Basic 1 except 
> additional Maven command line parameters that should be: 
> -P all-java,all-other,scala-2.10,tensorflow,scala,scala-test,surefire-fork-count-1 
> -pl %MAVEN_MODULES% -am -Dmaven.test.failure.ignore=true -DfailIfNoTests=false 
> -Dtest=%TEST_SUITE% -Dmaven.javadoc.skip=true %MAVEN_OPTS%
> Include SecurityTestSuite to Run::All, Run::All (Nightly), Run::Basic Tests at TC.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)