Skip to content

Conversation

@THardy98
Copy link
Contributor

What was changed

Added nightly throughput stress CI workflow

@THardy98 THardy98 requested a review from a team as a code owner October 28, 2025 17:32
@THardy98 THardy98 marked this pull request as draft October 28, 2025 17:53
@THardy98 THardy98 marked this pull request as ready for review October 28, 2025 23:12
@THardy98
Copy link
Contributor Author

@Quinn-With-Two-Ns the build step sometimes takes a long time (+1hr), I think it's running tests but I don't know how to fix it (or if it needs fixing)

@Quinn-With-Two-Ns
Copy link
Contributor

Yeah build also runs test that is Gradles behaviour , if you want to skip it you can by using gradle build -x test

@THardy98
Copy link
Contributor Author

Yeah build also runs test that is Gradles behaviour , if you want to skip it you can by using gradle build -x test

Hmm that's what I've done but it still seems to take forever, at least on initial runs. Subsequent runs are fast (caching i imagine)

@Quinn-With-Two-Ns
Copy link
Contributor

Hmm that's what I've done but it still seems to take forever

https://github.com/temporalio/sdk-java/actions/runs/18916658621/job/54001731839?pr=2717 it seems the build here takes only 5 min no?

@Quinn-With-Two-Ns
Copy link
Contributor

@THardy98 you probably also want to exclude virtualThreadTests when doing the build step to save more time

@THardy98
Copy link
Contributor Author

@THardy98 you probably also want to exclude virtualThreadTests when doing the build step to save more time

excluded

@THardy98
Copy link
Contributor Author

@Quinn-With-Two-Ns gtg here?

@THardy98 THardy98 merged commit be353bc into master Nov 7, 2025
18 checks passed
@THardy98 THardy98 deleted the add-nightly-throughput-stress-workflow branch November 7, 2025 04:42
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.

3 participants