[
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: [email protected]
For additional commands, e-mail: [email protected]