commit | b8ceb8c90f956e60b2576d155a5731c817baab8b | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@fuchsia.infra.roller.google.com> | Thu Jun 27 23:41:35 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 27 16:43:16 2024 -0700 |
tree | 2aec0188b5fa771fa71f118a3392463470ccd72f | |
parent | 441f0569fdfe21fed4010ed1ae44242485444e68 [diff] |
[roll] Roll fuchsia [starnix][tests] Run reboot test in debian container This CL migrates the reboot test to run in the debian container. To make this work, we need to write our own client for the reboot syscall instead of relying on one from the container. I tried using the `/sbin/reboot` binary in the Alpine container, but that binary just sends a signal to `init` rather than calling the reboot syscall. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1073372 Original-Revision: 76df5aee3459d7fb8a0a5d5441863dfd9d00f188 GitOrigin-RevId: a5b97d9f629343f226d6d41d3c63f22cd2bae509 Change-Id: If9cc7c54a4757448541171e899fbb0dfe4afa15e
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 via the IRC channel #fuchsia
on Freenode.
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
.