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

successful crw-*, sync-to-downstream, rhpkg-* and push-latest-* builds should clean up their workspace to reclaim shared disk space on worker nodes

XMLWordPrintable

    • 3
    • False
    • False

      Many of the jobs that produce artifacts or containers don't do cleanup when done, assuming that the node on which they were built will be a PSI temporary node and the whole machine will be garbage collected.

      But because scm polling often fails due to the use of temporary nodes, we'd like to use more permanant nodes.

      Using permanent nodes means that garbage collection is critical to ensuring the machines are healthy and don't run out of disk (eg., for theia builds).

      So we need to add a step to clean up workspaces for successful builds... but NOT purge the scm poll log data, so that we can fix CRW-2542.

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

              Created:
              Updated:
              Resolved: