Skip to content

smoke-tests job from cf-redis/434.0.14

Github source: accb71f or master branch

Properties

cf

admin_password

Password of the admin user

admin_username

Username of the admin user

api_url

Full URL of Cloud Foundry API

apps_domain

Domain used by cf pushed apps

org_name

Org to be used from the smoke-tests

Default
system

skip_ssl_validation

Skip SSL certificate validation

Default
true

space_name

Space to be used from the smoke-tests

Default
pivotal-services

system_domain

Domain shared by the UAA and CF API eg ‘bosh-lite.com’

redis

broker

dedicated_node_count

Number of provisioned dedicated instances

dedicated_nodes

List of node IPs for the dedicated plan

Default
[]
service_instance_limit

The maximum number of instances allowed

service_name

Service name displayed in the catalog metadata

Default
p-redis

retry

backoff

The backoff strategy to use when retrying (constant, linear, exponential)

Default
constant

baseline_interval_milliseconds

The baseline to use in the backoff algorithm. For constant backoff, it is equal to the duration between consecutive retries.

Default
500

max_attempts

Maximum number of attempts when making CF API calls

Default
10

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/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.