Fix the events, pull test to use v2 local server

Closes #10964
Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
This commit is contained in:
Srini Brahmaroutu 2015-02-26 16:45:48 +00:00
parent ce372cd664
commit be5de5bcb8

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")