Files
puppet-subunit2sql/spec/acceptance/fixtures/postconditions.pp
Colleen Murphy 92615d89a8 Add beaker tests
Add tests to ensure the subunit2sql server and worker classes work and
that the worker service can start.

Depends-On: https://review.openstack.org/581112

Change-Id: I842ecbcd5988484043643fdae1c49dd95bba90f2
2018-07-13 15:23:25 +02:00

4 lines
61 B
Puppet

service { 'jenkins-subunit-worker-A':
ensure => running,
}