-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69114/
-----------------------------------------------------------
Review request for mesos and Kevin Klues.
Bugs: MESOS-9341
https://issues.apache.org/jira/browse/MESOS-9341
Repository: mesos
Description
-------
This code was pulled directly from:
https://github.com/dcos/dcos-core-cli/blob/
7fd55421939a7782c237e2b8719c0fe2f543acd7/
python/lib/dcoscli/dcoscli/test/common.py
This function will be used by tests that do not return a specific output
but an error code, stdout, and stderr. This will be the case for tests
concerning the 'task exec' and 'task attach' subcommands.
Diffs
-----
src/python/cli_new/lib/cli/tests/base.py
3fb471c1f49e930d908322055bb9a188f88ee602
Diff: https://reviews.apache.org/r/69114/diff/1/
Testing
-------
Tested later in the chain.
Thanks,
Armand Grillet