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

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

Commit 02f15f7a3fbce2a697aaba08d9175d2893356f9a in geode-native's branch 
refs/heads/develop from M. Oleske
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=02f15f7 ]

GEODE-8470: Properly stop running containers in SNI (#646)

-use docker system prune -f to clean up networks and stopped containers

> Clean up running containers and network after SNI Tests
> -------------------------------------------------------
>
>                 Key: GEODE-8470
>                 URL: https://issues.apache.org/jira/browse/GEODE-8470
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Michael Oleske
>            Priority: Major
>              Labels: pull-request-available
>
> As a Geode Native developer
> When I run the SNI Tests
> Then I see no running containers or networks when {{docker ps -a}} and 
> {{docker network ls}}
> Notes:  The existing clean does not work as the {{docker-compose stop}} is 
> missing the file to use for stopping.  {{docker container prune -f}} only 
> cleans up the containers created, not the network created



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to