Skip to content

Conversation

jake-perkins
Copy link
Contributor

@jake-perkins jake-perkins commented Sep 29, 2025

Description

Introduces a temporary version of the android CI tests for the cirrus runners so we can do some Capacity planning

Changelog

CHANGELOG entry: null

Related issues

Fixes:

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

N/A - CICD Testing only

Screenshots/Recordings

Before

N/A - CICD Testing only

After

N/A - CICD Testing only

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Adds temporary Android build and E2E smoke test workflows on Cirrus Ubuntu runners, with artifact upload/reporting, plus runner label and system image setup updates.

  • CI/CD:
    • Temporary Android Cirrus workflows:
      • Build APK/AAB and upload artifacts via /.github/workflows/temp-build-android-e2e-cirrus.yml (runs on ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-xl).
      • Run E2E smoke tests (multiple suites with matrix splits) via /.github/workflows/temp-run-e2e-smoke-tests-android-cirrus.yml using /.github/workflows/temp-run-e2e-workflow-cirrus.yml (runs on 24.04-lg).
      • Orchestration in /.github/workflows/temp-android-workflow.yml gated by needs_e2e_build outputs.
      • Aggregated reporting with dorny/test-reporter and JSON report generation; artifacts downloaded/uploaded.
    • Runner/infra updates:
      • Add Cirrus Ubuntu runner labels in /.github/actionlint.yaml (ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg, :24.04-xl).
      • Ensure Android system images installation in /.github/workflows/test-android-build-app.yml.

Written by Cursor Bugbot for commit dede9c1. This will update automatically on new commits. Configure here.

Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot metamaskbot added the team-dev-ops DevOps team label Sep 29, 2025
@jake-perkins jake-perkins changed the title cirrus-temp-workflows feat: cirrus-temp-workflows Sep 29, 2025
@jake-perkins jake-perkins added the no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed label Sep 29, 2025
cursor[bot]

This comment was marked as outdated.

@jake-perkins jake-perkins changed the title feat: cirrus-temp-workflows feat: android cirrus temp workflows Sep 29, 2025
cursor[bot]

This comment was marked as outdated.

Copy link

@makemesteaks makemesteaks added this pull request to the merge queue Sep 30, 2025
Merged via the queue into main with commit fba601f Sep 30, 2025
158 checks passed
@makemesteaks makemesteaks deleted the temp-cirrus-android-workflows branch September 30, 2025 09:13
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2025
@metamaskbot metamaskbot added the release-7.57.0 Issue or pull request that will be included in release 7.57.0 label Sep 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed release-7.57.0 Issue or pull request that will be included in release 7.57.0 size-L team-dev-ops DevOps team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants