Merge pull request #15133 from dmcgowan/notary-fix-test-date
Skip notary tests which update system clock Upstream-commit: 0f85fadb4ec1aa3d0270351fc72fa9a70cffd3b9 Component: engine
This commit is contained in:
@@ -2625,6 +2625,7 @@ func (s *DockerTrustSuite) TestUntrustedRun(c *check.C) {
|
||||
}
|
||||
|
||||
func (s *DockerTrustSuite) TestRunWhenCertExpired(c *check.C) {
|
||||
c.Skip("Currently changes system time, causing instability")
|
||||
repoName := s.setupTrustedImage(c, "trusted-run-expired")
|
||||
|
||||
// Certificates have 10 years of expiration
|
||||
|
||||
Reference in New Issue
Block a user