action #12266
keep tests with any comment around later
Start date:
2016-06-08
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
User story¶
As a lazy bug reviewer looking at bug reports referencing openQA tests I can have access to old log files before they are cleaned to care about low priority bugs later
acceptance criteria¶
- gru cleanup does not clean up any commented test when there are still uncommented tests with logfiles around
tasks¶
- check how tests are cleaned up
- skip tests with any comment in a first step
- if job group size is still not below limit, clean up tests with comments, too
- optional: regard bugrefs > labels > generic comments
Related issues
History
#1
Updated by okurz about 6 years ago
- Category set to Feature requests
#2
Updated by coolo about 6 years ago
- Target version set to future
there is no "job group size" for logs - this would require collecting the sizes of the logs per job and have yet another setting.
IMO not worth it.
#3
Updated by okurz about 6 years ago
- Related to action #14926: (missing docu) job data is cleaned up way too eagerly, e.g. for still open bugs added
#4
Updated by okurz about 6 years ago
- Priority changed from Normal to Low
certainly less important with #14926
#5
Updated by okurz almost 5 years ago
- Target version changed from future to future
#6
Updated by okurz over 4 years ago
- Status changed from New to Rejected
I think we do not need this anymore as no complaints have reached me since we have #14926