make *_issue should include only required files part of tar file #1307
-
|
For example if we are submitting issue for Only @maliberty Please share your thoughts as well. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
maliberty commented 26 minutes ago |
Beta Was this translation helpful? Give feedback.
Reducing size is good indeed. For small testcases, it won't make much difference. On the other hand, large testcases take longer to run, so having all the
.odbfiles would prevent the developer from re-running previous stages.Larger
tarfiles reduce developer effort, but makes difficult to share the files.Smaller
tarfiles improve "sharability" but might add time/effort to reproduce issues.