FEATURE REQUEST: Support parallel CT tests
Is this a request for help?: No
Is this a BUG REPORT or FEATURE REQUEST? (choose one): FEATURE REQUEST
Version of Helm and Kubernetes: ct version : 3.4.0
What happened: We are trying to see if parallel ct tests can be run , As I understand each test runs on its own namespace. I think it makes sense to have parallel running support .
For example : we have 5 to 10 tests under ci directory of each product, It takes around 1 hour 30 mins (install + upgrade tests). we would like to improve the same by running them in parallel to reduce time
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
@davidkarlsen @unguiculus please review
Yes, an optional support for parallel runs for tests from the ci folder would really speed up testing of the chart changes
How would you test charts that have ClusterRoles and Bindings, Webhooks, StorageClasses, etc - non-namespaced resources?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
How would you test charts that have ClusterRoles and Bindings, Webhooks, StorageClasses, etc - non-namespaced resources?
using vcluster ? we have been using vcluster along with kuttl to support parallel tests.
cc @rimusz
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.