New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 902976 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Nov 29
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Unified gsutil upload step on coverage builders

Project Member Reported by liaoyuke@chromium.org, Nov 8

Issue description

As of now, gsutil is called multiple times to upload different things, it would be cleaner if those things can be stored under a common directory and upload all of them only once at the end of the build cycle.

I'll clean this up as a refactoring CL after all the critical logic are  landed.
 
Status: WontFix (was: Assigned)
Actually, I think this is invalid now because:
1. The diffs and rebase_diffs files are already part of the metadata/, so there are only two upload steps, one for html files and one for metadata/.
2. The html files are actually optional, so it's better to be separate from the required metadata/, which means that the current setup makes sense.

Sign in to add a comment