commit | b360ea5933e8df6717106cfca2a23fff4aa97459 | [log] [tgz] |
---|---|---|
author | Kevin Cho <chok@fuchsia.infra.roller.google.com> | Thu Sep 26 20:18:53 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 26 13:20:15 2024 -0700 |
tree | aed80b3e61bfe795caa68143fddb09e6e3debacd | |
parent | d38e154fd03daeace7198a5c8989ad5c8db4e390 [diff] |
[roll] Roll fuchsia [lacewing][sdk] Hermetically distribute RTC conformance test. * Update IDK's content: Replaced PYZ, shared libs, IR-files with a Rust executable that self extracts and executes Python ``` sdk://python └── <test_name> ├── meta.json └── <api_level> ├── <test_name>_bin └── params.yaml ``` * Remove "min_python_version" from SDK element's JSON schema since a compatible runtime is now embedded in the executable * Update Bazel rules accordingly Original-Bug: https://fxbug.dev/330221760 Test: Without LSC - Confirmed in local E2E test that new hermetically packaged test runs in Bazel repo (http://gpaste/4848531761528832) Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121119 Original-Revision: d78b6b88068e36dcc6237cb27c4515e36dc6f9c0 GitOrigin-RevId: 975644b4d35ac8749aa2820beb81785646b5c82d Change-Id: Id92c7335ecc09a9d3d8dddf59803476ff563bbbc
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.