-
Notifications
You must be signed in to change notification settings - Fork 727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TestScheduleTestSuite/TestDisable is unstable #7468
Comments
It failed in pd/tests/server/api/scheduler_test.go Line 604 in 4356aeb
pd/tests/server/api/scheduler_test.go Lines 684 to 690 in 4356aeb
This is api pd/pkg/schedule/handler/handler.go Line 862 in 4356aeb
We judge it according to the scheduling config pd/pkg/mcs/scheduling/server/config/config.go Line 650 in 4356aeb
And log shows that scheduling server received the change of config: false->true
but PD server config updated, and overwrite scheduler config: true->false
|
close #7468 Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
close tikv#7468 Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
The issue might be stale, close it for now. |
Flaky Test
Which jobs are failing
CI link
https://github.com/tikv/pd/actions/runs/7026828089/job/19120231295?pr=7465
Reason for failure (if possible)
Anything else
The text was updated successfully, but these errors were encountered: