You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/08/04 21:21:06 UTC

[jira] [Assigned] (BIGTOP-1940) Consider removing tests expecting 'sudo' from skip-list

     [ https://issues.apache.org/jira/browse/BIGTOP-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik reassigned BIGTOP-1940:
------------------------------------------

    Assignee: Konstantin Boudnik

> Consider removing tests expecting 'sudo' from skip-list
> -------------------------------------------------------
>
>                 Key: BIGTOP-1940
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1940
>             Project: Bigtop
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 0.2.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 1.1.0
>
>         Attachments: 0001-BIGTOP-1940.-Consider-removing-tests-expecting-sudo-.patch
>
>
> Right now a test that validates iTest's functionality to elevate user privileges is set to be skipped 
> {code}
>   @Ignore("requires sudo")
> {code}
> the test actually works quite fine if password-less sudo is configured. And such configuration is a requirement for some other tests as well. Shall we consider making password-less sudo an official requirement for the tests and allow this test case? 
> Another option would be to change {{@Ignote}} to {{@Assume}} and make an explicit check for password-less sudo 
> Thoughts?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)