Skip to content

test: split android e2e local and regtest (e2e multiple address)#820

Merged
ovitrif merged 2 commits intofeat/multiple-addresses-typesfrom
test/multiple-addresses-types
Mar 4, 2026
Merged

test: split android e2e local and regtest (e2e multiple address)#820
ovitrif merged 2 commits intofeat/multiple-addresses-typesfrom
test/multiple-addresses-types

Conversation

@piotr-iohk
Copy link
Collaborator

Description

This PR updates Android E2E workflow sharding to run regtest-only multi-address coverage on regtest build artifacts and keep the remaining multi-address scenarios on local.

  • Splits workflow into build-local and build-regtest.
  • Adds e2e-tests-local and e2e-tests-regtest.
  • Runs @multi_address_2 only in e2e-tests-regtest with BACKEND=regtest.
  • Adds a dedicated local shard for @multi_address_1|@multi_address_3|@multi_address_4.
  • Updates final status check to require both local and regtest jobs.

Preview

N/A (CI workflow changes only)

QA Notes

  1. Open a PR from test/multiple-addresses-types to feat/multiple-addresses-types and confirm both workflows are triggered.
  2. Confirm e2e-tests-regtest - multi_address_2_regtest runs with regtest APK artifact and BACKEND=regtest.
  3. Confirm local job includes multi_address_local shard running @multi_address_1|@multi_address_3|@multi_address_4.
  4. Confirm e2e-status fails if either local or regtest job fails.

@piotr-iohk piotr-iohk changed the title test: split android e2e local and regtest test: split android e2e local and regtest (e2e multiple address) Mar 3, 2026
@piotr-iohk piotr-iohk self-assigned this Mar 3, 2026
@piotr-iohk piotr-iohk force-pushed the test/multiple-addresses-types branch 2 times, most recently from 4ef2691 to 6be01c7 Compare March 3, 2026 16:32
@piotr-iohk piotr-iohk marked this pull request as ready for review March 3, 2026 20:35
Copy link
Collaborator

@ovitrif ovitrif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@ovitrif ovitrif merged commit aad545d into feat/multiple-addresses-types Mar 4, 2026
18 checks passed
@ovitrif ovitrif deleted the test/multiple-addresses-types branch March 4, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants