Manpreet Singh
Manpreet Singh
[MLCOMPUTE-436](https://jira.yelpcorp.com/browse/MLCOMPUTE-436) Based on PR: https://github.com/Yelp/paasta/pull/3211 originally written by @benbariteau. This should likely fix the docker daemon not found issue. Definition: https://docs.python.org/3/library/os.html ```...For [execle()](https://docs.python.org/3/library/os.html#os.execle), [execlpe()](https://docs.python.org/3/library/os.html#os.execlpe), [execve()](https://docs.python.org/3/library/os.html#os.execve), and [execvpe()](https://docs.python.org/3/library/os.html#os.execvpe) (note that these...
…dd_default_timeout" This reverts commit f70e4ddffb56bdf9626faa8f1cccad6826052c6b, reversing changes made to 11c01945d30df391b36f7bf30fb8216370c5d0d7. Some issues being reported. Going to rollback, test the scenarios and roll it back again.
The test test_switch_leader_async is failing sometimes on our jenkins pipeline, but is passing on travis and local integration tests. I am going to remove this test temporarily, for jenkins to...