smoke-tests job from nats/15
The smoke tests errand run a simple check that NATs is accessible and relaying messages properly
Github source:
d4dfc4c1
or
master branch
Properties¶
nats
¶
machines
¶IP of each NATS cluster member.
password
¶Password for server authentication.
port
¶The port for the NATS server to listen on.
user
¶Username for server authentication.
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/config.json
(fromconfig.json.erb
)bin/run
(fromrun.erb
)bin/smoke-tests.rb
(fromsmoke-tests.rb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.