Test #4073
closedAdd test to make sure files are not being left open after sync tasks
Description
A test needs to check a list of open file descriptors in /var/lib/pulp after pulp is done performing a sync task (ie. file descriptor leak).
This test should be added to File and RPM plugins at minimum. We should evaluate whether it should be added to all plugins (+python, docker, ansible) and the plugin template.
Updated by vdusek about 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to vdusek
Updated by vdusek about 6 years ago
- Status changed from ASSIGNED to NEW
- Assignee deleted (
vdusek)
Updated by daviddavis about 6 years ago
- Tracker changed from Task to Test
- Assignee set to kersom
Updated by daviddavis about 6 years ago
- Status changed from NEW to POST
Updated by kersom almost 6 years ago
- Status changed from POST to CLOSED - COMPLETE
Updated by dalley almost 6 years ago
- Project changed from Pulp to 27
- Description updated (diff)
- Status changed from CLOSED - COMPLETE to NEW
- Assignee deleted (
kersom)
Updated by dalley almost 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
Added by dalley almost 6 years ago
Added by dalley almost 6 years ago
Revision 5fcd81f5 | View on GitHub
Add test to make sure files are not being left open after sync tasks
Updated by dalley almost 6 years ago
Python Plugin
https://github.com/pulp/pulp_python/pull/209
Added by dalley almost 6 years ago
Revision 5176efc7 | View on GitHub
Add test to make sure files are not being left open after sync tasks
Added by dalley almost 6 years ago
Revision bb1b78ab | View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
Added by dalley almost 6 years ago
Revision bb1b78ab | View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
Added by dalley almost 6 years ago
Revision bb1b78ab | View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
Added by dalley almost 6 years ago
Revision bb1b78ab | View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
Updated by dalley almost 6 years ago
- Status changed from POST to CLOSED - COMPLETE
Added by dalley almost 6 years ago
Revision 38da6bb9 | View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
Updated by bmbouter over 5 years ago
- Project changed from 27 to Pulp
The plugin template Redmine project is being consolidated into the Pulp Redmine project so all issues are being moved over.
Add test to make sure files are not being left open after sync tasks
re #4073 https://pulp.plan.io/issues/4073