Skip to content

quay/registry-proxy-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registry Proxy Tests

Test scripts to be used as acceptance criteria for registry proxy deployments

Usage

Build and run the scripts locally using podman/docker:

docker build -t registry-proxy-tests .

docker run -e HOST={HOST} \
-e IMAGE={IMAGE} \
-e TAG={TAG} \
-e REGISTRY_USERNAME={REGISTRY_USERNAME} \
-e REGISTRY_PASSWORD={REGISTRY_PASSWORD} \
registry-proxy-tests

About

acceptance tests for the registry proxy service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors