Test-Command: cd debian/tests && rspec spec/puppet/*_spec.rb
Depends:
 puppet,
 ruby-serverspec,
Restrictions: needs-root,isolation-container

Test-Command: cd debian/tests && rspec spec/puppet-master/*_spec.rb
Depends:
 puppet-master,
 ruby-serverspec,
Restrictions: needs-root,isolation-container

Test-Command: cd debian/tests && rspec spec/puppet-master-passenger/*_spec.rb
Depends:
 curl,
 puppet-master-passenger,
 ruby-serverspec,
Restrictions: needs-root,isolation-container

Test-Command: cd debian/tests && ./service-setup systemd && rspec spec/service-systemd/*_spec.rb
Depends:
 puppet,
 ruby-serverspec,
 systemd-sysv,
Restrictions: needs-root, isolation-container
