aboutsummaryrefslogtreecommitdiff
path: root/test/registries.conf
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-10-01 03:31:06 -0400
committerGitHub <noreply@github.com>2020-10-01 03:31:06 -0400
commitc70f5fb19bb411f81183d025d18bbf1e8cdc0938 (patch)
treefb8aaef8316394b43ab47f2282dea0cd97678b77 /test/registries.conf
parent5954d370718f67ebb220f3dbed24a63adf5c3dae (diff)
parent8ff35a098c5ab64ce7c303139ac8205201208d6e (diff)
downloadpodman-c70f5fb19bb411f81183d025d18bbf1e8cdc0938.tar.gz
podman-c70f5fb19bb411f81183d025d18bbf1e8cdc0938.tar.bz2
podman-c70f5fb19bb411f81183d025d18bbf1e8cdc0938.zip
Merge pull request #7823 from vrothberg/fix-6381
image look up: consult registries.conf
Diffstat (limited to 'test/registries.conf')
-rw-r--r--test/registries.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/registries.conf b/test/registries.conf
index bb7072d45..f27a282d6 100644
--- a/test/registries.conf
+++ b/test/registries.conf
@@ -1,3 +1,4 @@
+# Note that changing the order here may break tests.
[registries.search]
registries = ['docker.io', 'quay.io', 'registry.fedoraproject.org']