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 pawan@mayadata.io

@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 changed the title [WIP] test(zfspv): adding integration test for zfspv. test(zfspv): adding integration test for zfspv. Dec 3, 2019
to run integration test cases

Signed-off-by: Pawan <pawan@mayadata.io>
Signed-off-by: Pawan <pawan@mayadata.io>
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