acceptance-tests job from etcd/79
              Github source:
              dd31f852 or
              master branch
            
Properties¶
etcd¶
  
  
    
acceptance_tests¶
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 etcd
- Default
192.168.50.4
username¶BOSH Director username
- Default
admin
etcd_release_version¶The default etcd-release version number to deploy
- Default
latest
parallel_nodes¶Number of parallel nodes to use for tests
- Default
1
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(from- test.sh.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.