Skip to content

Commit ecebbf2

Browse files
committed
fix tests
1 parent cc3be25 commit ecebbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,14 +575,14 @@ functions:
575575
binary: "bash"
576576
env:
577577
GO_BUILD_TAGS: cse
578+
CSFLE_TLS_CA_FILE: "${PARENT_DIR}/x509gen/ca.pem"
578579
include_expansions_in_env: [AUTH, SSL, MONGODB_URI, TOPOLOGY, MONGO_GO_DRIVER_COMPRESSOR]
579580
args: [*task-runner, setup-test]
580581
- command: subprocess.exec
581582
type: test
582583
params:
583584
binary: "bash"
584585
env:
585-
CSFLE_TLS_CA_FILE: "${PARENT_DIR}/x509gen/ca.pem"
586586
KMS_FAILPOINT_SERVERS_RUNNING: "true"
587587
args: [*task-runner, evg-test-retry-kms-requests]
588588

0 commit comments

Comments
 (0)