aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSascha Grunert <sgrunert@suse.com>2019-12-16 13:49:14 +0100
committerSascha Grunert <sgrunert@suse.com>2019-12-16 13:49:16 +0100
commit72f35cf211108236cf308d393191a9eb5ececb72 (patch)
treed285c9b654fbb6a47521341db134d7aaa880b42e /test
parent71a0c0f69c992a1840a28201526b211f9055b1b6 (diff)
downloadpodman-72f35cf211108236cf308d393191a9eb5ececb72.tar.gz
podman-72f35cf211108236cf308d393191a9eb5ececb72.tar.bz2
podman-72f35cf211108236cf308d393191a9eb5ececb72.zip
Remove coverprofile from the repository
The profile should not be part of the repo and is already in the gitignore. Signed-off-by: Sascha Grunert <sgrunert@suse.com>
Diffstat (limited to 'test')
-rw-r--r--test/e2e/e2e.coverprofile11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/e2e/e2e.coverprofile b/test/e2e/e2e.coverprofile
deleted file mode 100644
index d413679ea..000000000
--- a/test/e2e/e2e.coverprofile
+++ /dev/null
@@ -1,11 +0,0 @@
-mode: atomic
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:14.46,21.20 2 3
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:32.2,32.19 1 3
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:39.2,39.53 1 3
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:66.2,66.52 1 3
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:21.20,23.17 2 6
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:26.3,29.36 4 6
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:23.17,25.4 1 0
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:32.19,37.3 3 6
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:39.53,64.3 20 3
-github.com/containers/libpod/test/e2e/pod_pod_namespaces.go:66.52,91.3 20 3 \ No newline at end of file