[ https://issues.apache.org/jira/browse/AMBARI-25706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644933#comment-17644933 ]
Mohammad Arshad commented on AMBARI-25706: ------------------------------------------ Thanks [~brahmareddy] for reviewing and merging the PR. > -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-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org