Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-2536

improve disk space usage when generating CRW source tarballs

XMLWordPrintable

    • 3
    • False
    • False

      Currently, the script that generates the source tarballs we need to do a release eats a lot of disk:

      ... ran out of disk on x86_64-rhel8-p3 – we have 40GB available and 23GB of that was consumed in /mnt/hudson_workspace/workspace/CRW_CI/Releng/get-3rd-party-sources/

      So... we need to revisit how this job creates sources and get more efficient at releasing disk space when no longer required.

      eg., fetch container, extract contents to tarball, unpack tarball, delete container from local podman registry, delete local tarball

      or fetch container, extract contents to tarball, delete container from local podman registry, upload local tarball immediately to rcm-guest, delete tarball

      Related issue: https://imgflip.com/i/5hohlg

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: