From: Jonathan Tripathy Date: Wed, 10 Feb 2016 14:31:20 +0000 (+0000) Subject: Updated acceptance test for modules-2159 X-Git-Tag: 1.8.0~2^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=92a65e168c32bfd3e6350f2375ab922140c49299;p=puppet-modules%2Fpuppetlabs-firewall.git Updated acceptance test for modules-2159 --- diff --git a/spec/acceptance/connlimit_spec.rb b/spec/acceptance/connlimit_spec.rb index 8fff329..1dfbf1c 100644 --- a/spec/acceptance/connlimit_spec.rb +++ b/spec/acceptance/connlimit_spec.rb @@ -26,6 +26,7 @@ describe 'firewall type', :unless => UNSUPPORTED_PLATFORMS.include?(fact('osfami EOS apply_manifest(pp, :catch_failures => true) + apply_manifest(pp, :catch_changes => do_catch_changes) end it 'should contain the rule' do @@ -52,6 +53,7 @@ describe 'firewall type', :unless => UNSUPPORTED_PLATFORMS.include?(fact('osfami EOS apply_manifest(pp, :catch_failures => true) + apply_manifest(pp, :catch_changes => do_catch_changes) end it 'should contain the rule' do