Skip to content

Commit 698696f

Browse files
authored
Merge pull request kubernetes#3427 from humblec/node-test-coverage
use new format for the unit test coverage part
2 parents d142b47 + e61a40a commit 698696f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

keps/sig-storage/2923-csi-migration-ceph-rbd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ RBD in k/k repository.
5757

5858
##### Unit tests
5959

60-
The unit tests for RBD translation lib available [here](https://github.com/kubernetes/csi-translation-lib/blob/master/plugins/rbd_test.go)
60+
- `k8s.io/csi-translation-lib/blob/master/plugins/rbd_test.go`: `2022-06-27` - `69.7`
6161
will be validated.
6262

6363
##### Integration tests

keps/sig-storage/2924-csi-migration-cephfs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ cephfs in k/k repository.
5757

5858
##### Unit tests
5959

60-
The unit tests for CephFS translation lib will be added [here](https://github.com/kubernetes/csi-translation-lib/blob/master/plugins/rbd_test.go)
61-
and validated.
60+
+- `k8s.io/csi-translation-lib/blob/master/plugins/cephfs_test.go`: `2022-06-27` - `69.7`
6261

6362
##### Integration tests
6463

0 commit comments

Comments
 (0)