Collapse into one project

parent e61f6614
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
- 'kubernetes-e2e-{suffix}' - 'kubernetes-e2e-{suffix}'
- project: - project:
name: kubernetes-e2e-gce-features name: kubernetes-e2e-features
trigger-job: 'kubernetes-build' trigger-job: 'kubernetes-build'
branch: 'master' branch: 'master'
suffix: suffix:
...@@ -200,14 +200,6 @@ ...@@ -200,14 +200,6 @@
timeout: 300 timeout: 300
emails: '$DEFAULT_RECIPIENTS, ihmccreery@google.com' emails: '$DEFAULT_RECIPIENTS, ihmccreery@google.com'
test-owner: 'ihmccreery' test-owner: 'ihmccreery'
jobs:
- 'kubernetes-e2e-{suffix}'
- project:
name: kubernetes-e2e-gke-features
trigger-job: 'kubernetes-build'
branch: 'master'
suffix:
- 'gke-serial': - 'gke-serial':
description: 'Run [Serial], [Disruptive], and [Feature:Restart] tests on GKE using the latest successful build.' description: 'Run [Serial], [Disruptive], and [Feature:Restart] tests on GKE using the latest successful build.'
timeout: 300 timeout: 300
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment