summaryrefslogtreecommitdiff
path: root/spec/integration/client
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2015-12-15 08:49:04 -0800
committerJohn Keiser <john@johnkeiser.com>2015-12-15 09:20:41 -0800
commit44494c91587ff0313d328d9c4ec016e6fcf5f830 (patch)
treeaea3fd67294d24999b44955c75846fce186a958d /spec/integration/client
parent33aba5c6cc2d028223732bb3802504a95be9b0d8 (diff)
downloadchef-44494c91587ff0313d328d9c4ec016e6fcf5f830.tar.gz
Don't run IPv6 tests on GCEjk/no-ipv6-on-gce
Diffstat (limited to 'spec/integration/client')
-rw-r--r--spec/integration/client/ipv6_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/client/ipv6_spec.rb b/spec/integration/client/ipv6_spec.rb
index 8be873edf4..493ad79e7c 100644
--- a/spec/integration/client/ipv6_spec.rb
+++ b/spec/integration/client/ipv6_spec.rb
@@ -84,7 +84,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 do
+ when_the_chef_server "is running on IPv6", :not_supported_on_solaris, :not_supported_on_gce do
when_the_repository "has a cookbook with a no-op recipe" do
before do