summaryrefslogtreecommitdiff
path: root/test/e2e/config.go
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-10-12 11:31:59 -0400
committerGitHub <noreply@github.com>2020-10-12 11:31:59 -0400
commitce7478b15cab33bd960393f7968785255c5daf87 (patch)
treefd9a40c030943d5ee048cd90ca591ec7ec98e8c4 /test/e2e/config.go
parente8f48a11b6100c6d0ec21366c66a95fd7abfd154 (diff)
parenta1e1a3af71ac1bb650412c3236fab835bdc21cdc (diff)
downloadpodman-ce7478b15cab33bd960393f7968785255c5daf87.tar.gz
podman-ce7478b15cab33bd960393f7968785255c5daf87.tar.bz2
podman-ce7478b15cab33bd960393f7968785255c5daf87.zip
Merge pull request #7588 from HarryMichal/add-toolbox-e2e-tests
tests/e2e: Add Toolbox-specific test cases
Diffstat (limited to 'test/e2e/config.go')
-rw-r--r--test/e2e/config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/e2e/config.go b/test/e2e/config.go
index 49a47c7da..54e39f9d2 100644
--- a/test/e2e/config.go
+++ b/test/e2e/config.go
@@ -14,6 +14,7 @@ var (
BB = "docker.io/library/busybox:latest"
healthcheck = "docker.io/libpod/alpine_healthcheck:latest"
ImageCacheDir = "/tmp/podman/imagecachedir"
+ fedoraToolbox = "registry.fedoraproject.org/f32/fedora-toolbox:latest"
// This image has seccomp profiles that blocks all syscalls.
// The intention behind blocking all syscalls is to prevent