From 90e81b2e5c665b9fc149f97dcf15142c190260c6 Mon Sep 17 00:00:00 2001 From: Fabricio Voznika Date: Wed, 7 Nov 2018 23:28:37 -0800 Subject: Add test that volume can be mounted on top of a symlink PiperOrigin-RevId: 220588094 Change-Id: I18915e892ceac86eac1f89ebcadffb4fdf8d0cf6 --- runsc/test/root/testdata/BUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'runsc/test/root/testdata/BUILD') diff --git a/runsc/test/root/testdata/BUILD b/runsc/test/root/testdata/BUILD index a22635129..6c9fe0aea 100644 --- a/runsc/test/root/testdata/BUILD +++ b/runsc/test/root/testdata/BUILD @@ -5,6 +5,7 @@ package(licenses = ["notice"]) # Apache 2.0 go_library( name = "testdata", srcs = [ + "busybox.go", "containerd_config.go", "httpd.go", "httpd_mount_paths.go", -- cgit v1.2.3