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:
parent
ce372cd664
commit
be5de5bcb8
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue