You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2018/10/22 13:30:00 UTC

[jira] [Commented] (MESOS-9341) Add non-interactive test(s) for `mesos task exec`

    [ https://issues.apache.org/jira/browse/MESOS-9341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658980#comment-16658980 ] 

Kevin Klues commented on MESOS-9341:
------------------------------------

{noformat}
commit 963de3b1811ef569449102192d40ca2cbed73b3c
Author: Armand Grillet <ag...@mesosphere.io>
Date:   Mon Oct 22 09:28:28 2018 -0400

    Added 'exec_command' to test util functions for the new CLI.
    
    This code was mostly 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.
    
    Review: https://reviews.apache.org/r/69114/
{noformat}

> Add non-interactive test(s) for `mesos task exec`
> -------------------------------------------------
>
>                 Key: MESOS-9341
>                 URL: https://issues.apache.org/jira/browse/MESOS-9341
>             Project: Mesos
>          Issue Type: Task
>          Components: cli
>            Reporter: Armand Grillet
>            Assignee: Armand Grillet
>            Priority: Major
>
> As a source, we could use the tests in https://github.com/dcos/dcos-core-cli/blob/b930d2004dceb47090004ab658f35cb608bc70e4/python/lib/dcoscli/tests/integrations/test_task.py



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)