Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-71945

build_image function in package_test.py running out of disk space

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 48

      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.

            Assignee:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Reporter:
            alex.neben@mongodb.com Alex Neben
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: