chore(readme): adding e2e project link in README

Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
Pawan 2020-03-20 13:42:53 +05:30 committed by Kiran Mova
parent 468bf66b0c
commit 1ed9ce525c

View file

@ -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