gating tests fix
...not from docker.io, to work around docker.io pull limits. Signed-off-by: Ed Santiago <santiago@redhat.com> Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
fd2480f5a5
commit
d866efecfc
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
function setup() {
|
function setup() {
|
||||||
REGISTRY_FQIN=docker.io/library/registry:2
|
REGISTRY_FQIN=quay.io/libpod/registry:2
|
||||||
|
|
||||||
AUTHDIR=/tmp/buildah-tests-auth.$$
|
AUTHDIR=/tmp/buildah-tests-auth.$$
|
||||||
mkdir -p $AUTHDIR
|
mkdir -p $AUTHDIR
|
||||||
|
Loading…
Reference in New Issue
Block a user