You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/10/17 22:47:00 UTC

[jira] [Commented] (GEODE-5893) RepeatTest task was broken by upgrade of docker plugin

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

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

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

GEODE-5893: Keep docker configuration in RepeatTest

The RepeatTest task was not retaining the workerProcessFactory installed
by the docker plugin, because the new version of the docker plugin used
a different implementation of TestExcecutor.


> RepeatTest task was broken by upgrade of docker plugin
> ------------------------------------------------------
>
>                 Key: GEODE-5893
>                 URL: https://issues.apache.org/jira/browse/GEODE-5893
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available, swat
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The repeatXXXTest targets are not running in separate docker containers, after the upgrade of the docker plugin in 4e8ea1c5fa.
> The issue appears to be that the new version of the plugin has a new implementation of TestExecutor. RepeatTest.groovy previously had a workaround to make sure it preserved the modifications made to the executor by the docker plugin, but that workaround is not working with the new version of the plugin.



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