-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69049/
-----------------------------------------------------------
Review request for mesos and Kevin Klues.
Bugs: MESOS-9341
https://issues.apache.org/jira/browse/MESOS-9341
Repository: mesos
Description
-------
Added test for 'task exec'.
Diffs
-----
src/python/cli_new/lib/cli/tests/data/task/lorem-ipsum.txt PRE-CREATION
src/python/cli_new/lib/cli/tests/task.py
b54ade557f579a489e459f6022807146e0211fb0
Diff: https://reviews.apache.org/r/69049/diff/1/
Testing
-------
```
(mesos-cli) ? cli_new (MESOS-6551) ? mesos-cli-tests
Running the Mesos CLI unit tests
TestAgentPlugin
test_list (cli.tests.agent.TestAgentPlugin) ... ok
TestInfrastructure
test_capture_output (cli.tests.tests.TestInfrastructure) ... ok
test_launch_binaries (cli.tests.tests.TestInfrastructure) ... ok
TestTaskPlugin
test_exec (cli.tests.task.TestTaskPlugin) ... ok
test_list (cli.tests.task.TestTaskPlugin) ... ok
----------------------------------------------------------------------
Ran 5 tests in 8.754s
OK
```
Thanks,
Armand Grillet