Skip to content

Reenable signature workflow extended test #16344

@miminar

Description

@miminar

The extended signature workflow test, disabled by #15807, used to fail with:

/tmp/openshift/build-rpm-release/tito/rpmbuild-originV11XYu/BUILD/origin-3.7.0/_output/local/go/src/github.com/openshift/origin/test/extended/registry/signature.go:112
Expected
    <string>: error verifying signature sha256:248398a9acf9b2f80aabebee81ae88d70768eadebccecd786a0e6e1d2756e4cf@67655a940b7d40e9f4d3067765b613e7 for image sha256:248398a9acf9b2f80aabebee81ae88d70768eadebccecd786a0e6e1d2756e4cf (verification status will be removed): failed to get image "sha256:248398a9acf9b2f80aabebee81ae88d70768eadebccecd786a0e6e1d2756e4cf" manifest: Get http://docker-registry.default.svc:5000/v2/: malformed HTTP response "\x15\x03\x01\x00\x02\x02"
to contain substring
    <string>: identity is now confirmed
/tmp/openshift/build-rpm-release/tito/rpmbuild-originV11XYu/BUILD/origin-3.7.0/_output/local/go/src/github.com/openshift/origin/test/extended/registry/signature.go:106

The registry is secured during the extended test run. It looks like the oadm verify-image-signature cannot talk to secured registry. This needs to be fixed before re-enabling this test.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions