-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60212/
-----------------------------------------------------------
(Updated June 24, 2017, 11:35 a.m.)
Review request for Aurora, Eric Chung, Joshua Cohen, Dmitriy Shirchenko,
Stephan Erb, and Zameer Manji.
Changes
-------
Clean up and address lint issue
Bugs: AURORA-1903
https://issues.apache.org/jira/browse/AURORA-1903
Repository: aurora
Description
-------
Instruct Thermos executor to detect the `taskfs` volume when running inside a
Mesos container. If taskfs is not enabled, use `DockerDirectorySandbox` instead
of `FileSystemImageSandbox` for sandbox bootstrapping.
Diffs (updated)
-----
src/main/python/apache/aurora/executor/common/sandbox.py
fe1562eeb5a149b540ec2e080ee0b677105bf20e
src/test/python/apache/aurora/executor/common/test_sandbox.py
0b4958a5645d356135fe6ca6364b8343bfb2cf44
Diff: https://reviews.apache.org/r/60212/diff/3/
Changes: https://reviews.apache.org/r/60212/diff/2-3/
Testing
-------
Thanks,
Jason Lai