Actions
Task #7649
closedDelete the test_file_decriptors test
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 83
Quarter:
Description
This test fails often, and is a leftover from when Pulp3 used celery which leaked file descriptors in some situations. It is practically causing many test failures, and we should remove it.
Todo¶
Remove from pulp_container
Related issues
Updated by ipanova@redhat.com about 4 years ago
- Copied from Task #7454: Delete the test_file_decriptors test added
Updated by ipanova@redhat.com about 4 years ago
- Copied to Task #7650: Delete the test_file_decriptors test added
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Updated by dalley about 4 years ago
I think every plugin has this test, and it's in the template as well.
Updated by ipanova@redhat.com about 4 years ago
dalley wrote:
I think every plugin has this test, and it's in the template as well.
Correct, for some plugins we have already removed that test.
Added by ipanova@redhat.com about 4 years ago
Added by ipanova@redhat.com about 4 years ago
Revision 81a1003d | View on GitHub
Removes the test_file_decriptors
test.
Updated by ipanova@redhat.com about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset 81a1003d4b59f3791a61c32cc926dbb264968899.
Updated by pulpbot almost 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Removes the
test_file_decriptors
test.closes #7649 https://pulp.plan.io/issues/7649