We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea1164 commit 801e6cbCopy full SHA for 801e6cb
README.md
@@ -68,5 +68,10 @@ xtf.bm.namespace=alpha-builds
68
69
```
70
71
+A simplier approach to authetication and execution is to export the `kubeconfig` file then execute the test suite.
72
+`export KUBECONFIG=<path_to_kubeconfig>`
73
74
+`export KUBECONFIG=kubeconfig`
75
+
76
+After this is done then it is just a matter of executing the testsuite as already defined above.
77
0 commit comments