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:
132132 args :
133133 - src/.evergreen/scripts/run-with-env.sh
134134 - src/.evergreen/scripts/archive-mongodb-logs.sh
135-
136135 - command : archive.targz_pack
137136 params :
138137 target : " mongo-coredumps.tgz"
@@ -163,17 +162,6 @@ functions:
163162 permissions : public-read
164163 content_type : ${content_type|application/x-gzip}
165164 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"
177165
178166 " upload working dir " :
179167 - command : ec2.assume_role
You can’t perform that action at this time.
0 commit comments