Skip to content

Clean up created volume from test_run_with_named_volume#1909

Merged
shin- merged 1 commit into
docker:masterfrom
yongtang:somevolume-cleanup
Feb 15, 2018
Merged

Clean up created volume from test_run_with_named_volume#1909
shin- merged 1 commit into
docker:masterfrom
yongtang:somevolume-cleanup

Conversation

@yongtang
Copy link
Copy Markdown
Contributor

This fix adds the volume id to the list so that it could be
cleaned up on test teardown.

The issue was originally from moby/moby#36292
where an additional somevolume pre-exists in tests.

Signed-off-by: Yong Tang yong.tang.github@outlook.com

This fix adds the volume id to the list so that it could be
cleaned up on test teardown.

The issue was originally from moby/moby#36292
where an additional `somevolume` pre-exists in tests.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@shin-
Copy link
Copy Markdown
Contributor

shin- commented Feb 15, 2018

Thanks!

@shin- shin- merged commit 5e28dca into docker:master Feb 15, 2018
@yongtang yongtang deleted the somevolume-cleanup branch February 15, 2018 06:18
yongtang added a commit to yongtang/docker that referenced this pull request Feb 15, 2018
This fix updates docker-py:
```
-ENV DOCKER_PY_COMMIT 1d6b5b203222ba5df7dedfcd1ee061a452f99c8a
+ENV DOCKER_PY_COMMIT 5e28dcaace5f7b70cbe44c313b7a3b288fa38916
```

The updated docker-py includes docker/docker-py#1909
which is required to have moby#36292 pass the tests.

Full diff is in docker/docker-py@1d6b5b2...5e28dca.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
docker-jenkins pushed a commit to docker-archive/docker-ce that referenced this pull request Feb 15, 2018
This fix updates docker-py:
```
-ENV DOCKER_PY_COMMIT 1d6b5b203222ba5df7dedfcd1ee061a452f99c8a
+ENV DOCKER_PY_COMMIT 5e28dcaace5f7b70cbe44c313b7a3b288fa38916
```

The updated docker-py includes docker/docker-py#1909
which is required to have #36292 pass the tests.

Full diff is in docker/docker-py@1d6b5b2...5e28dca.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: 9d9af83
Component: engine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants