acceptance-tests job from consul/47
              Github source:
              929a9314 or
              master branch
            
Properties¶
consul¶
  
  
    
acceptance_tests¶
aws¶
access_key_id¶Key ID for AWS deployments
- Default
  ""
default_key_name¶Default Key Name for AWS deployments
- Default
  bosh
default_security_groups¶Security groups for AWS deployments
- Default
  []
region¶Region for AWS deployments
- Default
  us-east-1
secret_access_key¶Secret Access Key for AWS deployments
- Default
  ""
subnet¶Subnet ID for AWS deployments
- Default
  ""
bosh¶
director_ca_cert¶BOSH Director CA Cert
- Default
  ""
password¶BOSH Director password
- Default
  admin
target¶Location of the BOSH Director to target when deploying consul
- Default
  192.168.50.4
username¶BOSH Director username
- Default
  admin
registry¶
host¶Host for the BOSH registry
- Default
  127.0.0.1
password¶Password for the BOSH registry
- Default
  password
port¶Port for the BOSH registry
- Default
  25777
username¶Username for the BOSH registry
- Default
  admin
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/run(fromtest.sh.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.