Skip to content

Commit

Permalink
skip test_interface_hsrp_group for 7k 8.3(2) images (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvanheuveln authored Aug 16, 2019
1 parent c1fd114 commit 1168f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/beaker_tests/cisco_hsrp/test_interface_hsrp_group.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

# Skip -ALL- tests if a top-level platform/os key exludes this platform
skip_unless_supported(tests)
skip_nexus_image('D1', tests)
skip_nexus_image(%w(D1 8.3(2)), tests)

# Test hash test cases
tests[:default_v4] = {
Expand Down

0 comments on commit 1168f26

Please sign in to comment.