It is unclear if all packages in the scale-ci-workload container are required.
Double check the list here - https://github.com/openshift-scale/images/blob/master/scale-ci-workload/Dockerfile#L24
Anything that is not directly used in the workloads should be moved into a new container that we can add all "extra" tools to for debugging. This can then become the scale-ci-workload-debug container.