Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Generic automation images #801

Merged
merged 4 commits into from
Aug 3, 2018

Conversation

ncalexan
Copy link
Member

@ncalexan ncalexan commented Aug 3, 2018

This separates the Mentat-specific parts of our Docker image out of the Android NDK + Rust parts of the Docker image. In the process, it moves the ARM Rust architecture from arm-linux-androideabi to armv7-linux-androideabi, which is considered more modern and is what the FxA Rust client is targeting. It also puts the Android NDK standalone toolchains in a global location, and changes the expected names. This all requires commensurate changes in the rust-android-gradle plugin; hence the version bump.

@ncalexan ncalexan force-pushed the generic-automation-images branch from 72beda4 to 7bc10d7 Compare August 3, 2018 18:40
…l Android standalone toolchains.

This is ready for Android Rust-y components: it no longer references Mentat.

The standalone toolchains are installed into
$ANDROID_NDK_TOOLCHAIN_DIR/arch-$ANDROID_NDK_API_VERSION.
Docker is directory oriented so we have to play along.
@ncalexan ncalexan force-pushed the generic-automation-images branch from 7bc10d7 to b5d0e12 Compare August 3, 2018 19:53
@ncalexan ncalexan merged commit b5d0e12 into mozilla:master Aug 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant