Check context description in kube e2e

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
This commit is contained in:
Guillaume Tardif
2021-02-02 17:33:24 +01:00
parent 96f20946af
commit 794f638bec
4 changed files with 12 additions and 9 deletions

View File

@@ -4,7 +4,8 @@
<!-- If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx" -->
<!-- optional tests
You can add a / mention to run tests executed by default only on main branch :
You can add a / mention to run tests executed by default only on main branch :
* `test-kube` to run Kube E2E tests
* `test-aci` to run ACI E2E tests
* `test-ecs` to run ECS E2E tests
* `test-windows` to run tests & E2E tests on windows