Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .sauce/sentry-uitest-android-benchmark-lite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sauce:
region: us-west-1
concurrency: 2
metadata:
name: Android benchmarks with Espresso
build: sentry-uitest-android-benchmark-lite-$CI_COMMIT_SHORT_SHA
tags:
- benchmarks
- android
Expand Down
2 changes: 1 addition & 1 deletion .sauce/sentry-uitest-android-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sauce:
region: us-west-1
concurrency: 2
metadata:
name: Android benchmarks with Espresso
build: sentry-uitest-android-benchmark-$CI_COMMIT_SHORT_SHA
tags:
- benchmarks
- android
Expand Down
2 changes: 1 addition & 1 deletion .sauce/sentry-uitest-android-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sauce:
# Controls how many suites are executed at the same time (sauce test env only).
concurrency: 1
metadata:
name: Android end2end tests with Espresso
build: sentry-uitest-android-ui@$CI_COMMIT_SHORT_SHA
tags:
- e2e
- android
Expand Down