-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31338/#review74965
-----------------------------------------------------------


Master (4cca6a6) is red with this patch.
  ./build-support/jenkins/build.sh

                     
src.test.python.apache.aurora.executor.bin.gc_executor_entry_point              
.....   SUCCESS
                     src.test.python.apache.aurora.executor.common.announcer    
                     .....   SUCCESS
                     
src.test.python.apache.aurora.executor.common.directory_sandbox                 
.....   SUCCESS
                     
src.test.python.apache.aurora.executor.common.executor_detector                 
.....   SUCCESS
                     
src.test.python.apache.aurora.executor.common.executor_timeout                  
.....   SUCCESS
                     
src.test.python.apache.aurora.executor.common.health_checker                    
.....   SUCCESS
                     src.test.python.apache.aurora.executor.common.kill_manager 
                     .....   SUCCESS
                     
src.test.python.apache.aurora.executor.common.path_detector                     
.....   SUCCESS
                     
src.test.python.apache.aurora.executor.common.resource_manager_integration      
.....   FAILURE
                     
src.test.python.apache.aurora.executor.common.status_checker                    
.....   SUCCESS
                     src.test.python.apache.aurora.executor.common.task_info    
                     .....   SUCCESS
                     src.test.python.apache.aurora.executor.executor_base       
                     .....   SUCCESS
                     src.test.python.apache.aurora.executor.executor_vars       
                     .....   SUCCESS
                     src.test.python.apache.aurora.executor.gc_executor         
                     .....   SUCCESS
                     src.test.python.apache.aurora.executor.status_manager      
                     .....   SUCCESS
                     src.test.python.apache.aurora.executor.thermos_executor    
                     .....   SUCCESS
                     src.test.python.apache.aurora.executor.thermos_task_runner 
                     .....   SUCCESS
                     src.test.python.apache.thermos.bin.test_thermos            
                     .....   SUCCESS
                     src.test.python.apache.thermos.common.test_pathspec        
                     .....   SUCCESS
                     src.test.python.apache.thermos.common.test_planner         
                     .....   SUCCESS
                     src.test.python.apache.thermos.common.test_task_planner    
                     .....   SUCCESS
                     src.test.python.apache.thermos.config.test_schema          
                     .....   SUCCESS
                     src.test.python.apache.thermos.core.test_angry             
                     .....   SUCCESS
                     src.test.python.apache.thermos.core.test_ephemerals        
                     .....   SUCCESS
                     src.test.python.apache.thermos.core.test_failing_runner    
                     .....   SUCCESS
                     src.test.python.apache.thermos.core.test_failure_limit     
                     .....   SUCCESS
                     src.test.python.apache.thermos.core.test_finalization      
                     .....   SUCCESS
                     src.test.python.apache.thermos.core.test_helper            
                     .....   SUCCESS
                     src.test.python.apache.thermos.core.test_process           
                     .....   SUCCESS
                     
src.test.python.apache.thermos.core.test_runner_integration                     
.....   SUCCESS
                     src.test.python.apache.thermos.core.test_staged_kill       
                     .....   SUCCESS
                     src.test.python.apache.thermos.monitoring.test_detector    
                     .....   SUCCESS
                     src.test.python.apache.thermos.monitoring.test_disk        
                     .....   SUCCESS
                     src.test.python.apache.thermos.monitoring.test_garbage     
                     .....   SUCCESS
                     src.test.python.apache.thermos.monitoring.test_resource    
                     .....   SUCCESS
                     
FAILURE


               FAILURE


I will refresh this build result if you post a review containing "@ReviewBot 
retry"

- Aurora ReviewBot


On March 3, 2015, 3:23 p.m., Steve Niemitz wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31338/
> -----------------------------------------------------------
> 
> (Updated March 3, 2015, 3:23 p.m.)
> 
> 
> Review request for Aurora, Jay Buffington and Bill Farner.
> 
> 
> Bugs: AURORA-1107
>     https://issues.apache.org/jira/browse/AURORA-1107
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Added a command line flag, -global_container_mounts, to allow mounting paths 
> from the slaves into the (docker) containers they run.
> 
> This is the first portion of allowing per-job mounts, however, I wanted to 
> get this out first since more people want it.  I'll implement per-job mounts 
> in a future review.
> 
> 
> Diffs
> -----
> 
>   api/src/main/thrift/org/apache/aurora/gen/api.thrift 
> a5198dfe1c56e05d50e32dd14222a984515c0d07 
>   config/checkstyle/checkstyle.xml 580d9d3737c0f52da2d33f5b99ef9406b55c5807 
>   docs/deploying-aurora-scheduler.md d1123359961fd59ddb8c1a07f80f293bdd46019f 
>   src/jmh/java/org/apache/aurora/benchmark/SchedulingBenchmarks.java 
> 3239eaa139e35e8c3acdacf6375f492de2b5bfee 
>   src/main/java/org/apache/aurora/scheduler/app/SchedulerMain.java 
> 24b61c1e4f615295acf28d904588e1512972d3f4 
>   src/main/java/org/apache/aurora/scheduler/app/VolumeParser.java 
> PRE-CREATION 
>   src/main/java/org/apache/aurora/scheduler/mesos/ExecutorSettings.java 
> baacb71403d55c5b90fc11cb2a23f552a32e8ba5 
>   src/main/java/org/apache/aurora/scheduler/mesos/MesosTaskFactory.java 
> 5340d651b298ec8aa079e73d6d2f652fdf876293 
>   src/test/java/org/apache/aurora/scheduler/app/SchedulerIT.java 
> 6575b7d420f17ec68d6e2a83e7b380f684577d4f 
>   src/test/java/org/apache/aurora/scheduler/app/VolumeParserTest.java 
> PRE-CREATION 
>   
> src/test/java/org/apache/aurora/scheduler/mesos/MesosTaskFactoryImplTest.java 
> 444d6d3fdaf86eb84612f846eaa326eb75c49898 
>   src/test/java/org/apache/aurora/scheduler/mesos/TaskExecutors.java 
> efe62ceb502ead88a2f0cd6d09a76664e465d9bc 
> 
> Diff: https://reviews.apache.org/r/31338/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Steve Niemitz
> 
>

Reply via email to