Skip to content

Commit 801e6cb

Browse files
committed
Small update to the README to test repo permissions.
1 parent 6ea1164 commit 801e6cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,10 @@ xtf.bm.namespace=alpha-builds
6868

6969
```
7070

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>`
7173

74+
`export KUBECONFIG=kubeconfig`
75+
76+
After this is done then it is just a matter of executing the testsuite as already defined above.
7277

0 commit comments

Comments
 (0)