File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ functions:
132
132
args :
133
133
- src/.evergreen/scripts/run-with-env.sh
134
134
- src/.evergreen/scripts/archive-mongodb-logs.sh
135
-
136
135
- command : archive.targz_pack
137
136
params :
138
137
target : " mongo-coredumps.tgz"
@@ -163,17 +162,6 @@ functions:
163
162
permissions : public-read
164
163
content_type : ${content_type|application/x-gzip}
165
164
display_name : " mongodb-logs.tar.gz"
166
- - command : s3.put
167
- params :
168
- aws_key : ${AWS_ACCESS_KEY_ID}
169
- aws_secret : ${AWS_SECRET_ACCESS_KEY}
170
- aws_session_token : ${AWS_SESSION_TOKEN}
171
- local_file : drivers-tools/.evergreen/orchestration/server.log
172
- remote_file : ${build_variant}/${revision}/${version_id}/${build_id}/logs/${task_id}-${execution}-orchestration.log
173
- bucket : ${bucket_name}
174
- permissions : public-read
175
- content_type : ${content_type|text/plain}
176
- display_name : " orchestration.log"
177
165
178
166
" upload working dir " :
179
167
- command : ec2.assume_role
You can’t perform that action at this time.
0 commit comments