trejkaz commented on Improvement JENKINS-19066

Here's a quick back of the envelope calculation for our system.

Compile:

  • Number of artifacts
    • Windows - 13,911
    • Linux - 13,818
    • total = 27,729
  • Keep max 20 builds with artifacts
    • total = 554,580

Release:

  • Number of artifacts
    • Windows - 272
    • Linux - 278
    • Mac - 274
    • total = 824
  • Keep max 1 builds with artifacts
    • total = 824

Total files expected from builds we're keeping: 554,580 + 824 = 555,404. (Compared to 15,273,772 files actually present.)

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to