Skip to content

Add tests for image signatures #13698

@mfojtik

Description

@mfojtik

Currently the image signature code in origin is not covered by any tests except manual QE testing.
We should figure out how to:

  1. Push a signature using "skopeo copy" tool and verify the signature was created successfully
  2. Push a signature using "curl" command directly using the registry signature endpoint.
  3. Get the signature using "curl" command from signature endpoint.
  4. Remove signature from the image
  5. Verify the image signature

(the 4) and 5) has to be done after #13585 merges).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions