Skip to content

Commit dfc551c

Browse files
author
Divjot Arora
committed
GODRIVER-1730 Use Go 1.15 in Evergreen
1 parent b452636 commit dfc551c

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

.evergreen/config.yml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,61 +1562,61 @@ axes:
15621562
- id: os-ssl-legacy
15631563
display_name: OS
15641564
values:
1565-
- id: "ubuntu1404-go-1-13"
1565+
- id: "ubuntu1404-go-1-15"
15661566
display_name: "Ubuntu 14.04"
15671567
run_on: ubuntu1404-test
15681568
variables:
1569-
GO_DIST: "/opt/golang/go1.13"
1569+
GO_DIST: "/opt/golang/go1.15"
15701570

15711571
# OSes that require >= 3.2 for SSL
15721572
- id: os-ssl-32
15731573
display_name: OS
15741574
values:
1575-
- id: "windows-64-go-1-13"
1575+
- id: "windows-64-go-1-15"
15761576
display_name: "Windows 64-bit"
15771577
run_on:
15781578
- windows-64-vs2017-test
15791579
variables:
15801580
GCC_PATH: "/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin"
1581-
GO_DIST: "C:\\golang\\go1.13"
1581+
GO_DIST: "C:\\golang\\go1.15"
15821582
PYTHON3_BINARY: "C:/python/Python38/python.exe"
15831583
VENV_BIN_DIR: "Scripts"
1584-
- id: "ubuntu1604-64-go-1-13"
1584+
- id: "ubuntu1604-64-go-1-15"
15851585
display_name: "Ubuntu 16.04"
15861586
run_on: ubuntu1604-build
15871587
variables:
1588-
GO_DIST: "/opt/golang/go1.13"
1588+
GO_DIST: "/opt/golang/go1.15"
15891589
PYTHON3_BINARY: "/opt/python/3.8/bin/python3"
1590-
- id: "osx-go-1-13"
1590+
- id: "osx-go-1-15"
15911591
display_name: "MacOS 10.14"
15921592
run_on: macos-1014
15931593
variables:
1594-
GO_DIST: "/opt/golang/go1.13"
1594+
GO_DIST: "/opt/golang/go1.15"
15951595
PYTHON3_BINARY: python3
15961596

15971597
- id: os-aws-auth
15981598
display_name: OS
15991599
values:
1600-
- id: "windows-64-vsMulti-small-go-1-13"
1600+
- id: "windows-64-vsMulti-small-go-1-15"
16011601
display_name: "Windows 64-bit"
16021602
run_on:
16031603
- windows-64-vsMulti-small
16041604
variables:
16051605
GCC_PATH: "/cygdrive/c/mingw-w64/x86_64-4.9.1-posix-seh-rt_v3-rev1/mingw64/bin"
1606-
GO_DIST: "C:\\golang\\go1.13"
1606+
GO_DIST: "C:\\golang\\go1.15"
16071607
SKIP_ECS_AUTH_TEST: true
16081608
PYTHON3: "C:/python/Python38/python.exe"
1609-
- id: "ubuntu1804-64-go-1-13"
1609+
- id: "ubuntu1804-64-go-1-15"
16101610
display_name: "Ubuntu 18.04"
16111611
run_on: ubuntu1804-test
16121612
variables:
1613-
GO_DIST: "/opt/golang/go1.13"
1613+
GO_DIST: "/opt/golang/go1.15"
16141614
PYTHON3: python3
1615-
- id: "osx-go-1-13"
1615+
- id: "osx-go-1-15"
16161616
display_name: "MacOS 10.14"
16171617
run_on: macos-1014
16181618
variables:
1619-
GO_DIST: "/opt/golang/go1.13"
1619+
GO_DIST: "/opt/golang/go1.15"
16201620
SKIP_ECS_AUTH_TEST: true
16211621
SKIP_EC2_AUTH_TEST: true
16221622
PYTHON3: python3
@@ -1627,7 +1627,7 @@ buildvariants:
16271627
run_on:
16281628
- ubuntu1604-build
16291629
expansions:
1630-
GO_DIST: "/opt/golang/go1.13"
1630+
GO_DIST: "/opt/golang/go1.15"
16311631
tasks:
16321632
- name: ".static-analysis"
16331633

@@ -1636,7 +1636,7 @@ buildvariants:
16361636
run_on:
16371637
- ubuntu1604-build
16381638
expansions:
1639-
GO_DIST: "/opt/golang/go1.13"
1639+
GO_DIST: "/opt/golang/go1.15"
16401640
tasks:
16411641
- name: ".performance"
16421642

@@ -1645,7 +1645,7 @@ buildvariants:
16451645
run_on:
16461646
- ubuntu1604-test
16471647
expansions:
1648-
GO_DIST: "/opt/golang/go1.13"
1648+
GO_DIST: "/opt/golang/go1.15"
16491649
tasks:
16501650
- name: ".compile-check"
16511651

@@ -1654,7 +1654,7 @@ buildvariants:
16541654
run_on:
16551655
- ubuntu1604-build
16561656
expansions:
1657-
GO_DIST: "/opt/golang/go1.13"
1657+
GO_DIST: "/opt/golang/go1.15"
16581658
tasks:
16591659
- name: "atlas-test"
16601660

@@ -1663,7 +1663,7 @@ buildvariants:
16631663
run_on:
16641664
- ubuntu1604-build
16651665
expansions:
1666-
GO_DIST: "/opt/golang/go1.13"
1666+
GO_DIST: "/opt/golang/go1.15"
16671667
tasks:
16681668
- name: "test-atlas-data-lake"
16691669

@@ -1717,22 +1717,22 @@ buildvariants:
17171717
- name: "aws-auth-test"
17181718

17191719
- matrix_name: "ocsp-test"
1720-
matrix_spec: { version: ["4.4", "latest"], os-ssl-32: ["ubuntu1604-64-go-1-13"] }
1720+
matrix_spec: { version: ["4.4", "latest"], os-ssl-32: ["ubuntu1604-64-go-1-15"] }
17211721
display_name: "OCSP ${version} ${os-ssl-32}"
17221722
batchtime: 20160 # 14 days
17231723
tasks:
17241724
- name: ".ocsp"
17251725

17261726
- matrix_name: "ocsp-test-windows"
1727-
matrix_spec: { version: ["4.4", "latest"], os-ssl-32: ["windows-64-go-1-13"] }
1727+
matrix_spec: { version: ["4.4", "latest"], os-ssl-32: ["windows-64-go-1-15"] }
17281728
display_name: "OCSP ${version} ${os-ssl-32}"
17291729
batchtime: 20160 # 14 days
17301730
tasks:
17311731
# Windows MongoDB servers do not staple OCSP responses and only support RSA.
17321732
- name: ".ocsp-rsa !.ocsp-staple"
17331733

17341734
- matrix_name: "ocsp-test-macos"
1735-
matrix_spec: { version: ["4.4", "latest"], os-ssl-32: ["osx-go-1-13"] }
1735+
matrix_spec: { version: ["4.4", "latest"], os-ssl-32: ["osx-go-1-15"] }
17361736
display_name: "OCSP ${version} ${os-ssl-32}"
17371737
batchtime: 20160 # 14 days
17381738
tasks:

0 commit comments

Comments
 (0)