Skip to content

[test]: fix cloud tests in non us-east-1 region#230

Merged
zhongkechen merged 1 commit intomainfrom
cloudtest
Mar 19, 2026
Merged

[test]: fix cloud tests in non us-east-1 region#230
zhongkechen merged 1 commit intomainfrom
cloudtest

Conversation

@zhongkechen
Copy link
Contributor

@zhongkechen zhongkechen commented Mar 18, 2026

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Issue Link, if available

Description

Fix the issue with e2e tests that don't run properly if the functions are created in a non us-east-1 region

Demo/Screenshots

mvn test -Dtest=CloudBasedIntegrationTest -Dtest.cloud.enabled=true -Dtest.aws.region=us-east-2

☁️ Running cloud integration tests against account 961306377283 in us-east-2

ManyAsyncChildContextExample result (100 child contexts): Output[result=9900, executionTimeMs=2220, replayTimeMs=20]
ManyAsyncChildContextExample result (100 child contexts): Output[result=9900, executionTimeMs=1115, replayTimeMs=1]
ManyAsyncChildContextExample result (100 child contexts): Output[result=9900, executionTimeMs=734, replayTimeMs=1]
ManyAsyncChildContextExample result (500 child contexts): Output[result=249500, executionTimeMs=1480, replayTimeMs=3]
ManyAsyncChildContextExample result (500 child contexts): Output[result=249500, executionTimeMs=1561, replayTimeMs=2]

...

Checklist

  • I have filled out every section of the PR template
  • I have thoroughly tested this change

Testing

Unit Tests

Have unit tests been written for these changes? N/A

Integration Tests

Have integration tests been written for these changes? N/A

Examples

Has a new example been added for the change? (if applicable) updated

@zhongkechen zhongkechen marked this pull request as ready for review March 18, 2026 23:22
@zhongkechen zhongkechen requested a review from a team March 18, 2026 23:22
@zhongkechen zhongkechen self-assigned this Mar 18, 2026
@zhongkechen zhongkechen merged commit 78a93ce into main Mar 19, 2026
12 checks passed
@zhongkechen zhongkechen deleted the cloudtest branch March 19, 2026 04:05
nvasiu pushed a commit that referenced this pull request Mar 19, 2026
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