ci/android: Add link to Android CTS results

The Android CTS results are saved as an HTML page in the CI artifacts.
Add a direct link to make them easier to access.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35792>
This commit is contained in:
Valentine Burley
2025-06-27 14:46:20 +02:00
committed by Marge Bot
parent f56be74be6
commit 9a25d6c00f

View File

@@ -65,4 +65,7 @@ set -e
cp -r "/android-cts/results/latest"/* $RESULTS_DIR
cp -r "/android-cts/logs/latest"/* $RESULTS_DIR
echo "============================================"
echo "Review the Android CTS test results at: ${ARTIFACTS_BASE_URL}/results/test_result.html"
section_end android_cts_test