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

Disable autovacuum on TSL regression tests #7401

Merged

Conversation

fabriziomello
Copy link
Contributor

@fabriziomello fabriziomello commented Oct 25, 2024

We disable autovacuum on Apache regression tests to avoid flaky results and time to time we face some issues on TSL regression tests as well.

https://github.com/timescale/timescaledb/actions/runs/11470614522/job/31920227424#step:12:43

Disable-check: force-changelog-file
Disable-check: approval-count

@fabriziomello fabriziomello added the flaky-test Issue about a flaky test label Oct 25, 2024
@fabriziomello fabriziomello self-assigned this Oct 25, 2024
@fabriziomello fabriziomello added the force-auto-backport Automatically backport this PR or fix of this issue, even if it's not marked as "bug" label Oct 25, 2024
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.57%. Comparing base (59f50f2) to head (340c195).
Report is 569 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7401      +/-   ##
==========================================
+ Coverage   80.06%   82.57%   +2.50%     
==========================================
  Files         190      229      +39     
  Lines       37181    42733    +5552     
  Branches     9450    10735    +1285     
==========================================
+ Hits        29770    35287    +5517     
- Misses       2997     3164     +167     
+ Partials     4414     4282     -132     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

We disable autovacuum on Apache regression tests to avoid flaky results
and time to time we face some issues on TSL regression tests as well.

https://github.com/timescale/timescaledb/actions/runs/11470614522/job/31920227424#step:12:43
@fabriziomello fabriziomello merged commit 59871c0 into timescale:main Oct 25, 2024
45 checks passed
@timescale-automation
Copy link

Automated backport to 2.17.x not done: cherry-pick failed.

Git status

HEAD detached at origin/2.17.x
You are currently cherry-picking commit 59871c0da.
  (all conflicts fixed: run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

nothing to commit, working tree clean

Job log

@timescale-automation timescale-automation added the auto-backport-not-done Automated backport of this PR has failed non-retriably (e.g. conflicts) label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport-not-done Automated backport of this PR has failed non-retriably (e.g. conflicts) flaky-test Issue about a flaky test force-auto-backport Automatically backport this PR or fix of this issue, even if it's not marked as "bug"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants