[ 
https://issues.apache.org/jira/browse/HADOOP-17904?focusedWorklogId=648815&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-648815
 ]

ASF GitHub Bot logged work on HADOOP-17904:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Sep/21 18:46
            Start Date: 09/Sep/21 18:46
    Worklog Time Spent: 10m 
      Work Description: ayushtkn commented on a change in pull request #3413:
URL: https://github.com/apache/hadoop/pull/3413#discussion_r705607236



##########
File path: dev-support/Jenkinsfile
##########
@@ -30,8 +30,9 @@ def publishJUnitResults() {
     boolean surefireReportsExist = findCmdExitCode == 0
     if (surefireReportsExist) {
         echo "XML files found under surefire-reports, running junit"
+        SRC = 
"${SOURCEDIR}/**/target/surefire-reports/*.xml".replace("$WORKSPACE/","")

Review comment:
       Now:
   https://github.com/apache/hadoop/blob/trunk/dev-support/Jenkinsfile#L259
   
   ```
                   SOURCEDIR = "${WORKSPACE}/ubuntu-focal/src"
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 648815)
    Time Spent: 1.5h  (was: 1h 20m)

> Test Result Not Working In Jenkins Result
> -----------------------------------------
>
>                 Key: HADOOP-17904
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17904
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.4.0
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The jenkins used to show the Test Results, now the list is broken and No PR 
> has that working.
> eg:
> [https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3404/1/testReport/]
>  
> For Daily Build No Test Result as well:
> https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/622/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to