diff options
author | Thom May <thom@chef.io> | 2018-05-02 11:04:12 +0100 |
---|---|---|
committer | Thom May <thom@chef.io> | 2018-05-02 11:04:12 +0100 |
commit | 88adc980804094c054ae7157a2052a6c775c3e42 (patch) | |
tree | a6203aabad8228f408e99cc68d3e1b9f7f2f7c7b /spec/integration/client/ipv6_spec.rb | |
parent | 4a053a756e8ba4ab9d1fcad384396f465eb1cee7 (diff) | |
download | chef-tm/fix_unix_tests.tar.gz |
Ensure we don't run tests on unsupported platformstm/fix_unix_tests
Our more esoteric unices need some more careful hand holding
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'spec/integration/client/ipv6_spec.rb')
-rw-r--r-- | spec/integration/client/ipv6_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/client/ipv6_spec.rb b/spec/integration/client/ipv6_spec.rb index 68c58bb8ea..6452db1e39 100644 --- a/spec/integration/client/ipv6_spec.rb +++ b/spec/integration/client/ipv6_spec.rb @@ -83,7 +83,7 @@ END_CLIENT_RB # Some Solaris test platforms are too old for IPv6. These tests should not # otherwise be platform dependent, so exclude solaris - when_the_chef_server "is running on IPv6", :not_supported_on_solaris, :not_supported_on_gce do + when_the_chef_server "is running on IPv6", :not_supported_on_solaris, :not_supported_on_gce, :not_supported_on_aix do when_the_repository "has a cookbook with a no-op recipe" do before do |