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

ASF subversion and git services commented on GEODE-5910:
--------------------------------------------------------

Commit 6accbdbf041cad3c69e8c4938eb71306f6afc512 in geode's branch 
refs/heads/develop from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6accbdb ]

GEODE-5910: Disabling acceptance tests in StressNewTest

Not all acceptance tests can be run in parallel in docker containers, so
disabling them in StressNewTest.

Also, enabling docker for acceptance tests if the user has configured
docker. We were getting hard to diagnose failures when running
repeatAcceptanceTest with docker configured, because the build silently
ignored the docker settings. Now the build will not ignore those
settings, so acceptance tests than *can* run in
docker will, and tests that cannot will consistently fail with a docker
related error.


> AcceptanceTests cannot be run in StressNewTest
> ----------------------------------------------
>
>                 Key: GEODE-5910
>                 URL: https://issues.apache.org/jira/browse/GEODE-5910
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available, swat
>             Fix For: 1.8.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Some acceptance tests can't run in docker containers. To resolve this, we 
> made *all* acceptance tests run outside of containers - See GEODE-5601.
> Unfortunately, the StressNewTest job runs all of the tests found in parallel. 
> Because the acceptance tests aren't using docker containers, they fail with 
> port conflicts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to