forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Chrome Stdlib] Use DEPS to download diff test data
We want to download Perfetto test data via GCS dependencies in DEPS rather than Perfetto's test_data script. To make this change we: 1. Modify the test_data.py script to wrap `upload_to_google_storage_first_class.py` instead of Perfetto's `test_data` script. 2. Add a Presubmit check to ensure the .sha256 files are in sync with the deps entries. 3. Update docs to give instructions for the new workflow Change-Id: I20616c95553f93603e338dd9fa47e84facfb60d8 Bug: 312895063 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5545295 Reviewed-by: Stephen Nusko <[email protected]> Commit-Queue: Rasika Navarange <[email protected]> Reviewed-by: Dominic Battre <[email protected]> Cr-Commit-Position: refs/heads/main@{#1304407}
- Loading branch information
Rasika Navarange
authored and
Chromium LUCI CQ
committed
May 22, 2024
1 parent
34f83c1
commit 6c8f992
Showing
5 changed files
with
414 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.