Add examples E2E job to source control.

pull/6/head
Joe Finney 2016-01-21 13:46:47 -08:00
parent 1eabef0388
commit 9dccefae8f
1 changed files with 3 additions and 0 deletions

View File

@ -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}'