build_image function in package_test.py running out of disk space

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Alex Neben
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: