Bug 789825 - Reduce wasted time in sync algorithm tests
Summary: Reduce wasted time in sync algorithm tests
Keywords:
Status: CLOSED EOL
Alias: None
Product: PulpDist
Classification: Community
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: future_maint
Assignee: Nick Coghlan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-13 04:43 UTC by Nick Coghlan
Modified: 2016-09-29 03:04 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-29 03:04:24 UTC


Attachments (Terms of Use)

Description Nick Coghlan 2012-02-13 04:43:55 UTC
The current sync algorithm tests create *all* the example trees in the rsync data directory for every test, even if the test only uses one of them.

That wasted disk I/O time adds up as the number of algorithm test cases increases.

Simply allowing a TestCase class attribute to specify which trees to create should cut that time down significantly.

Comment 1 Nick Coghlan 2016-09-29 03:04:24 UTC
Marking all remaining PulpDist issues as CLOSED-EOL

It doesn't make sense to leave these issues open, as PulpDist hasn't been in active development for quite some time, and restarting development would involve a significant modernisation effort that would likely render many of these requests irrelevant.


Note You need to log in before you can comment on or make changes to this bug.