acceptance-tests job from diego-docker-cache/0.1018.0
              Github source:
              08ab9c9c or
              master branch
            
Properties¶
acceptance_tests¶
  
  
    
admin_password¶The Elastic Runtime API admin user’s password
admin_user¶The Elastic Runtime API admin user
api¶The Elastic Runtime API endpoint URL
apps_domain¶The Elastic Runtime Appliction Domain
docker_email¶Docker email, used to pull the private image
docker_executable¶Path to Docker executable
docker_parameters¶Docker executable parameters
docker_password¶Docker password for pulling the private image
docker_private_image¶Docker private image
- Default
  cloudfoundry/private-docker-app:latest
docker_user¶Docker user for pulling the private image
skip_ssl_validation¶Toggles cli verification of the Elastic Runtime API SSL certificate
- Default
  false
verbose¶Whether to pass the -v flag to cf-acceptance-tests
- Default
  false
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/acceptance-tests/ directory
            (learn more).
          
bin/config.json(fromconfig.json.erb)bin/run(fromrun.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.