-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Change our Android build and test legs to use the new CBL-Mariner-based images. #86776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Tagging subscribers to this area: @directhex Issue DetailsThis moves us closer to having all official platforms building on CBL-Mariner-based images.
|
/azp run runtime-android-grpc-client-tests |
Azure Pipelines successfully started running 1 pipeline(s). |
I may have opened this a little prematurely (before the new docker images were published)... I'll rerun the pipelines tomorrow after the new images should be available. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
/azp run runtime-android, runtime-android-grpc-client-tests |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run runtime-android, runtime-android-grpc-client-tests |
Azure Pipelines successfully started running 2 pipeline(s). |
All the android legs passed and the failures are unrelated. |
I think this broke the linux-bionic legs in the official builds. I'm monitoring them because I also made a change to bionic yesterday but we had an official build before my change merged that already had a broken bionic leg: Official build at the commit this PR merged: Last official build before this one: Official build with my bionic change: The failure is:
IIRC we had to do something special for OpenSSL since it's not part of the Android NDK. CC @directhex @akoeplinger @steveisok |
I've submitted a revert PR here in case we want to unblock quickly: #86854 I just realized Monday is a holiday on the US so it's unlikely official build will be fixed very soon. I'm not completely blocked, because I have a long backlog of other things to do, but also there's two things that I want to see an official build for and official builds are currently broken. |
This moves us closer to having all official platforms building on CBL-Mariner-based images.