Skip to content

Commit

Permalink
Merge pull request #2619 from joshcooper/skip_sol_10
Browse files Browse the repository at this point in the history
(maint) Skip facter caching test on solaris 10
  • Loading branch information
mhashizume authored Oct 2, 2023
2 parents 81045e8 + f51c6e4 commit 421f973
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
tag 'risk:high'

confine :except, :platform => 'aix-7.2-power' # FACT-3209
confine :except, :platform => /^solaris-10-/ # FACT-3209

require 'facter/acceptance/user_fact_utils'
extend Facter::Acceptance::UserFactUtils
Expand Down

0 comments on commit 421f973

Please sign in to comment.