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


Ship it!




Ship It!

- Zhiwei Chen


On April 13, 2016, 7:34 a.m., Guangya Liu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/46102/
> -----------------------------------------------------------
> 
> (Updated April 13, 2016, 7:34 a.m.)
> 
> 
> Review request for mesos and Alexander Rukletsov.
> 
> 
> Bugs: MESOS-5199
>     https://issues.apache.org/jira/browse/MESOS-5199
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Fixed logic error in execute.cpp.
> 
> 
> Diffs
> -----
> 
>   src/cli/execute.cpp 306779f5227248a9f1d67b6c50854ec47dd59cd5 
> 
> Diff: https://reviews.apache.org/r/46102/diff/
> 
> 
> Testing
> -------
> 
> root@mesos002:~/src/mesos/m2/mesos/build# src/mesos-execute 
> --master=192.168.56.12:5050 --name=test --docker_image=ubuntu:14.04 
> --command="ls /root"
> I0413 07:28:03.833521  2295 scheduler.cpp:175] Version: 0.29.0
> Subscribed with ID '3a1af11e-cf66-4ce2-826d-48b332977999-0001'
> Submitted task 'test' to agent '3a1af11e-cf66-4ce2-826d-48b332977999-S0'
> Received status update TASK_RUNNING for task 'test'
>   source: SOURCE_EXECUTOR
> Received status update TASK_FINISHED for task 'test'
>   message: 'Command exited with status 0'
>   source: SOURCE_EXECUTOR
> 
> 
> Thanks,
> 
> Guangya Liu
> 
>

Reply via email to