[SERVER-71945] build_image function in package_test.py running out of disk space Created: 07/Dec/22  Updated: 29/Oct/23  Resolved: 14/Dec/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 6.3.0-rc0

Type: Bug Priority: Major - P3
Reporter: Alex Neben Assignee: Ryan Egesdahl (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:
Linked BF Score: 48

 Description   

In SERVER-70121 and SERVER-70083 we switched to building an image, committing that image then running it. That is causing us to run out of space in package_test_complete tests. We want to revert that functionality to the way it was before where we would only have docker.run and all the setup would happen inside the docker container.

After this ticket there should be no use of container.commit and all the commands that were previously in package_test.py should be in package_test_internal.py.



 Comments   
Comment by Githook User [ 14/Dec/22 ]

Author:

{'name': 'Ryan Egesdahl', 'email': 'ryan.egesdahl@mongodb.com', 'username': 'deriamis'}

Message: SERVER-71945 Reduce space requirements for test_packages_complete
Branch: master
https://github.com/mongodb/mongo/commit/aeed99df7527530a46a4375e4bd1071e81aa6dd6

Generated at Thu Feb 08 06:20:24 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.