Uh oh!
There was an error while loading. Please reload this page.
Change our Android build and test legs to use the new CBL-Mariner-based images. - #86776
Conversation
ghost
commented
May 25, 2023
Tagging subscribers to this area: @directhex Issue DetailsThis moves us closer to having all official platforms building on CBL-Mariner-based images.
|
jkoritzinsky
commented
May 25, 2023
/azp run runtime-android-grpc-client-tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jkoritzinsky
commented
May 25, 2023
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.
jkoritzinsky
commented
May 26, 2023
/azp run runtime-android, runtime-android-grpc-client-tests |
|
Azure Pipelines successfully started running 2 pipeline(s). |
jkoritzinsky
commented
May 26, 2023
/azp run runtime-android, runtime-android-grpc-client-tests |
|
Azure Pipelines successfully started running 2 pipeline(s). |
jkoritzinsky
commented
May 26, 2023
All the android legs passed and the failures are unrelated. |
MichalStrehovsky
commented
May 28, 2023
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 |
MichalStrehovsky
commented
May 29, 2023
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.