pulp / Pulp-2-Tests

:warning: ⛔️ Pulp2 is EOL as of November 30 2022, for more info visit this link https://pulpproject.org/2022/09/19/pulp-2-eol/. ⛔️ Functional tests for Pulp 2.
https://pulp-2-tests.readthedocs.io/
1 stars 11 forks source link

Verify docker is exposing correct data for Content-Type #185

Closed bherrin3 closed 5 years ago

bherrin3 commented 5 years ago

Problem

The lack of Content-Type header information was causing issues with clients pulling information from Crane.

Solution

Adding tests using standard DOCKER test libraries to ensure Content-Type for any of the tags returns the appropriate information.

Testing

References

closes #4535

nixocio commented 5 years ago

@bherrin3, I will review this one now.