[ 
https://issues.apache.org/jira/browse/AMBARI-26004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767931#comment-17767931
 ] 

Mohammad Arshad commented on AMBARI-26004:
------------------------------------------

Changed Ambari-PreCommit-GitHub-PR CI script to install distro package before 
executing ambari agent test cases
{noformat}
stage('Ambari Agent Tests') {
    steps {
        sh 'pip3 install distro'
        sh 'mvn -Dmaven.test.failure.ignore=true -am test -pl ambari-agent 
-Dmaven.artifact.threads=10 -Drat.skip'
    }
}
{noformat}

Builds are passing now
https://ci-hadoop.apache.org/blue/organizations/jenkins/Ambari%2FAmbari-PreCommit-GitHub-PR/detail/PR-3754/2/pipeline/
 !screenshot-1.png! 





> Support Ambari agent test case execution on Python3 environment
> ---------------------------------------------------------------
>
>                 Key: AMBARI-26004
>                 URL: https://issues.apache.org/jira/browse/AMBARI-26004
>             Project: Ambari
>          Issue Type: Task
>          Components: build
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Major
>         Attachments: screenshot-1.png
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to