commit | 50c9e697a8b28b2f5d84ac2f1886651db80d6461 | [log] [tgz] |
---|---|---|
author | chromeos-ci-prod <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> | Sun Jun 26 14:34:50 2022 |
committer | chromeos-ci-prod <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> | Sun Jun 26 14:34:50 2022 |
tree | 5c423c29b24fb6da6452677172756ad1232c76fb | |
parent | 1f2774a83ca0636b9ebe76e053a077836cbd8691 [diff] |
Syncing with internal manifest Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8810285726819038609 Cr-Automation-Id: cros_source/push_uprevs Change-Id: I714495f61530ce0dee0436a2b3041aeb35e0b025
Repo is the tool that we use to manage our local checkouts. It parses the manifest specified by the default.xml
file. The name of the manifest can be overridden using -m
. One could also check out a subset of the manifest using the repo groups
feature. This section documents the important groups that are part of the default chromiumos manifest.
This group is the minimum subset of repos needed to do a full build of Chrome OS. It doesn't include all of the repos to necessarily test the OS image but does include all those needed to create an image.
The subset of repos needed to perform release actions i.e. payload generation, etc. Used by release engineers, TPMs, and Infra team members. Note this group isn't useful without a checkout of manifest-internal.
Tools needed to perform routine lab administrative actions like DUT re-allocation or lab server management.