File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ functions:
152
152
aws_session_token : ${AWS_SESSION_TOKEN}
153
153
local_file : ${DRIVERS_TOOLS}/.evergreen/test_logs.tar.gz
154
154
remote_file : ${build_variant}/${revision}/${version_id}/${build_id}/logs/${task_id}-${execution}-drivers-tools-logs.tar.gz
155
- bucket : ${aws_bucket }
155
+ bucket : ${bucket_name }
156
156
permissions : public-read
157
157
content_type : ${content_type|application/x-gzip}
158
158
display_name : " drivers-tools-logs.tar.gz"
Original file line number Diff line number Diff line change @@ -47,7 +47,6 @@ export GREEN_FRAMEWORK="${GREEN_FRAMEWORK:-}"
47
47
export NO_EXT="${NO_EXT:- } "
48
48
export COVERAGE="${COVERAGE:- } "
49
49
export COMPRESSORS="${COMPRESSORS:- } "
50
- export TEST_SUITES="${TEST_SUITES:- } "
51
50
export MONGODB_API_VERSION="${MONGODB_API_VERSION:- } "
52
51
export SKIP_HATCH="${SKIP_HATCH:- } "
53
52
export skip_crypt_shared="${skip_crypt_shared:- } "
You can’t perform that action at this time.
0 commit comments