Test #4073
Add 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.
Associated revisions
Revision 5fcd81f5
View on GitHub
Add test to make sure files are not being left open after sync tasks
Revision 5176efc7
View on GitHub
Add test to make sure files are not being left open after sync tasks
Revision bb1b78ab
View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
Revision bb1b78ab
View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
Revision bb1b78ab
View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
Revision bb1b78ab
View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
Revision 38da6bb9
View on GitHub
Add test for file descriptor leaks
Test that files are not being left open after sync tasks.
History
#1
Updated by kersom over 2 years ago
- Tags Functional Test added
#2
Updated by vdusek over 2 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to vdusek
#3
Updated by vdusek over 2 years ago
- Status changed from ASSIGNED to NEW
- Assignee deleted (
vdusek)
#4
Updated by daviddavis about 2 years ago
- Tracker changed from Task to Test
- Assignee set to kersom
#5
Updated by daviddavis about 2 years ago
- Status changed from NEW to POST
#6
Updated by kersom about 2 years ago
- Status changed from POST to CLOSED - COMPLETE
#7
Updated by dalley about 2 years ago
- Checklist item Add to File Plugin added
- Checklist item Add to RPM Plugin added
- Checklist item Add to Plugin Template (?) added
- Checklist item Add to Python Plugin (?) added
- Checklist item Add to Docker Plugin (?) added
- Checklist item Add to Ansible Plugin (?) added
- Project changed from Pulp to 27
- Description updated (diff)
- Status changed from CLOSED - COMPLETE to NEW
- Assignee deleted (
kersom)
#8
Updated by dalley about 2 years ago
- Checklist item Add to RPM Plugin set to Done
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
#9
Updated by dalley about 2 years ago
- Checklist item Add to Plugin Template (?) set to Done
#10
Updated by dalley about 2 years ago
- Checklist item Add to Python Plugin (?) set to Done
#11
Updated by dalley about 2 years ago
Python Plugin
https://github.com/pulp/pulp_python/pull/209
#12
Updated by dalley about 2 years ago
- Checklist item Add to Ansible Plugin (?) set to Done
#13
Updated by dalley about 2 years ago
- Status changed from ASSIGNED to POST
#14
Updated by dalley about 2 years ago
- Description updated (diff)
#15
Updated by dalley about 2 years ago
- Checklist item Add to Docker Plugin (?) set to Done
#16
Updated by dalley about 2 years ago
- Status changed from POST to CLOSED - COMPLETE
#17
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3)
#18
Updated by bmbouter over 1 year ago
- Tags Plugin Template added
#19
Updated by bmbouter over 1 year ago
- Tags deleted (
Functional Test)
#20
Updated by bmbouter over 1 year 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.
#21
Updated by bmbouter over 1 year ago
- Sprint/Milestone set to 3.0.0
#22
Updated by daviddavis over 1 year ago
- Sprint/Milestone deleted (
3.0.0)
#23
Updated by daviddavis over 1 year ago
- Sprint/Milestone set to 3.0.0
Please register to edit this issue
Add test to make sure files are not being left open after sync tasks
re #4073 https://pulp.plan.io/issues/4073