Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore][receiver/kubeletstats] Introduce retry on test that rely on s…
…hared Informer sync (#33685) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This PR introduces a "retry" check on the test that relies on the shared node informer. This retry will ensure that the first valid scrape will be after the informer has been "triggered" to handle the node's addition. **Link to tracking Issue:** <Issue number if applicable> Related to #33681. **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> --------- Signed-off-by: ChrsMark <[email protected]> Co-authored-by: Tyler Helmuth <[email protected]>
- Loading branch information