Skip to content

Fix failing test of docker rename#23341

Closed
yongtang wants to merge 1 commit intomoby:masterfrom
yongtang:23211-spf13-cobra-rename-fix
Closed

Fix failing test of docker rename#23341
yongtang wants to merge 1 commit intomoby:masterfrom
yongtang:23211-spf13-cobra-rename-fix

Conversation

@yongtang
Copy link
Copy Markdown
Member

@yongtang yongtang commented Jun 7, 2016

At the time the pull request:

Use spf13/cobra for docker rename #23290

was created, there was an issue in cobra so the test DockerSuite.TestRenameInvalidName was updated.

Now the issue in cobra has been fixed in:
Use spf13/cobra for docker import #23269

so the test related to docker rename
(DockerSuite.TestRenameInvalidName) needs to be reverted back.

This fix is related to spf13/cobra #23211.

Signed-off-by: Yong Tang [email protected]

At the time the pull request:

Use spf13/cobra for docker rename moby#23290

was created, there was an issue in cobra so the test
`DockerSuite.TestRenameInvalidName` was updated.

Now the issue in cobra has been fixed in:
Use spf13/cobra for docker import moby#23269

so the test related to  `docker rename`
(`DockerSuite.TestRenameInvalidName`) needs to be reverted back.

This fix is related to spf13/cobra moby#23211.

Signed-off-by: Yong Tang <[email protected]>
@yongtang
Copy link
Copy Markdown
Member Author

yongtang commented Jun 7, 2016

Ping @vdemeester @thaJeztah @dnephin.

@thaJeztah
Copy link
Copy Markdown
Member

Oh! just opened a PR for this; #23340, I'll close this one (sorry!)

@yongtang
Copy link
Copy Markdown
Member Author

yongtang commented Jun 7, 2016

@thaJeztah no problem. Thanks for taking care of the issue.

@yongtang yongtang deleted the 23211-spf13-cobra-rename-fix branch June 7, 2016 13:59
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