metric-store-smoke-tests job from metric-store/1.1.2
              Github source:
              1be7a5a or
              master branch
            
Properties¶
client_id¶
  
    
      UAA Client ID with access to logs.admin
client_secret¶
  
    
      UAA Client Secret with access to logs.admin
metric_store_internal_url¶
  
    
      URL to internal metric-store
metric_store_url¶
  
    
      URL to metric-store e.g. http://metric-store.SYSTEMDOMAIN
skip_cert_verify¶
  
    
      Set to true to disable certification verification during tests
- Default
- false 
uaa_url¶
  
    
      UAA auth URL
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/metric-store-smoke-tests/ directory
            (learn more).
          
- bin/run(from- run.erb)
- config/bpm.yml(from- bpm.yml.erb)
- config/certs/metric_store.crt(from- metric_store.crt.erb)
- config/certs/metric_store.key(from- metric_store.key.erb)
- config/certs/metric_store_ca.crt(from- metric_store_ca.crt.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.