Greenpepper15
Greenpepper15
Hi @nixpanic or @Madhu-1 , since you are both very familiar with this repository, I would appreciate your feedback on my recent changes. I know you're busy, so if it...
Yes I am working on adding the e2e tests and unit tests.
Hey I got a question concerning the e2e tests because I ran into a cyclic dependency. For the e2e test I want to expose a function in /internal/util/cryptsetup/cryptsetup.go that returns...
Yes I just tired and it works. Thanks for the advice. But `go mod tidy` changes a lot of files in the e2e/vendor directory not just the cryptsetup.go file. Is...
Can somebody trigger the e2e tests? I tested them on my Cluster but I want to see if they work in the CI environment too.
Yes when I look at the [test output](https://jenkins-ceph-csi.apps.ocp.cloud.ci.centos.org/blue/rest/organizations/jenkins/pipelines/mini-e2e-helm_k8s-1.34-rbd/runs/1/nodes/100/log/?start=0) I also cannot find the output for my tests. At least I saw that the previous encryption tests succeeded. Does anyone know...
``` > devel ``` This is only conflict in the merge conflict. I guess if I choose my version it will run without any issues. But we don't want a...
/test ci/centos/mini-e2e-helm/k8s-1.34/rbd
The test failed with this error E1110 20:00:02.940630 35903 crypto.go:238] ID: 244 Req-ID: 0001-0024-3674dcb1-48bf-45a6-8638-8fbb36b033b4-0000000000000004-c95798e0-5f4e-4956-9b64-da1138bba3e3 failed to encrypt device "/dev/rbd0" with LUKS (an error (exit status 1) occurred while running cryptsetup...
/test ci/centos/mini-e2e-helm/k8s-1.34/rbd