saltstack-formulas / openssh-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
90 stars 297 forks source link

Convert tests from Serverspec to Inspec (working on both Docker and Vagrant) #167

Closed myii closed 4 years ago

myii commented 5 years ago

From https://github.com/saltstack-formulas/openssh-formula/pull/166#issue-316541412:

  • [ ] Convert tests from Serverspec to Inspec
  • [ ] Test new InSpec tests in both Docker and Vagrant
  • [ ] Consider updating/reducing the Vagrant testing matrix

With semantic-release in place, the existing Serverspec tests can be converted to InSpec and then used during the Travis run. The extra issue here is ensuring the tests can be run from Vagrant (i.e. using kitchen.vagrant.yml). The matrix there probably needs updating as well.

myii commented 4 years ago

Closing based on https://github.com/saltstack-formulas/openssh-formula/pull/181#issuecomment-660227617.