Skip to content

Commit

Permalink
Merge pull request puppetlabs#10 from camlow325/disable-ticket-7117-test
Browse files Browse the repository at this point in the history
Disable ticket 7117 test
  • Loading branch information
nwolfe committed Jun 3, 2014
2 parents a4727d4 + 092c7ae commit c96077c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions acceptance/tests/ticket_7117_broke_env_criteria_authconf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
confine :except, :platform => 'windows'

test_name "#7117 Broke the environment criteria in auth.conf"

skip_test "This test is pending additional CA work -- support for dns_alt_names in PE-4372" if @options[:is_jvm_puppet]

testdir = master.tmpdir('env_in_auth_conf')

# add to auth.conf
Expand Down

0 comments on commit c96077c

Please sign in to comment.