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


Ship it!




Ship It!

- Benjamin Mahler


On July 6, 2016, 1:22 a.m., Kevin Klues wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49657/
> -----------------------------------------------------------
> 
> (Updated July 6, 2016, 1:22 a.m.)
> 
> 
> Review request for mesos and Benjamin Mahler.
> 
> 
> Bugs: MESOS-5787
>     https://issues.apache.org/jira/browse/MESOS-5787
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added ability to set framework capabilities in 'mesos-execute'.
> 
> 
> Diffs
> -----
> 
>   src/cli/execute.cpp 18c2e3449bf5e50bea0bbd0a92efa20fc8b9032b 
> 
> Diff: https://reviews.apache.org/r/49657/diff/
> 
> 
> Testing
> -------
> 
> Start a master/ agent on a GPU machine as specified in:
> ```
> http://mesos.apache.org/documentation/latest/container-image/
> ```
> 
> Run execute:
> ```
> $ sudo bin/mesos-execute \
>   --master=<MASTER_IP>:5050 \
>   --name=test \
>   --docker_image=alpine \
>   --command="pwd" \
>   --framework_capabilities="GPU_RESOURCES"
> ```
> 
> 
> Thanks,
> 
> Kevin Klues
> 
>

Reply via email to