Skip to content

Commit

Permalink
Temporarily pend n/m short dns test
Browse files Browse the repository at this point in the history
* Won't work until new version of DNS release is released

[#151341669](https://www.pivotaltracker.com/story/show/151341669)
  • Loading branch information
Rob Day-Reynolds committed Oct 19, 2017
1 parent 82116be commit 446fcb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ var _ = Describe("BoshDns", func() {
}
})

FIt("can find instances using the address helper with short names by network and instance ID", func() {
PIt("can find instances using the address helper with short names by network and instance ID", func() {
session, err := gexec.Start(exec.Command(
boshBinaryPath, "-n",
"-d", deploymentName,
Expand Down

0 comments on commit 446fcb7

Please sign in to comment.