mirror of https://github.com/k3s-io/k3s
Merge pull request #23464 from wonderfly/disable_gke_trusty_prod
Disable gke-trusty-prod and gke-trusty-stagingpull/6/head
commit
01b662af60
|
@ -768,6 +768,8 @@
|
|||
suffix:
|
||||
- 'gke-trusty-prod':
|
||||
timeout: 180
|
||||
# Failing constantly due to a known issue.
|
||||
disable_job: true
|
||||
description: |
|
||||
Run e2e tests with Trusty as node image using the following config:<br>
|
||||
- provider: GKE<br>
|
||||
|
|
Loading…
Reference in New Issue