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

build_image function in package_test.py running out of disk space

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • ALL
    • 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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: