From d61bed2b2dcca27d8baecc2b63255f9df456ba2f Mon Sep 17 00:00:00 2001 From: Miloslav Trmač Date: Fri, 27 Jul 2018 01:16:00 +0200 Subject: Split refNamesFromImageReference from Runtime.getPullListFromRef MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Again, that makes the core logic independent from Runtime == containers-storage, and easier to test independently. So, this also adds tests. Should not change behavior. Signed-off-by: Miloslav Trmač Closes: #1176 Approved by: rhatdan --- libpod/image/testdata/docker-two-names.tar.xz | Bin 0 -> 1040 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 libpod/image/testdata/docker-two-names.tar.xz (limited to 'libpod/image/testdata/docker-two-names.tar.xz') diff --git a/libpod/image/testdata/docker-two-names.tar.xz b/libpod/image/testdata/docker-two-names.tar.xz new file mode 100644 index 000000000..07fbc479c Binary files /dev/null and b/libpod/image/testdata/docker-two-names.tar.xz differ -- cgit v1.2.3-54-g00ecf