smoke-tests job from docker-registry/3.2.0
Github source:
63b4c712
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
port
¶Port of the registry to test
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.