[
https://issues.apache.org/jira/browse/IGNITE-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399610#comment-16399610
]
ASF GitHub Bot commented on IGNITE-7916:
----------------------------------------
GitHub user techbysample opened a pull request:
https://github.com/apache/ignite/pull/3638
IGNITE-7916: GA Grid examples should be ready for auto run on TeamCity
Removed Ignition.stop(true) to prevent shutdown of examples within build.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/techbysample/ignite ignite-7916
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3638.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3638
----
commit 6da25a491721121490a5b868295e5496392fed22
Author: Turik Campbell <admin@...>
Date: 2018-03-14T23:15:04Z
IGNITE-7916: Removed Ignition.stop(true) to prevent shutdown of examples
within build.
commit 7d5e74eb97e8a5ebbe9f2a640f9f36aae5adb2be
Author: Turik Campbell <admin@...>
Date: 2018-03-14T23:19:16Z
IGNITE-7916: Merge branch 'master' into ignite-7916
----
> GA Grid examples should be ready for auto run on TeamCity
> ---------------------------------------------------------
>
> Key: IGNITE-7916
> URL: https://issues.apache.org/jira/browse/IGNITE-7916
> Project: Ignite
> Issue Type: Bug
> Components: examples, ml
> Reporter: Yury Babak
> Assignee: Turik Campbell
> Priority: Critical
> Labels: MakeTeamcityGreenAgain
>
> If we start examples MovieGAExample or OptimizeMakeChangeGAExample on TC,
> this examples will return exit code 1. TeamCity think that it's a error and
> mark stop whole build of examples package.
> That behavior should be changed. If we don't have required system properties
> we should not return exit code 1 or maybe set and use some default values.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)