As part of #6894 , have noticed that with an updated cri-tools the HostIpc is true test is not skipped when running in parallel (code in question).
After discussing with @mikebrow , decided on removing parallel when using skip to get the update of cri-tools through.
However, once we figure out why parallel isn't supporting the cli skip, we should add running in parallel back in.
As part of #6894 , have noticed that with an updated
cri-toolstheHostIpc is truetest is not skipped when running in parallel (code in question).After discussing with @mikebrow , decided on removing parallel when using skip to get the update of cri-tools through.
However, once we figure out why parallel isn't supporting the cli skip, we should add running in parallel back in.