Skip to content

Commit

Permalink
Merge branch 'next' into PLAT-10965/v3-session-payloads-being-picked-…
Browse files Browse the repository at this point in the history
…up-as-v1-payloads
  • Loading branch information
SmartbearYing authored Oct 3, 2023
2 parents ecd391c + 807d6bb commit 0bc747a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
28 changes: 14 additions & 14 deletions .buildkite/pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ steps:
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Debug fixture smoke tests'
Expand Down Expand Up @@ -81,7 +81,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-debug"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 7 NDK r19 end-to-end tests - batch 1'
Expand Down Expand Up @@ -111,7 +111,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 7 NDK r19 end-to-end tests - batch 2'
Expand Down Expand Up @@ -141,7 +141,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 8 NDK r19 end-to-end tests - batch 1'
Expand Down Expand Up @@ -169,7 +169,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 8 NDK r19 end-to-end tests - batch 2'
Expand Down Expand Up @@ -197,7 +197,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 9 NDK r21 end-to-end tests - batch 1'
Expand Down Expand Up @@ -227,7 +227,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 9 NDK r21 end-to-end tests - batch 2'
Expand Down Expand Up @@ -257,7 +257,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 10 NDK r21 end-to-end tests - batch 1'
Expand Down Expand Up @@ -287,7 +287,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 10 NDK r21 end-to-end tests - batch 2'
Expand Down Expand Up @@ -317,7 +317,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

# Android 11+ devices have the GWP-ASAN tool enabled which randomly samples native memory
Expand Down Expand Up @@ -351,7 +351,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 11 NDK r21 end-to-end tests - batch 2'
Expand Down Expand Up @@ -381,7 +381,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 13 NDK r21 end-to-end tests - batch 1'
Expand Down Expand Up @@ -411,7 +411,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 13 NDK r21 end-to-end tests - batch 2'
Expand Down Expand Up @@ -441,7 +441,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

# If there is a tag present activate a manual publishing step
Expand Down
16 changes: 8 additions & 8 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 8 NDK r19 smoke tests'
Expand All @@ -148,7 +148,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 9 NDK r21 smoke tests'
Expand Down Expand Up @@ -177,7 +177,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 10 NDK r21 smoke tests'
Expand Down Expand Up @@ -206,7 +206,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 11 NDK r21 smoke tests'
Expand Down Expand Up @@ -236,7 +236,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

# Android 11+ devices have the GWP-ASAN tool enabled which randomly samples native memory
Expand Down Expand Up @@ -271,7 +271,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 12 NDK r21 end-to-end tests - batch 2'
Expand Down Expand Up @@ -302,7 +302,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 13 NDK r21 smoke tests'
Expand Down Expand Up @@ -331,7 +331,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: 'Conditionally include device farms/full tests'
Expand Down

0 comments on commit 0bc747a

Please sign in to comment.