New issue
Advanced search Search tips

Issue 916600 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jan 18
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Feature

Blocked on:
issue 917502

Blocking:
issue 904155


Show other hotlists

Hotlists containing this issue:
CrOSParallelCQ


Sign in to add a comment

Publish manifest snapshots from postsubmit builder

Project Member Reported by la...@chromium.org, Dec 19

Issue description

The postsubmit builder should publish manifest snapshots each time it builds.

We'll publish these snapshots to the manifest repository, initially just manifest-internal: https://chrome-internal.googlesource.com/chromeos/manifest-internal or checked out at chromiumos/manifest-internal.

Snapshots will go to a single file: manifest-internal/snapshot.xml

The postsubmit will push these snapshot update commits early in the build to a new "postsubmit" branch (bikeshed name?) and on success will also update a new "lkgm" branch to point at the same commit. The commit ID can be included in the build results to serve as the key for findit to resolve the source tree.


 
Status: Started (was: Assigned)
For what it's worth, master-postsubmit is already publishing manifests to manifest-versions and manifest-versions-internal with the same content that should end up in snapshot.xml.

Blockedon: 917502

Comment 4 by gmeinke@chromium.org, Jan 18 (4 days ago)

Status: Fixed (was: Started)
All of the information we need for ChromeOS Findit integration is already contained with the current manifest that is written. We will need to make the manifest written the same as written by the annealing builder.

Sign in to add a comment