Test #4973
Updated by pulpbot almost 3 years ago
**Ticket moved to GitHub**: "pulp/pulpcore/1836":https://github.com/pulp/pulpcore/issues/1836 ---- - Pulp 3 will offer different download policies, such as **on_demand**, **streamed** and **immediate**. - Create tests for all those different scenarios. We need to add a test covering **streamed**. The others already have tests in place See: [PullLazyContentTestCase](https://github.com/pulp/pulp_docker/blob/8ab510672a196ac8a7aa3e59eb98b44346d357da/pulp_docker/tests/functional/api/test_pull_content.py#L245) Besides that , add test that one can pull content from Pulp using **streamed** download policy.