Skip to content

[YUNIKORN-1039] add e2e test which uses volumes #762

[YUNIKORN-1039] add e2e test which uses volumes

[YUNIKORN-1039] add e2e test which uses volumes #762

Re-run triggered October 17, 2023 04:47
Status Failure
Total duration 4m 32s
Artifacts

pre-commit.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: test/e2e/persistent_volume/persistent_volume_test.go#L132
G101: Potential hardcoded credentials (gosec)
build: test/e2e/persistent_volume/persistent_volume_test.go#L42
var `ns` is unused (unused)
build: test/e2e/persistent_volume/persistent_volume_test.go#L173
ineffectual assignment to err (ineffassign)
build: test/e2e/framework/helpers/k8s/k8s_utils.go#L1414
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollWithContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
build: test/e2e/framework/helpers/k8s/k8s_utils.go#L1418
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollWithContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
build
Process completed with exit code 2.