smoke-tests job from docker-registry/3.6.0
Github source:
4576b26
or
master branch
Properties¶
docker
¶
smoke-tests
¶
image
¶Image to pull from Dockerhub
- Default
alpine
registry
¶
ip
¶IP address of hostname of the registry to test
password
¶Password to use for authenticating (HTTP Basic Auth) to the registry
port
¶Port of the registry to test
username
¶Username to use for authenticating (HTTP Basic Auth) to the registry
retag
¶Unique string to use for verifying a push
- Default
smoke-tests-95115f
ssl
¶
enabled
¶Connect to the registry over SSL/TLS (requires the HTTPS proxy)
- Default
false
verify
¶Verify the SSL/TLS certificate of the registry
- Default
true
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/smoke-tests/
directory
(learn more).
bin/run
(frombin/run
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.