In order to successfully run IB regression tasks volume mount required
for example test execution pod has following volume configured:
volumes: [
hostPathVolume(hostPath: "/auto/mtrswgwork/swx_sm_regression/regression/regression_docker_log", mountPath: '/mnt/')
] )
In order to successfully run IB regression tasks volume mount required
for example test execution pod has following volume configured: