Skip to content

test-integration: support more rootless tests#40689

Merged
thaJeztah merged 2 commits intomoby:masterfrom
AkihiroSuda:test-rootless2
Mar 30, 2020
Merged

test-integration: support more rootless tests#40689
thaJeztah merged 2 commits intomoby:masterfrom
AkihiroSuda:test-rootless2

Conversation

@AkihiroSuda
Copy link
Member

@AkihiroSuda AkihiroSuda commented Mar 13, 2020

- What I did
support more rootless tests

- How I did it
Removed t.Skip("github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS").

Also bumped up RootlessKit: rootless-containers/rootlesskit@v0.9.1...v0.9.2
Contains support for forwarding signals from RootlessKit to dockerd (rootless-containers/rootlesskit#127)

- How to verify it
DOCKER_EXPERIMENTAL=1 DOCKER_ROOTLESS=1 TEST_SKIP_INTEGRATION_CLI=1 make test-integration

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)
🐧

@AkihiroSuda AkihiroSuda changed the title [WIP] test-integration: support more rootless tests test-integration: support more rootless tests Mar 16, 2020
@AkihiroSuda
Copy link
Member Author

@thaJeztah @cpuguy83 PTAL?

Copy link
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AkihiroSuda
Copy link
Member Author

@thaJeztah PTAL?

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

sorry, thought I LGTM'd already 😓

@thaJeztah thaJeztah merged commit 7f8b4b6 into moby:master Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants