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

ZTS: Temporarily disable several upgrade tests #9225

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

behlendorf
Copy link
Contributor

Motivation and Context

Keep the CI green while a known issue is being worked. This change
will be reverted once the failures have been addressed.

Description

Until issues #9185 and #9186 have been resolved the following zpool
upgrade tests are being disabled to prevent CI failures.

zpool_upgrade_002_pos,
zpool_upgrade_003_pos,
zpool_upgrade_004_pos,
zpool_upgrade_007_pos,
zpool_upgrade_008_pos

How Has This Been Tested?

Locally disabled, pending confirmation from a full CI run.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist:

Until issues openzfs#9185 and openzfs#9186 have been resolved the following zpool
upgrade tests are being disabled to prevent CI failures.

  zpool_upgrade_002_pos,
  zpool_upgrade_003_pos,
  zpool_upgrade_004_pos,
  zpool_upgrade_007_pos,
  zpool_upgrade_008_pos

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
@behlendorf behlendorf added the Status: Code Review Needed Ready for review and testing label Aug 28, 2019
@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Aug 28, 2019
@behlendorf behlendorf merged commit 07a328d into openzfs:master Aug 28, 2019
@codecov
Copy link

codecov bot commented Aug 30, 2019

Codecov Report

Merging #9225 into master will increase coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9225      +/-   ##
==========================================
+ Coverage   79.24%   79.63%   +0.38%     
==========================================
  Files         400      279     -121     
  Lines      122012    81187   -40825     
==========================================
- Hits        96687    64650   -32037     
+ Misses      25325    16537    -8788
Flag Coverage Δ
#kernel 79.63% <ø> (-0.17%) ⬇️
#user ?

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 e6203d2...02491fd. Read the comment docs.

@behlendorf behlendorf deleted the disable-upgrade-tests branch April 19, 2021 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Ready to integrate (reviewed, tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants