You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Brahma Reddy Battula (Jira)" <ji...@apache.org> on 2022/12/08 18:02:00 UTC

[jira] [Resolved] (AMBARI-25706) -DskipPythonTests is not skipping python tests in amabri-agent

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

Brahma Reddy Battula resolved AMBARI-25706.
-------------------------------------------
    Fix Version/s: 2.7.8
       Resolution: Fixed

Committed to branch-2.7. thanks [~arshad.mohammad]  thanks for contribution .

> -DskipPythonTests is not skipping python tests in amabri-agent
> --------------------------------------------------------------
>
>                 Key: AMBARI-25706
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25706
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent, test
>            Reporter: Mohammad Arshad
>            Priority: Major
>             Fix For: 2.7.8
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> -DskipPythonTests is not skipping python tests in amabri-agent.
> To fix this issue we should use  skipPythonTests instead of skipTests for python test case execution.
> {code:java}
> <skip>${skipTests}</skip>
> {code}
> should be changed to 
> {code:java}
> <skip>${skipPythonTests}</skip>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ambari.apache.org
For additional commands, e-mail: issues-help@ambari.apache.org