-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28474/
-----------------------------------------------------------
Review request for Aurora and Bill Farner.
Bugs: AURORA-909
https://issues.apache.org/jira/browse/AURORA-909
Repository: aurora
Description
-------
A manual testbed for the upcoming AURORA-909 work.
Diffs
-----
src/test/java/org/apache/aurora/scheduler/async/Offers.java
8293dd181b0d062e89776fdc1205c1c227d6bb6c
src/test/java/org/apache/aurora/scheduler/async/SchedulerPerfIT.java
PRE-CREATION
Diff: https://reviews.apache.org/r/28474/diff/
Testing
-------
./gradlew -Pq build
IDE manual run:
Nov 26, 2014 10:12:21 AM
org.apache.aurora.scheduler.async.preemptor.PreemptorModule configure
INFO: Preemptor Enabled.
Nov 26, 2014 10:12:21 AM com.twitter.common.util.BuildInfo fetchProperties
INFO: Fetching build properties from build.properties
Nov 26, 2014 10:12:21 AM com.twitter.common.util.BuildInfo fetchProperties
WARNING: Failed to fetch build properties from build.properties
Nov 26, 2014 10:12:21 AM
com.twitter.common.application.modules.StatsModule$StartStatPoller execute
INFO: Build information: {}
Nov 26, 2014 10:12:26 AM org.apache.aurora.scheduler.async.SchedulerPerfIT
runTest
INFO: Results for: INSUFFICIENT_RESOURCES
Nov 26, 2014 10:12:26 AM org.apache.aurora.scheduler.async.SchedulerPerfIT
logDuration
INFO: Mean task_schedule_attempt duration: 737660.0796871068 ns
Nov 26, 2014 10:12:26 AM org.apache.aurora.scheduler.async.SchedulerPerfIT
logDuration
INFO: Mean offer_queue_launch_first duration: 332330.25185686833 ns
Thanks,
Maxim Khutornenko