smoke-tests job from cf-rabbitmq/225.0.0
              Github source:
              a6bd2e3d or
              master branch
            
Properties¶
broker¶
  
  
    
name¶Service name displayed in the catalog metadata
- Default
p-rabbitmq
cf¶
  
  
    
admin_password¶Password of the admin user
admin_username¶Username of the admin user
api_url¶Full URL of Cloud Foundry API
domain¶Sys domain for Cloud Foundry
smoke_tests¶
  
  
    
apps_domain¶App domain for Cloud Foundry. Defaults to cf.domain.
- Default
""
org¶Pre-existing CF organization to be used by the smoke tests errand
- Default
""
test_password¶The password to use for the user with which smoke tests are run.
- Default
""
timeout_scale¶Timeout scale to be used by the smoke tests errand
- Default
3
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/change-permissions(from- change-permissions.sh.erb)
- bin/permissions-test(from- permissions-test.sh.erb)
- bin/run(from- errand.sh.erb)
- config.json(from- config.json.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.