Skip to content

Commit

Permalink
Skip TestVolumeWithDockerAndDockerBridge weaveworks#658
Browse files Browse the repository at this point in the history
  • Loading branch information
stealthybox committed Aug 10, 2020
1 parent 44a8d6a commit 800fb6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/run_volume_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ func runVolume(t *testing.T, vmName, runtime, networkPlugin string) {
}

func TestVolumeWithDockerAndDockerBridge(t *testing.T) {
// TODO: https://github.com/weaveworks/ignite/issues/658
t.Skip("SKIPPING\nThis test fails to stop the VM within docker\nTODO: https://github.com/weaveworks/ignite/issues/658")
runVolume(
t,
"e2e_test_volume_docker_and_docker_bridge",
Expand Down

0 comments on commit 800fb6f

Please sign in to comment.