Skip to content

fix: use the correct client in work applier ITs and set a longer timeout#390

Merged
michaelawyu merged 5 commits intokubefleet-dev:mainfrom
michaelawyu:fix/allow-longer-UT-IT-timeout
Dec 23, 2025
Merged

fix: use the correct client in work applier ITs and set a longer timeout#390
michaelawyu merged 5 commits intokubefleet-dev:mainfrom
michaelawyu:fix/allow-longer-UT-IT-timeout

Conversation

@michaelawyu
Copy link
Member

@michaelawyu michaelawyu commented Dec 22, 2025

Description of your changes

This PR addresses the following issues:

a) a utility used in the work applier ITs is set to use a client for a specific env statically;
b) the work applier ITs might time out given the current setting (20 min).

Will submit subsequent PRs to run ITs via ginkgo CLI instead of go test and enable parallelization properly.

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

N/A

Special notes for your reviewer

N/A

Signed-off-by: michaelawyu <chenyu1@microsoft.com>
Signed-off-by: michaelawyu <chenyu1@microsoft.com>
@michaelawyu michaelawyu changed the title fix: set a longer timeout for UTs/ITs fix: use correct client in work applier ITs and set a longer timeout Dec 22, 2025
@michaelawyu michaelawyu changed the title fix: use correct client in work applier ITs and set a longer timeout fix: use the correct client in work applier ITs and set a longer timeout Dec 22, 2025
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@michaelawyu michaelawyu merged commit a9d431c into kubefleet-dev:main Dec 23, 2025
16 of 18 checks passed
@michaelawyu michaelawyu deleted the fix/allow-longer-UT-IT-timeout branch December 23, 2025 04:10
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