diff options
| author | bors <bors@rust-lang.org> | 2020-07-03 21:16:31 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-07-03 21:16:31 +0000 |
| commit | 9a13ef2251531d5856ca62dd8822c9b8139f479a (patch) | |
| tree | 3efca827a4e912f8c90a1e0cdcbed9b89982b807 /src/libstd/sys/unix/process/process_unix.rs | |
| parent | f844ea1e561475e6023282ef167e76bc973773ef (diff) | |
| parent | 775eeb32ca5ef218c24c38c0264c1b8dedb501a1 (diff) | |
| download | rust-9a13ef2251531d5856ca62dd8822c9b8139f479a.tar.gz rust-9a13ef2251531d5856ca62dd8822c9b8139f479a.zip | |
Auto merge of #73650 - pietroalbini:ci-aarch64-gnu, r=Mark-Simulacrum
Add Docker image to run AArch64 Linux tests This PR adds a Docker image to run the AArch64 Linux test suite on a native AArch64 host platform, which will be used in the future to run the test suite in our CI. The image will also be useful for ARM folks to ensure internally that the bugfixes they submit work. This will be the first Docker image designed to run on a non-x86_64 host platform, and to prevent surprising behavior this PR moves all images requiring a x86_64 host in the `src/ci/docker/host-x86_64` directory. Paths and scripts are changed accordingly, and a helpful error message is added when someone tries to run an image on the wrong architecture: ``` Invalid image: aarch64-gnu Note: the image exists for the aarch64 host architecture Note: the current host architecture is x86_64 ``` The old emulated and disabled `aarch64-gnu` builder is also removed in this PR. This PR is best reviewed commit-by-commit. r? @Mark-Simulacrum
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
