Skip to content

Update Graylog docs links #308

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guspan-tanadi
Copy link

Description

Related Issues

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

Copy link

Unit Tests and Coverage

Show Output
	github.com/vultr/vultr-csi/cmd/csi-vultr-driver		coverage: 0.0%25 of statements%0A=== RUN   TestControllerCreateBlockVolume%0Atime="2025-04-07T00:10:55Z" level=info msg="CreateVolume: called" capabilities="[access_mode:{mode:SINGLE_NODE_WRITER}]" test="create block volume" volume-name=volume-test-name%0Atime="2025-04-07T00:10:56Z" level=info msg="CreateVolume: created volume" size=42949672960 test="create block volume" volume-id=a35badcb-a4db-4171-9b9a-11910dfdb8f3 volume-name=test-bs volume-size=40%0A--- PASS: TestControllerCreateBlockVolume (1.00s)%0A=== RUN   TestControllerDeleteBlockVolume%0Atime="2025-04-07T00:10:56Z" level=info msg="DeleteVolume: called" test="delete block volume" volume-id=c56c7b6e-15c2-445e-9a5d-1063ab5828ec%0Atime="2025-04-07T00:10:56Z" level=info msg="DeleteVolume: deleted" test="delete block volume" volume-id=c56c7b6e-15c2-445e-9a5d-1063ab5828ec%0A--- PASS: TestControllerDeleteBlockVolume (0.00s)%0A=== RUN   TestControllerPublishBlockVolume%0A--- PASS: TestControllerPublishBlockVolume (0.00s)%0A=== RUN   TestControllerUnpublishBlockVolume%0Atime="2025-04-07T00:10:56Z" level=info msg="ControllerPublishUnpublish: called" node-id=c56c7b6e-15c2-445e-9a5d-1063ab5828ec test="unpublish block volume" volume-id=245bb2fe-b55c-44a0-9a1e-ab80e4b5f088%0Atime="2025-04-07T00:10:56Z" level=info msg="ControllerUnublishVolume: unpublished" node-id=c56c7b6e-15c2-445e-9a5d-1063ab5828ec test="unpublish block volume" volume-id=245bb2fe-b55c-44a0-9a1e-ab80e4b5f088%0A--- PASS: TestControllerUnpublishBlockVolume (0.00s)%0A=== RUN   TestDriverSuite%0A--- PASS: TestDriverSuite (0.00s)%0APASS%0Atime="2025-04-07T00:10:56Z" level=info msg="Start listening with scheme unix, addr /tmp/csi.sock"%0Atime="2025-04-07T00:10:56Z" level=info msg="Listening for connections on address: &net.UnixAddr{Name:"/tmp/csi.sock", Net:"unix"}" address=/tmp/csi.sock proto=unix%0Acoverage: 29.0%25 of statements%0Aok  	github.com/vultr/vultr-csi/driver	(cached)	coverage: 29.0%25 of statements%0A	github.com/vultr/vultr-csi/internal/vultrstorage		coverage: 0.0%25 of statements

Pusher: @guspan-tanadi, Action: pull_request_target

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.

1 participant