]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Update tests for EL 7
authorColleen Murphy <colleen@puppetlabs.com>
Mon, 27 Oct 2014 20:36:46 +0000 (13:36 -0700)
committerColleen Murphy <colleen@puppetlabs.com>
Mon, 27 Oct 2014 20:40:53 +0000 (13:40 -0700)
commited5dd3e5d0870fe8fe2925c9e5215f18813e7791
treec5c8c080242f3b6b16c71b1c0f905803c1482dde
parent653bb022b46a10ff7cccb280d1c14c1f3a9eb7c8
Update tests for EL 7

Without this patch, unit tests make no distinction between EL < 7 and
EL 7. This is a problem because the iptables save exec is different
between the two operating systems, so the tests will fail for EL 7.
This patch fixes the problem by updating the tests to include the new
exec command for EL 7.
spec/unit/puppet/util/firewall_spec.rb