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

Add downgrade test to APT tests #3512

Merged
merged 2 commits into from Aug 31, 2021
Merged

Conversation

svenklemm
Copy link
Member

@svenklemm svenklemm commented Aug 24, 2021

Disable-check: commit-count

@svenklemm svenklemm requested a review from a team as a code owner August 24, 2021 07:52
@svenklemm svenklemm requested review from pmwkaa, afiskon and mkindahl and removed request for a team August 24, 2021 07:52
@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #3512 (188c6eb) into master (f7eceba) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3512      +/-   ##
==========================================
- Coverage   90.70%   90.69%   -0.01%     
==========================================
  Files         212      212              
  Lines       36278    36278              
==========================================
- Hits        32906    32903       -3     
- Misses       3372     3375       +3     
Impacted Files Coverage Δ
src/adts/bit_array_impl.h 97.27% <ø> (ø)
src/bgw/job.c 91.63% <ø> (ø)
src/bgw/launcher_interface.c 72.22% <ø> (ø)
src/bgw/scheduler.c 83.04% <ø> (ø)
src/bgw/timer.c 66.66% <ø> (ø)
src/bgw_policy/chunk_stats.c 80.00% <ø> (ø)
src/cache.c 89.78% <ø> (ø)
src/cache_invalidate.c 85.41% <ø> (ø)
src/catalog.c 84.61% <ø> (ø)
src/chunk.c 96.12% <ø> (ø)
... and 77 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59a0ad4...188c6eb. Read the comment docs.

@svenklemm svenklemm force-pushed the apt_downgrade branch 21 times, most recently from fc005f5 to a94fd2b Compare August 24, 2021 12:46
@svenklemm svenklemm self-assigned this Aug 24, 2021
@svenklemm svenklemm force-pushed the apt_downgrade branch 2 times, most recently from 5297226 to 4c8602f Compare August 24, 2021 13:24
This patch adds a test to downgrade to the previous version to
the ubuntu and debian package tests.
Test extension downgrade to previous version in RPM package test.
@svenklemm svenklemm merged commit a8a9941 into timescale:master Aug 31, 2021
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.

None yet

3 participants