mrahbar / k8s-testsuite

Test suite for Kubernetes
MIT License
182 stars 32 forks source link

How to run the test? #5

Closed jyotibhanot closed 2 years ago

jyotibhanot commented 2 years ago

I have installed the test by :

git clone https://github.com/mrahbar/k8s-testsuite.git cd k8s-testsuite helm install --namespace load-test ./load-test helm install --namespace network-test ./network-test

But how can I see the outputs?