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

[Task] Support the NFS Testing in the travisCI environment. #219

Merged
merged 8 commits into from
Aug 6, 2018

Conversation

hwchiu
Copy link
Contributor

@hwchiu hwchiu commented Aug 3, 2018

In the travisCI integration stage, we install the NFS server and use the storage/volume/pod to test it.

@hwchiu hwchiu force-pushed the hwchiu/VX-238 branch 3 times, most recently from 12c37c5 to ca3125a Compare August 3, 2018 10:19
@codecov-io
Copy link

codecov-io commented Aug 3, 2018

Codecov Report

Merging #219 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #219   +/-   ##
========================================
  Coverage    78.16%   78.16%           
========================================
  Files           49       49           
  Lines         2469     2469           
========================================
  Hits          1930     1930           
  Misses         416      416           
  Partials       123      123
Impacted Files Coverage Δ
src/storageprovider/nfs.go 92.22% <100%> (ø) ⬆️

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 f5b1b40...552210c. Read the comment docs.

@@ -151,6 +151,7 @@ func deleteStorage(ctx *web.Context) {
return
}

fmt.Println("id", bson.ObjectIdHex(id))
Copy link
Contributor

Choose a reason for hiding this comment

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

debug message

@John-Lin John-Lin merged commit c20865f into develop Aug 6, 2018
@John-Lin John-Lin deleted the hwchiu/VX-238 branch August 6, 2018 17:27
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