]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Fix netmap acceptance tests
authorColleen Murphy <colleen@puppetlabs.com>
Tue, 23 Dec 2014 19:48:19 +0000 (11:48 -0800)
committerColleen Murphy <colleen@puppetlabs.com>
Tue, 23 Dec 2014 20:45:12 +0000 (12:45 -0800)
commit847d5139d376fb279efe75dd26b262cf25d70df1
tree8264b698d4cedf18ea20952247bd32401c98a07e
parentdc3bd7f9965a56909a8a2c2f2737cf8be221d5ad
Fix netmap acceptance tests

This commit:
  - Updates the netmap acceptance tests to have the correct identifying
    comment
  - Resets iptables inbetween the two tests since the rules can't be
    changed
  - Updates a regex in the iptables provider to check for spaces before
    and after a flag so that "--to" isn't confused with "--to-port"
lib/puppet/provider/firewall/iptables.rb
spec/acceptance/firewall_spec.rb