From 1ed9ce525cc97effc5b324405d3850228c4bd752 Mon Sep 17 00:00:00 2001 From: Pawan Date: Fri, 20 Mar 2020 13:42:53 +0530 Subject: [PATCH] chore(readme): adding e2e project link in README Signed-off-by: Pawan --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f5b5ddd..989456f3 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ CSI driver for provisioning Local PVs backed by ZFS and more. This project is under active development and considered to be in Alpha state. The current implementation only supports provisioning and de-provisioning of ZFS Volumes. Also, few properties like compression, dedup and recordsize can be provided while provisioning the volumes and can also be changed after provisioning is done. -## Roadmap +## Project Tracker -See [roadmap](https://github.com/orgs/openebs/projects/10). +See [roadmap](https://github.com/orgs/openebs/projects/10) and [e2e-test](https://github.com/openebs/e2e-tests/projects/7). ## Usage