Commit 01b662af authored by Jeff Lowdermilk's avatar Jeff Lowdermilk

Merge pull request #23464 from wonderfly/disable_gke_trusty_prod

Disable gke-trusty-prod and gke-trusty-staging
parents b94b3942 a06eb5b0
...@@ -768,6 +768,8 @@ ...@@ -768,6 +768,8 @@
suffix: suffix:
- 'gke-trusty-prod': - 'gke-trusty-prod':
timeout: 180 timeout: 180
# Failing constantly due to a known issue.
disable_job: true
description: | description: |
Run e2e tests with Trusty as node image using the following config:<br> Run e2e tests with Trusty as node image using the following config:<br>
- provider: GKE<br> - provider: GKE<br>
......
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