Skip to content
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

[improve][test] Reduce OneWayReplicatorUsingGlobalZKTest.testRemoveCluster execution time #23633

Merged

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Nov 23, 2024

Motivation

OneWayReplicatorUsingGlobalZKTest.testRemoveCluster was timing out in branch-3.3 and I had to improve the test in order to get the test passing in branch-3.3 before 3.3.3 release.

Modifications

  • Add ignoreExceptions() to Awaitility
  • Add 5 second timeout to existence checks of topics

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added this to the 4.1.0 milestone Nov 23, 2024
@lhotari lhotari self-assigned this Nov 23, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Nov 23, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.36%. Comparing base (bbc6224) to head (e18c2e8).
Report is 743 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #23633      +/-   ##
============================================
+ Coverage     73.57%   74.36%   +0.78%     
- Complexity    32624    34481    +1857     
============================================
  Files          1877     1944      +67     
  Lines        139502   147186    +7684     
  Branches      15299    16239     +940     
============================================
+ Hits         102638   109449    +6811     
- Misses        28908    29289     +381     
- Partials       7956     8448     +492     
Flag Coverage Δ
inttests 27.33% <ø> (+2.75%) ⬆️
systests 24.33% <ø> (+0.01%) ⬆️
unittests 73.75% <ø> (+0.90%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 659 files with indirect coverage changes

---- 🚨 Try these New Features:

@Technoboy- Technoboy- merged commit 2126d40 into apache:master Nov 25, 2024
54 of 55 checks passed
lhotari added a commit that referenced this pull request Nov 27, 2024
…uster execution time (#23633)

(cherry picked from commit 2126d40)
lhotari added a commit that referenced this pull request Nov 27, 2024
…uster execution time (#23633)

(cherry picked from commit 2126d40)
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Nov 28, 2024
…uster execution time (apache#23633)

(cherry picked from commit 2126d40)
(cherry picked from commit 7687326)
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Nov 28, 2024
…uster execution time (apache#23633)

(cherry picked from commit 2126d40)
(cherry picked from commit 7687326)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Dec 6, 2024
…uster execution time (apache#23633)

(cherry picked from commit 2126d40)
(cherry picked from commit 7687326)
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants