Skip to content

Commit 9b69d40

Browse files
committed
Update test coverage
1 parent fb10b2b commit 9b69d40

File tree

1 file changed

+2
-7
lines changed
  • keps/sig-storage/1488-csi-migration-gce-pd

1 file changed

+2
-7
lines changed

keps/sig-storage/1488-csi-migration-gce-pd/README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,15 @@ test infrastructure](https://github.com/kubernetes/cloud-provider-gcp).
6565

6666
##### Unit tests
6767

68-
See tests in [`k8s.io/csi-translation-lib/plugins/gce_pd_test`](https://github.com/kubernetes/csi-translation-lib/blob/master/plugins/gce_pd_test.go).
68+
- `k8s.io/csi-translation-lib/plugins/gce_pd.go`: `2022-06-21` - `69.7`
6969

7070
##### Integration tests
7171

7272
N/A
7373

7474
##### e2e tests
7575

76-
Support for tests after gce-pd migration have been [added to
77-
cloud-provider-gcp](https://github.com/kubernetes/cloud-provider-gcp/pull/265). These
78-
tests [have been removed from the k/k test
79-
jobs](https://github.com/kubernetes/test-infra/pulls?q=is%3Apr+author%3Aleiyiz+gcepd).
80-
81-
The e2e tests are now covered in [cloud-provider-gcp](https://testgrid.k8s.io/provider-gcp-presubmits#cloud-provider-gcp-e2e-full&include-filter-by-regex=gcepd).
76+
- `sig-storage` `Driver: gcepd`: https://testgrid.k8s.io/provider-gcp-presubmits#cloud-provider-gcp-e2e-full&include-filter-by-regex=gcepd
8277

8378
## Implementation History
8479

0 commit comments

Comments
 (0)