Skip to content

Commit

Permalink
Disable ticket-7117 test since has dependency on dns_alt_names CA work
Browse files Browse the repository at this point in the history
  • Loading branch information
camlow325 committed Jun 3, 2014
1 parent a4727d4 commit 092c7ae
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 092c7ae

Please sign in to comment.