You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmytro Grinenko (JIRA)" <ji...@apache.org> on 2017/08/14 07:16:00 UTC

[jira] [Created] (AMBARI-21713) Python tests started under uid=0 and uid > 0 works differently

Dmytro Grinenko created AMBARI-21713:
----------------------------------------

             Summary: Python tests started under uid=0 and uid > 0 works differently
                 Key: AMBARI-21713
                 URL: https://issues.apache.org/jira/browse/AMBARI-21713
             Project: Ambari
          Issue Type: Bug
            Reporter: Dmytro Grinenko
            Assignee: Dmytro Grinenko
            Priority: Critical


The cause is sudo.py and same meaning modules, which implements different logic depends on user uid. Coz of that us tests covering only uid > 0 logic and starting them from root (on VM or docker) causing them to fail



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)