Skip to content

Commit 86c7e95

Browse files
authored
Merge pull request #731 from cloudfoundry/topic/nm/disable-ipv6-tests
Fix broken bats tests
2 parents 97523ea + 7b0a3c1 commit 86c7e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ shared:
8484
INFRASTRUCTURE: azure
8585
STEMCELL_NAME: bosh-azure-hyperv-ubuntu-noble
8686
BAT_INFRASTRUCTURE: azure
87-
BAT_RSPEC_FLAGS: "--tag ~raw_ephemeral_storage"
87+
BAT_RSPEC_FLAGS: "--tag ~raw_ephemeral_storage --tag ~ipv6"
8888
AZURE_BATS_ZONE: "1"
8989

9090
- &teardown

0 commit comments

Comments
 (0)