[YUNIKORN-1039] add e2e test which uses volumes #762
Annotations
6 errors
test/e2e/persistent_volume/persistent_volume_test.go#L132
G101: Potential hardcoded credentials (gosec)
|
test/e2e/persistent_volume/persistent_volume_test.go#L42
var `ns` is unused (unused)
|
test/e2e/persistent_volume/persistent_volume_test.go#L173
ineffectual assignment to err (ineffassign)
|
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)
|
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)
|
|
The logs for this run have expired and are no longer available.
Loading