Skip to content

test: create soak test workflow and demo app#145

Open
sasirekha3 wants to merge 15 commits into
mainfrom
test/e2e
Open

test: create soak test workflow and demo app#145
sasirekha3 wants to merge 15 commits into
mainfrom
test/e2e

Conversation

@sasirekha3

@sasirekha3 sasirekha3 commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

End-to-end Soak Tests

This change creates a new SoakTest workflow to package the PetClinic app with the latest version of the Androif SDK in main and upload the archive to an S3 bucket. The e2e test workflow is designed to trigger a test cycle on GetObject to the app folder of this bucket.

This change also includes the PetClinic iOS app (a simple instrumented app created to run UI tests) that will be used to generate telemetry on DeviceFarm to monitor the quality of our code using workflows on this repo.

Additionally, we now have deviceFarmTestSpec.yaml - a file that allows us to dynamically pass appMonitorId, appMonitorRegion, and deviceFarmJobId as arguments to the target app. These fields are essential to be able to query ingested logs and validate that there is no missing telemetry.

Testing

Successful run: https://github.com/aws-observability/aws-otel-android/actions/runs/23207145122/job/67445617154


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sasirekha3
sasirekha3 requested a review from a team as a code owner March 9, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant