skonto commented on issue #23514: [SPARK-24902][K8s] Add PV integration tests URL: https://github.com/apache/spark/pull/23514#issuecomment-459131292 @shaneknapp it seems that the pod neverstarted: "container status: N/A" So if you check all other tests the container status is well defined. A `kubectl get pods` would give us details of what is happening on the testing nodes. I suspect something is wrong with mounts. Probably /tmp on the host didnt mount correctly. Could you trigger the tests and monitor the node?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
