mirror of
https://github.com/containers/podman.git
synced 2025-11-28 00:59:30 +08:00
Add tests for chunked pulls
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
@@ -318,6 +318,8 @@ var _ = Describe("Podman pull", func() {
|
||||
Expect(session).Should(ExitCleanly())
|
||||
})
|
||||
|
||||
pullChunkedTests()
|
||||
|
||||
It("podman pull from docker-archive", func() {
|
||||
SkipIfRemote("podman-remote does not support pulling from docker-archive")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user