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

test(zfspv): adding integration test for zfspv. #21

Merged
merged 2 commits into from
Dec 4, 2019

Conversation

pawanpraka1
Copy link
Contributor

@pawanpraka1 pawanpraka1 commented Dec 1, 2019

setting up the travis to run integration tests for ZFSPV. Using ginkgo framework to run test cases.

Signed-off-by: Pawan [email protected]

@pawanpraka1 pawanpraka1 force-pushed the intgrt branch 22 times, most recently from f24cf40 to 6c015bd Compare December 2, 2019 16:32
@codecov-io
Copy link

codecov-io commented Dec 2, 2019

Codecov Report

Merging #21 into master will decrease coverage by 6.21%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   89.55%   83.33%   -6.22%     
==========================================
  Files           1        1              
  Lines          67       72       +5     
==========================================
  Hits           60       60              
- Misses          7       12       +5
Impacted Files Coverage Δ
pkg/common/kubernetes/client/client.go 83.33% <0%> (-6.22%) ⬇️

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 523e862...b89dd12. Read the comment docs.

@pawanpraka1 pawanpraka1 force-pushed the intgrt branch 7 times, most recently from 03c5825 to a5bc9f1 Compare December 3, 2019 04:53
@pawanpraka1 pawanpraka1 force-pushed the intgrt branch 9 times, most recently from b58a5b6 to 6d35105 Compare December 3, 2019 10:43
@pawanpraka1 pawanpraka1 changed the title [WIP] test(zfspv): adding integration test for zfspv. test(zfspv): adding integration test for zfspv. Dec 3, 2019
@pawanpraka1 pawanpraka1 requested a review from kmova December 3, 2019 10:50
Copy link
Member

@kmova kmova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good to get started. In the upcoming PRs, looking forward to removing the shell scripts as much as possible.

@kmova kmova merged commit c3c5eb1 into openebs:master Dec 4, 2019
@pawanpraka1 pawanpraka1 deleted the intgrt branch December 4, 2019 08:34
@kmova kmova added this to the v0.2.0 milestone Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants