IBM / k8s-storage-perf

This git repo will host the playbooks for collecting performance metrics for a Kubernetes persistent storage for IBM Cloud Paks
Apache License 2.0
9 stars 18 forks source link

Corss linking this performance test project with the storage readiness test project #23

Closed bxu1999 closed 1 year ago

bxu1999 commented 1 year ago

Need to cross link this project with the storage readiness test project so users are ware of both projects and can run them as needed.

https://github.com/IBM/k8s-storage-perf https://github.com/IBM/k8s-storage-tests

bxu1999 commented 1 year ago

In this project, add the following at the beginning of the README:

Note that: to assess if a storage provider, especially for new storage, is suitable to support ReadWriteOnce and ReadWriteMany volumes for your Cloud Pak workloads or not, check out this project at https://github.com/IBM/k8s-storage-tests, and perform the storage readiness tests provided there. It will give you a good assessment of the particular storage.

bxu1999 commented 1 year ago

In the storage readiness project at https://github.com/IBM/k8s-storage-tests, added the following at the near beginning of the README:

Note that: if the tests in this storage readiness project are successful, you can perform further performance tests on the storage by following this companion project at https://github.com/IBM/k8s-storage-perf, and perform the tests provided there. It will give you a good assessment of the particular storage performance.

bxu1999 commented 1 year ago

Please provide your comment/feedback. Close it for now.

bxu1999 commented 1 year ago

minor change to the statements in the storage readiness README to below:

Note that: if the tests in this storage readiness project are successful, it's strongly recommended that you continue to perform further performance tests on the storage by following this companion project at https://github.com/IBM/k8s-storage-perf, and perform the tests provided there. It will give you a good assessment of the particular storage performance.