cloudfoundry-community / docker-registry-boshrelease

Run your own private Docker Registry in standalone mode (without requiring the public index) on AWS, OpenStack or vSphere with BOSH
MIT License
13 stars 20 forks source link

smoke-tests Don't Honor Basic Auth #22

Closed jhunt closed 7 years ago

jhunt commented 7 years ago

If you enable Basic Auth protection on the proxy job instance, smoke-tests will fail. We need to be able to specify a set of credentials (probably (( grab ... ))'d from the proxy config) to use.