Closed chantra closed 10 years ago
specinfra and serverspec have merged the PR, tests are now passing out of the box when using kitchen test
Chantra, thanks a lot for your contribution! Looks really good, aside from the one comment that I made.
@rtkrruvinskiy I have just refactored the code in chantra/cookbook-simple-iptables@1a37646376fa54d5b7ef5499e5018cb3f0655724
Passing the test is pending on serverspec/specinfra#210 serverspec/serverspec#469
-----> Starting Kitchen (v1.2.2.dev) -----> Verifying...
Removing /tmp/busser/suites/serverspec
Uploading /tmp/busser/suites/serverspec/list_of_tables_spec.rb
(mode=0644)
-----> Running serverspec test suite
/opt/chef/embedded/bin/ruby -I/tmp/busser/suites/serverspec -S
/opt/chef/embedded/bin/rspec /tmp/busser/suites/
serverspec/list_of_tables_spec.rb --color --format documentation
-----> Kitchen is finished. (0m2.37s)