Skip to content

Commit 7049058

Browse files
committed
PYTHON-1780 Test against Python 2.7 on linux-64-amzn
1 parent 65f85f6 commit 7049058

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.evergreen/config.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -872,11 +872,12 @@ axes:
872872
- id: os-fully-featured
873873
display_name: OS
874874
values:
875-
# https://jira.mongodb.org/browse/BUILD-5453
876-
#- id: linux-64-amzn-test
877-
# display_name: "Amazon Linux (Enterprise)"
878-
# run_on: linux-64-amzn-test
879-
# batchtime: 10080 # 7 days
875+
- id: linux-64-amzn-test
876+
display_name: "Amazon Linux (Enterprise)"
877+
run_on: linux-64-amzn-test
878+
batchtime: 10080 # 7 days
879+
variables:
880+
PYTHON_BINARY: "python2.7"
880881

881882
- id: ubuntu-14.04
882883
display_name: "Ubuntu 14.04"

0 commit comments

Comments
 (0)