forked from apache/flink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FLINK-22704][tests] Harden ZooKeeperHaServicesTest.testCleanupJobData
This commit hardens the ZooKeeperHaServicesTest.testCleanupJobData by making sure that all zNodes have been created before checking for their existence. This is done by waiting for the leader information for the ResourceManager and the JobMaster. This closes apache#15954.
- Loading branch information
1 parent
74f4b7f
commit 3558ff1
Showing
1 changed file
with
20 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters