Skip to content

Commit

Permalink
Merge pull request #2584 from tvpartytonight/FACT-3204
Browse files Browse the repository at this point in the history
(FACT-3204) Revert "(maint) Skip vlans test for Ubuntu2204"
  • Loading branch information
mhashizume committed Jun 7, 2023
2 parents f925b42 + 9f4e885 commit a5b7f81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acceptance/tests/facts/networking_facts_with_vlans.rb
Expand Up @@ -5,7 +5,6 @@
confine :except, :platform => 'aix'
confine :except, :platform => 'osx'
confine :except, :platform => 'solaris'
skip_test "FACT-3204 skip test due to issue with ubuntu 2204 image" if hosts.any? { |host| host['platform'] =~ /ubuntu-22\.04/ }

#
# This test is intended to ensure that networking facts resolve vlans
Expand Down

0 comments on commit a5b7f81

Please sign in to comment.