Fix the events, pull test to use v2 local server

Closes #10964
Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
Upstream-commit: be5de5bcb8d39515e374219aa95bd2ac855d6918
Component: engine
This commit is contained in:
Srini Brahmaroutu
2015-02-26 16:45:48 +00:00
parent 85625e1ab5
commit aaf24068e2

View File

@ -149,6 +149,7 @@ func TestEventsImageUntagDelete(t *testing.T) {
func TestEventsImagePull(t *testing.T) {
since := daemonTime(t).Unix()
testRequires(t, Network)
defer deleteImages("hello-world")