mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-17 20:23:49 +00:00
Restore TestPullVerified test
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com> Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <hugs@docker.com> (github: jfrazelle) Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <princess@docker.com> (github: jfrazelle)
This commit is contained in:
committed by
Jessica Frazelle
parent
0959aec1a9
commit
10fb5ce6d0
@@ -55,8 +55,6 @@ func TestPullImageWithAliases(t *testing.T) {
|
||||
|
||||
// pulling library/hello-world should show verified message
|
||||
func TestPullVerified(t *testing.T) {
|
||||
t.Skip("problems verifying library/hello-world (to be fixed)")
|
||||
|
||||
// Image must be pulled from central repository to get verified message
|
||||
// unless keychain is manually updated to contain the daemon's sign key.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user