Skip to content

Reduce time spent sleeping in the e2e tests#480

Merged
rcjsuen merged 1 commit intomainfrom
reduce-e2e-test-sleep-time
Oct 14, 2025
Merged

Reduce time spent sleeping in the e2e tests#480
rcjsuen merged 1 commit intomainfrom
reduce-e2e-test-sleep-time

Conversation

@rcjsuen
Copy link
Copy Markdown
Collaborator

@rcjsuen rcjsuen commented Oct 14, 2025

Instead of sleeping one second, we should reduce this time to one millisecond so that we are checking more often but also likely moving on to the next message faster. This will significantly reduce the amount of time we spend in our e2e tests.

Instead of sleeping one second, we should reduce this time to one
millisecond so that we are checking more often but also likely moving on
to the next message faster. This will significantly reduce the amount of
time we spend in our e2e tests.

Signed-off-by: Remy Suen <remy.suen@docker.com>
@rcjsuen rcjsuen self-assigned this Oct 14, 2025
@rcjsuen rcjsuen merged commit cd32b8c into main Oct 14, 2025
28 checks passed
@rcjsuen rcjsuen deleted the reduce-e2e-test-sleep-time branch October 14, 2025 14: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.

1 participant