mirror of https://github.com/k3s-io/k3s
Add examples E2E job to source control.
parent
1eabef0388
commit
9dccefae8f
|
@ -62,6 +62,9 @@
|
|||
- 'gce-flannel':
|
||||
description: 'Run E2E tests on GCE using Flannel and the latest successful build. This suite is quarantined in a dedicated project because Flannel integration is experimental.'
|
||||
timeout: 90
|
||||
- 'gce-examples':
|
||||
description: 'Run e2e examples test on GCE using the latest successful Kubernetes build.'
|
||||
timeout: 90
|
||||
jobs:
|
||||
- 'kubernetes-e2e-{suffix}'
|
||||
|
||||
|
|
Loading…
Reference in New Issue