Re: Review Request 32373: Add pesos executor build target

2015-03-25 Thread Brian Wickman
twitter.common.zookeeper-0.3.3-py2-none-any.whl watchdog-0.7.0-cp27-none-macosx_10_9_intel.whl zope.interface-4.1.2-cp27-none-macosx_10_9_intel.whl Thanks, Brian Wickman

Review Request 32515: Kill inotify disk collector.

2015-03-25 Thread Brian Wickman
/thermos/monitoring/disk.py ccf6d6aafe893836e72e179cc1a8010a1ac6ac7f src/test/python/apache/thermos/monitoring/test_disk.py e1373234feba08ab881179af0cbf6b7ed326cc45 Diff: https://reviews.apache.org/r/32515/diff/ Testing --- Thanks, Brian Wickman

Re: Review Request 32515: Kill inotify disk collector.

2015-03-25 Thread Brian Wickman
/diff/ Testing --- Thanks, Brian Wickman

Re: Review Request 32515: Kill inotify disk collector.

2015-03-25 Thread Brian Wickman
/thermos/monitoring/test_disk.py e1373234feba08ab881179af0cbf6b7ed326cc45 Diff: https://reviews.apache.org/r/32515/diff/ Testing --- Thanks, Brian Wickman

Re: Review Request 32373: Add pesos executor build target

2015-03-21 Thread Brian Wickman
-macosx_10_9_intel.whl Thanks, Brian Wickman

Review Request 32373: Add pesos executor build target

2015-03-21 Thread Brian Wickman
-0.3.3-py2-none-any.whl watchdog-0.7.0-cp27-none-macosx_10_9_intel.whl zope.interface-4.1.2-cp27-none-macosx_10_9_intel.whl Thanks, Brian Wickman

Re: Review Request 32221: Remove excessively low timeout in SIGTERM swallowing test.

2015-03-18 Thread Brian Wickman
FAILURE I will refresh this build result if you post a review containing @ReviewBot retry Brian Wickman wrote: welp my kingdom for reviewbot to print out stderr logs - Brian --- This is an automatically generated e

Re: Review Request 32221: Remove excessively low timeout in SIGTERM swallowing test.

2015-03-18 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32221/#review76992 --- @ReviewBot retry - Brian Wickman On March 19, 2015, 1:20 a.m

Re: Review Request 32221: Remove excessively low timeout in SIGTERM swallowing test.

2015-03-18 Thread Brian Wickman
--- Cannot reproduce locally, but 5 seconds is an impossibly small timeout, even if we aren't testing SIGTERM swallowing. If this fails, we will get tripped by 60s timeout instead. Thanks, Brian Wickman

Re: Review Request 32221: Remove excessively low timeout in SIGTERM swallowing test.

2015-03-18 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32221/#review76998 --- @ReviewBot retry - Brian Wickman On March 19, 2015, 1:20 a.m

Review Request 32221: Remove excessively low timeout in SIGTERM swallowing test.

2015-03-18 Thread Brian Wickman
/r/32221/diff/ Testing --- Cannot reproduce locally, but 5 seconds is an impossibly small timeout, even if we aren't testing SIGTERM swallowing. If this fails, we will get tripped by 60s timeout instead. Thanks, Brian Wickman

Re: Review Request 32013: Cache TaskDetectors for reuse.

2015-03-17 Thread Brian Wickman
. - Brian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32013/#review76784 --- On March 17, 2015, 8:24 p.m., Brian Wickman wrote

Re: Review Request 32013: Cache TaskDetectors for reuse.

2015-03-17 Thread Brian Wickman
, Brian Wickman

Re: Review Request 32131: Get CI to build python sdists.

2015-03-16 Thread Brian Wickman
://reviews.apache.org/r/32131/#comment124315 only a minor concern that people depend on this, but it's probably ok to remove. - Brian Wickman On March 16, 2015, 10:18 p.m., Zameer Manji wrote: --- This is an automatically generated e-mail. To reply

Re: Review Request 32012: Improve TaskDetector performance by memoizing regular expressions

2015-03-16 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32012/#review76586 --- @ReviewBot retry - Brian Wickman On March 13, 2015, 7:38 p.m

Re: Review Request 32013: Cache TaskDetectors for reuse.

2015-03-16 Thread Brian Wickman
://reviews.apache.org/r/32013/diff/ Testing --- ./pants test src/test/python/apache/thermos/observer:: + manual observation Thanks, Brian Wickman

Re: Review Request 32013: Cache TaskDetectors for reuse.

2015-03-16 Thread Brian Wickman
://reviews.apache.org/r/32013/diff/ Testing --- ./pants test src/test/python/apache/thermos/observer:: + manual observation Thanks, Brian Wickman

Re: Review Request 32012: Improve TaskDetector performance by memoizing regular expressions

2015-03-13 Thread Brian Wickman
On March 13, 2015, 1:10 a.m., Brian Wickman wrote: @ReviewBot retry Bill Farner wrote: If you believe you have discovered a flaky test (which i assume you're asking the bot to try again), can you please file a ticket? Not a flaky test -- a legitimate breakage that I did

Review Request 32012: Improve TaskDetector performance by memoizing regular expressions

2015-03-12 Thread Brian Wickman
e9005c402ec81bbb415d9c814aa7b4e759138304 Diff: https://reviews.apache.org/r/32012/diff/ Testing --- Added generic TaskDetector test and made sure it passes before/after. Thanks, Brian Wickman

Review Request 32013: Cache TaskDetectors for reuse.

2015-03-12 Thread Brian Wickman
/ Testing --- ./pants test src/test/python/apache/thermos/observer:: + manual observation Thanks, Brian Wickman

Re: Review Request 32013: Cache TaskDetectors for reuse.

2015-03-12 Thread Brian Wickman
tests. - Brian Wickman On March 13, 2015, 12:48 a.m., Brian Wickman wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32013

Re: Review Request 32012: Improve TaskDetector performance by memoizing regular expressions

2015-03-12 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32012/#review76322 --- @ReviewBot retry - Brian Wickman On March 13, 2015, 12:47 a.m

Re: Review Request 30695: Implements log rotation in the Thermos runner.

2015-03-09 Thread Brian Wickman
On Feb. 6, 2015, 6:52 p.m., Brian Wickman wrote: This is super rad. Thanks for taking this on. Before I do a deeper dive, what do you think about making the logrotate policy be specified by the user instead of the framework owner, with a sensible default? For example

Re: Review Request 31774: Add aurora-specific entry point for thermos observer and fix /vars

2015-03-09 Thread Brian Wickman
-CREATION src/main/python/apache/thermos/observer/task_observer.py 6e7517b9f1b70cef8b0400cd7769fbbe7495dc42 Diff: https://reviews.apache.org/r/31774/diff/ Testing --- mba=aurora=; ./pants test.pytest --no-fast src/test3/python:: Thanks, Brian Wickman

Re: Review Request 31559: Split thermos cli into pieces. Add custom aurora thermos entry point.

2015-03-04 Thread Brian Wickman
-CREATION src/test/python/apache/thermos/cli/commands/test_simplerun.py PRE-CREATION src/test/python/apache/thermos/cli/test_common.py PRE-CREATION Diff: https://reviews.apache.org/r/31559/diff/ Testing --- ./pants test src/test/python/apache/thermos/cli:: Thanks, Brian Wickman

Re: Review Request 31559: Split thermos cli into pieces. Add custom aurora thermos entry point.

2015-03-03 Thread Brian Wickman
--- On March 3, 2015, 10:14 p.m., Brian Wickman wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31559

Re: Review Request 31559: Split thermos cli into pieces. Add custom aurora thermos entry point.

2015-03-03 Thread Brian Wickman
src/test/python/apache/thermos/cli/commands/test_simplerun.py PRE-CREATION src/test/python/apache/thermos/cli/test_common.py PRE-CREATION Diff: https://reviews.apache.org/r/31559/diff/ Testing --- ./pants test src/test/python/apache/thermos/cli:: Thanks, Brian Wickman

Re: Review Request 31451: Port thermos observer to the path detector interface

2015-03-03 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31451/#review74709 --- On Feb. 27, 2015, 11:36 p.m., Brian Wickman wrote: --- This is an automatically generated e

Re: Review Request 31451: Port thermos observer to the path detector interface

2015-03-03 Thread Brian Wickman
: https://reviews.apache.org/r/31451/diff/ Testing --- Manually launched observer and ran some thermos tasks. + mba=aurora=; ./pants test src/test/python/apache/thermos/observer/:: Thanks, Brian Wickman

Re: Review Request 31559: Split thermos cli into pieces. Add custom aurora thermos entry point.

2015-03-03 Thread Brian Wickman
-mail. To reply, visit: https://reviews.apache.org/r/31559/#review75063 --- On March 3, 2015, 10:14 p.m., Brian Wickman wrote: --- This is an automatically generated e-mail. To reply

Re: Review Request 31559: Split thermos cli into pieces. Add custom aurora thermos entry point.

2015-02-27 Thread Brian Wickman
://reviews.apache.org/r/31559/diff/ Testing --- ./pants test src/test/python/apache/thermos/cli:: Thanks, Brian Wickman

Re: Review Request 31559: Split thermos cli into pieces. Add custom aurora thermos entry point.

2015-02-27 Thread Brian Wickman
-CREATION Diff: https://reviews.apache.org/r/31559/diff/ Testing --- ./pants test src/test/python/apache/thermos/cli:: Thanks, Brian Wickman

Re: Review Request 31559: Split thermos cli into pieces. Add custom aurora thermos entry point.

2015-02-27 Thread Brian Wickman
/31559/diff/ Testing --- ./pants test src/test/python/apache/thermos/cli:: Thanks, Brian Wickman

Re: Review Request 31451: Port thermos observer to the path detector interface

2015-02-26 Thread Brian Wickman
src/test/python/apache/thermos/observer/test_detector.py PRE-CREATION Diff: https://reviews.apache.org/r/31451/diff/ Testing --- Manually launched observer and ran some thermos tasks. + mba=aurora=; ./pants test src/test/python/apache/thermos/observer/:: Thanks, Brian Wickman

Re: Review Request 31491: Add basic test coverage to the TaskGarbageCollector.

2015-02-26 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31491/#review74343 --- On Feb. 26, 2015, 7:20 p.m., Brian Wickman wrote: --- This is an automatically generated

Re: Review Request 31491: Add basic test coverage to the TaskGarbageCollector.

2015-02-26 Thread Brian Wickman
://reviews.apache.org/r/31491/#comment120949 Thanks for the catch. - Brian Wickman On Feb. 26, 2015, 8 p.m., Brian Wickman wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31491

Re: Review Request 31251: Fix swallowed exceptions in health check test.

2015-02-23 Thread Brian Wickman
test.pytest --no-fast --options='-vs' src/test/python/apache/aurora/executor/common:health_checker Thanks, Brian Wickman

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-20 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30749/#review73337 --- @Reviewbot retry - Brian Wickman On Feb. 20, 2015, 7:06 p.m

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-20 Thread Brian Wickman
sure - Brian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30647/#review73324 --- On Feb. 20, 2015, 7:33 p.m., Brian Wickman wrote

Re: Review Request 31251: Fix swallowed exceptions in health check test.

2015-02-20 Thread Brian Wickman
, 2015, 1:09 a.m., Brian Wickman wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31251/ --- (Updated Feb. 21, 2015, 1:09 a.m

Review Request 31251: Fix swallowed exceptions in health check test.

2015-02-20 Thread Brian Wickman
://reviews.apache.org/r/31251/diff/ Testing --- Ran the following about 100 times: THERMOS_DEBUG=1 ./pants test.pytest --no-fast --options='-vs' src/test/python/apache/aurora/executor/common:health_checker Thanks, Brian Wickman

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-20 Thread Brian Wickman
: https://reviews.apache.org/r/30749/#review71833 --- On Feb. 20, 2015, 7:06 p.m., Brian Wickman wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-20 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30749/#review71831 --- On Feb. 9, 2015, 11:16 p.m., Brian Wickman wrote

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-20 Thread Brian Wickman
On Feb. 20, 2015, 11:11 p.m., Brian Wickman wrote: @Reviewbot retry Bill Farner wrote: Is that test known to be flaky? If so, can you file a ticket? https://reviews.apache.org/r/30647/ should deflake it. - Brian

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-17 Thread Brian Wickman
c8fab307d17949a8157659c4b3944ec7520feb9d Diff: https://reviews.apache.org/r/30647/diff/ Testing --- ./pants test.pytest --no-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 31138: Add ability to pass configurable options to pytest.

2015-02-17 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31138/#review72840 --- Ship it! Ship It! - Brian Wickman On Feb. 17, 2015, 11:12 p.m

Re: Review Request 31124: Fix build break - remove unused imports.

2015-02-17 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31124/#review72752 --- Ship it! Ship It! - Brian Wickman On Feb. 17, 2015, 6:09 p.m

Review Request 31137: Update aurora to commons 0.3.3, unflake tests using ThreadedClock

2015-02-17 Thread Brian Wickman
://reviews.apache.org/r/31137/diff/ Testing --- ./pants test.pytest --no-fast src/test/python:: Thanks, Brian Wickman

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-09 Thread Brian Wickman
--- ./pants test.pytest --no-fast src/main/python:: Thanks, Brian Wickman

Re: Review Request 30768: Reject None values for TaskPath

2015-02-09 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30768/#review71649 --- Ship it! Ship It! - Brian Wickman On Feb. 8, 2015, 9:34 p.m

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-09 Thread Brian Wickman
/aurora/executor/test_gc_executor.py b1bbc89a822302d8ea12324eb767631326639ebb Diff: https://reviews.apache.org/r/30749/diff/ Testing --- ./pants test.pytest --no-fast src/main/python:: Thanks, Brian Wickman

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-09 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30749/#review71567 --- On Feb. 7, 2015, 2:27 a.m., Brian Wickman wrote

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-09 Thread Brian Wickman
, Brian Wickman

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-09 Thread Brian Wickman
/main/python:: Thanks, Brian Wickman

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-09 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30647/#review71711 --- ping. - Brian Wickman On Feb. 6, 2015, 11:13 p.m., Brian Wickman

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-09 Thread Brian Wickman
/test_thermos_executor_entry_point.py PRE-CREATION src/test/python/apache/aurora/executor/test_gc_executor.py b1bbc89a822302d8ea12324eb767631326639ebb Diff: https://reviews.apache.org/r/30749/diff/ Testing --- ./pants test.pytest --no-fast src/main/python:: Thanks, Brian Wickman

Re: Review Request 27182: Add a test for the thermos resource module

2015-02-08 Thread Brian Wickman
://reviews.apache.org/r/27182/#comment117267 these aren't explicitly covered by your BUILD target src/test/python/apache/thermos/monitoring/test_resource.py https://reviews.apache.org/r/27182/#comment117268 ditto re: coverage - Brian Wickman On Feb. 6, 2015, 10 p.m., Joe Smith wrote

Re: Review Request 27182: Add a test for the thermos resource module

2015-02-08 Thread Brian Wickman
this with master and re-publish so that I can patch to master? - Brian Wickman On Feb. 6, 2015, 10 p.m., Joe Smith wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27182

Review Request 30752: Fix executor builds.

2015-02-08 Thread Brian Wickman
--- Built the binaries. Thanks, Brian Wickman

Re: Review Request 27182: Add a test for the thermos resource module

2015-02-08 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27182/#review71522 --- Ship it! Ship It! - Brian Wickman On Feb. 6, 2015, 10 p.m., Joe

Review Request 30749: Port GC executor to PathDetector interface

2015-02-08 Thread Brian Wickman
: https://reviews.apache.org/r/30749/diff/ Testing --- ./pants test.pytest --no-fast src/main/python:: Thanks, Brian Wickman

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-08 Thread Brian Wickman
69bf8e4c2e2e5f85f6b822fbe45f828d61814d7f src/test/python/apache/aurora/executor/test_gc_executor.py b1bbc89a822302d8ea12324eb767631326639ebb Diff: https://reviews.apache.org/r/30749/diff/ Testing --- ./pants test.pytest --no-fast src/main/python:: Thanks, Brian Wickman

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-08 Thread Brian Wickman
c8fab307d17949a8157659c4b3944ec7520feb9d Diff: https://reviews.apache.org/r/30647/diff/ Testing --- ./pants test.pytest --no-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 27182: Add a test for the thermos resource module

2015-02-08 Thread Brian Wickman
on its deathbed as soon Mesos will have disk enforcement built in. - Brian Wickman On Feb. 6, 2015, 7:59 p.m., Joe Smith wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27182

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-08 Thread Brian Wickman
:: Thanks, Brian Wickman

Re: Review Request 30741: Add an interface and implementations of PathDetector.

2015-02-08 Thread Brian Wickman
://reviews.apache.org/r/30741/#review71505 --- On Feb. 6, 2015, 7:30 p.m., Brian Wickman wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r

Re: Review Request 30741: Add an interface and implementations of PathDetector.

2015-02-08 Thread Brian Wickman
/thermos/monitoring:: One failure due to incompatible merge w/ r/30704 -- will send follow up patch. Thanks, Brian Wickman

Re: Review Request 30749: Port GC executor to PathDetector interface

2015-02-08 Thread Brian Wickman
/aurora/executor/test_gc_executor.py b1bbc89a822302d8ea12324eb767631326639ebb Diff: https://reviews.apache.org/r/30749/diff/ Testing --- ./pants test.pytest --no-fast src/main/python:: Thanks, Brian Wickman

Re: Review Request 30695: Implements log rotation in the Thermos runner.

2015-02-08 Thread Brian Wickman
On Feb. 6, 2015, 6:52 p.m., Brian Wickman wrote: This is super rad. Thanks for taking this on. Before I do a deeper dive, what do you think about making the logrotate policy be specified by the user instead of the framework owner, with a sensible default? For example

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-06 Thread Brian Wickman
/executor/test_thermos_executor.py c8fab307d17949a8157659c4b3944ec7520feb9d Diff: https://reviews.apache.org/r/30647/diff/ Testing --- ./pants test.pytest --no-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Review Request 30741: Add an interface and implementations of PathDetector.

2015-02-06 Thread Brian Wickman
patch. Thanks, Brian Wickman

Re: Review Request 30695: Implements log rotation in the Thermos runner.

2015-02-06 Thread Brian Wickman
, class constructors, etc. And if you ever need to add new features (e.g. a compress option), they're fairly well encapsulated within the Logger union. - Brian Wickman On Feb. 6, 2015, 5:51 p.m., George Sirois wrote

Re: Review Request 30741: Add an interface and implementations of PathDetector.

2015-02-06 Thread Brian Wickman
/monitoring:: One failure due to incompatible merge w/ r/30704 -- will send follow up patch. Thanks, Brian Wickman

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-06 Thread Brian Wickman
of the 'enabled' flags. will fix. - Brian Wickman On Feb. 5, 2015, 7:17 p.m., Brian Wickman wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30647

Re: Review Request 30650: Upgrade virtualenv to 12.0.7

2015-02-06 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30650/#review71453 --- Ship it! Ship It! - Brian Wickman On Feb. 5, 2015, 4:13 a.m

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-05 Thread Brian Wickman
--- ./pants test.pytest --no-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-05 Thread Brian Wickman
--- ./pants test.pytest --no-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 30704: Remove default root in TaskPath.

2015-02-05 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30704/#review71352 --- Ship it! Ship It! - Brian Wickman On Feb. 6, 2015, 1:19 a.m

Re: Review Request 30649: Upgrade pants to 0.0.28

2015-02-05 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30649/#review71284 --- Ship it! Ship It! - Brian Wickman On Feb. 5, 2015, 4:13 a.m

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-04 Thread Brian Wickman
/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-04 Thread Brian Wickman
/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Review Request 30647: Instrument the HealthChecker to export stats.

2015-02-04 Thread Brian Wickman
def249c2509a28f7145380f250f79202b653dc83 Diff: https://reviews.apache.org/r/30647/diff/ Testing --- ./pants test.pytest --no-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 30187: Remove support for cluster metadata in YAML format.

2015-01-30 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30187/#review70419 --- Ship it! Ship It! - Brian Wickman On Jan. 28, 2015, 8:26 p.m

Re: Review Request 29286: Fix BUILD files in apache.aurora.admin and apache.aurora.client.api.

2015-01-28 Thread Brian Wickman
of it, but I'm not sure what was broken or what is being improved.) - Brian Wickman On Dec. 20, 2014, 3:05 a.m., Kevin Sweeney wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29286

Re: Review Request 30187: Remove support for cluster metadata in YAML format.

2015-01-26 Thread Brian Wickman
://reviews.apache.org/r/30187/#comment114399 wait -- the # noqa is necessary, otherwise checkstyle will fail. - Brian Wickman On Jan. 22, 2015, 9:09 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit

Re: Review Request 28920: Add support for docker containers to aurora

2015-01-23 Thread Brian Wickman
/r/28920/#comment114180 sort of higher-level question -- since this information is not used by thermos at all, does it make sense in src/main/python/apache/aurora/config/schema/base.py instead? usually Aurora concerns are in Job() and Thermos concerns are in Task(). - Brian Wickman

Re: Review Request 28920: Add support for docker containers to aurora

2015-01-23 Thread Brian Wickman
/apache/aurora/executor/thermos_task_runner.py https://reviews.apache.org/r/28920/#comment114201 os.environ.get('MESOS_DIRECTORY') (i worry that cwd='.' will actually break something, whereas cwd=None will be a no-op.) - Brian Wickman On Jan. 24, 2015, midnight, Steve Niemitz wrote

Re: Review Request 30187: Remove support for cluster metadata in YAML format.

2015-01-22 Thread Brian Wickman
in order to reduce redundancy, similar to pystachio. The way the code is currently structured, YAML will still work fine if it's available in the environmenet of your Aurora client, and gracefully fall back if not. Thoughts? - Brian Wickman On Jan. 22, 2015, 9:09 p.m., Bill Farner wrote

Re: Review Request 28920: Add support for docker containers to aurora

2015-01-22 Thread Brian Wickman
defaults to os.path.join(sandbox, '.logs'), so the log_dir part here is unnecessary. - Brian Wickman On Jan. 16, 2015, 12:08 a.m., Steve Niemitz wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 28920: Add support for docker containers to aurora

2015-01-22 Thread Brian Wickman
On Jan. 22, 2015, 10:22 p.m., Brian Wickman wrote: src/main/python/apache/thermos/core/runner.py, lines 627-632 https://reviews.apache.org/r/28920/diff/18/?file=823218#file823218line627 this is an abstraction leak. grep the thermos codebase for 'aurora' and 'mesos'. thermos

Re: Review Request 28920: Add support for docker containers to aurora

2015-01-22 Thread Brian Wickman
. if both the above are true, then we don't need any of the changes to CommandUtil. - Brian Wickman On Jan. 16, 2015, 12:08 a.m., Steve Niemitz wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 28920: Add support for docker containers to aurora

2015-01-22 Thread Brian Wickman
On Jan. 22, 2015, 10:42 p.m., Brian Wickman wrote: src/main/java/org/apache/aurora/scheduler/mesos/MesosTaskFactory.java, lines 153-158 https://reviews.apache.org/r/28920/diff/18/?file=823211#file823211line153 can't the stuff in DOCKER_COMMAND_PREFIX be accomplished

Re: Review Request 29984: Minor clean up to mock usage in resource manager integration tests.

2015-01-21 Thread Brian Wickman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29984/#review68961 --- Ship it! Ship It! - Brian Wickman On Jan. 16, 2015, 9:45 p.m

Re: Review Request 29901: De-flakify resource_manager_integration test

2015-01-16 Thread Brian Wickman
e3c766f9b7bf989c0790281231957947d2cda52a Diff: https://reviews.apache.org/r/29901/diff/ Testing --- ./pants goal test --no-test-pytest-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 29866: Upgrade pants to 0.0.27

2015-01-16 Thread Brian Wickman
--- bash src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh Thanks, Brian Wickman

Re: Review Request 29901: De-flakify resource_manager_integration test

2015-01-15 Thread Brian Wickman
/aurora/executor/common/test_resource_manager_integration.py e3c766f9b7bf989c0790281231957947d2cda52a Diff: https://reviews.apache.org/r/29901/diff/ Testing --- ./pants goal test --no-test-pytest-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 29901: De-flakify resource_manager_integration test

2015-01-15 Thread Brian Wickman
e3c766f9b7bf989c0790281231957947d2cda52a Diff: https://reviews.apache.org/r/29901/diff/ Testing --- ./pants goal test --no-test-pytest-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 29901: De-flakify resource_manager_integration test

2015-01-15 Thread Brian Wickman
e3c766f9b7bf989c0790281231957947d2cda52a Diff: https://reviews.apache.org/r/29901/diff/ Testing --- ./pants goal test --no-test-pytest-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

Re: Review Request 29866: Upgrade pants to 0.0.27

2015-01-14 Thread Brian Wickman
Brian Wickman wrote: this is to fix the test failure brought up by reviewbot. unclear if it's related to the pants upgrade, but it should be fixed regardless. Brian Wickman wrote: would you prefer that this go into a separate review? Kevin Sweeney wrote: Yes, I prefer to keep

Review Request 29901: De-flakify resource_manager_integration test

2015-01-14 Thread Brian Wickman
e3c766f9b7bf989c0790281231957947d2cda52a Diff: https://reviews.apache.org/r/29901/diff/ Testing --- ./pants goal test --no-test-pytest-fast src/test/python/apache/aurora/executor/common:: Thanks, Brian Wickman

  1   2   3   4   >