Closed Bug 1608695 Opened 4 years ago Closed 4 years ago

Don't package tests in builds which don't run tests

Categories

(Testing :: General, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1606922

People

(Reporter: marco, Unassigned)

References

(Blocks 1 open bug)

Details

For example, we are packaging tests in fuzzing builds, but we don't run any tests for them.

I looked at the size of the test package artifacts for one of the fuzzing builds, and it was ~500 MB. We have 11 fuzzing builds per push, so we are uploading 5,5 GB files per push without actually needing them.

If we avoid packaging and uploading them, we not only save on the storage costs, but also on the time spent packaging and uploading.

mshal is handling this in bug 1606922 (I filed another bug for the fuzzing builds, which can also be closed as a dup).

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE

Thanks! Bug 1606938 is the one about fuzzing builds.

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