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

feat(bdd): adding snapshot and clone releated test cases #174

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

pawanpraka1
Copy link
Contributor

@pawanpraka1 pawanpraka1 commented Jul 3, 2020

Signed-off-by: Pawan pawan@mayadata.io

Why is this PR required? What issue does it fix?:

added snapshot and clone related test cases. Also restructured the BDD framework to loop through(https://github.com/openebs/zfs-localpv/pull/174/files#diff-fe4f4bb369a1fc652ff114cfe9e573bbR30) the supported fstypes and perfrom all the test cases we have.

Next PR TODO: multi OS travis setup.

Checklist:

  • Fixes #
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Has the change log section been updated?
  • Commit has unit tests
  • Commit has integration tests
  • (Optional) Are upgrade changes included in this PR? If not, mention the issue/PR to track:
  • (Optional) If documentation changes are required, which issue on https://github.com/openebs/openebs-docs is used to track them:

@pawanpraka1 pawanpraka1 added the enhancement Add new functionality to existing feature label Jul 3, 2020
@pawanpraka1 pawanpraka1 added this to the v0.9 milestone Jul 3, 2020
@pawanpraka1 pawanpraka1 requested a review from kmova July 3, 2020 14:14
@pawanpraka1 pawanpraka1 changed the title feat(bdd): adding test cases for xfs and btrfs feat(bdd): adding snapshtot and clone releated cases Jul 3, 2020
@pawanpraka1 pawanpraka1 changed the title feat(bdd): adding snapshtot and clone releated cases feat(bdd): adding snapshot and clone releated cases Jul 3, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2020

Codecov Report

Merging #174 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #174   +/-   ##
=======================================
  Coverage   22.88%   22.88%           
=======================================
  Files          14       14           
  Lines         485      485           
=======================================
  Hits          111      111           
  Misses        373      373           
  Partials        1        1           

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 8bbf3d7...98956e2. Read the comment docs.

@pawanpraka1 pawanpraka1 changed the title feat(bdd): adding snapshot and clone releated cases feat(bdd): adding snapshot and clone releated test cases Jul 3, 2020
added snapshot and clone related test cases. Also restructure
the BDD framework to loop through the supported fstypes and perfrom all
the test cases we have.

Signed-off-by: Pawan <pawan@mayadata.io>
@kmova kmova merged commit 21045a5 into openebs:master Jul 7, 2020
@pawanpraka1 pawanpraka1 deleted the bdd branch July 7, 2020 18:25
pawanpraka1 added a commit to pawanpraka1/zfs-localpv that referenced this pull request Jul 9, 2020
pawanpraka1 added a commit to pawanpraka1/zfs-localpv that referenced this pull request Jul 9, 2020
pawanpraka1 added a commit to pawanpraka1/zfs-localpv that referenced this pull request Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Add new functionality to existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants