Skip to content

Commit 1de2a5d

Browse files
mrhillsmankiwik
authored andcommitted
Update Go version for 1.13 conformance job (apache#566)
* Update Go version for 1.13 conformance job Release 1.13 of Kubernetes supports Go 1.12 https://github.com/kubernetes/kubernetes/blob/release-1.13/Godeps/Godeps.json#L3 * Update tag Application:Go
1 parent 8cffb1d commit 1de2a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zuul.d/jobs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@
619619
description: |
620620
Run Kubernetes E2E Conformance tests against release-1.13 branch of Kubernetes
621621
vars:
622-
go_version: '1.11.5'
622+
go_version: '1.12'
623623
k8s_version: 'release-1.13'
624624
tags:
625625
- Category:Cloud
@@ -628,7 +628,7 @@
628628
- Application:[email protected]
629629
- Application:[email protected]
630630
- Application:[email protected]
631-
- Application:Go@1.11.5
631+
- Application:Go@1.12
632632
- OS:ubuntu-xenial
633633
- Arch:x86_64
634634
- BuildType:Integration test

0 commit comments

Comments
 (0)