dineshchitlangia commented on a change in pull request #769: HDDS-3344. Remove 
hardcoded ozone version in Jenkins file
URL: https://github.com/apache/hadoop-ozone/pull/769#discussion_r403358178
 
 

 ##########
 File path: hadoop-ozone/Jenkinsfile
 ##########
 @@ -48,7 +48,7 @@ node("ubuntu") {
         }, 'checkstyleResult')
 
         stageRunner('Acceptance', "acceptance", {
-             archiveArtifacts 
'hadoop-ozone/dist/target/ozone-0.4.0-SNAPSHOT/smoketest/result/**'
+             archiveArtifacts 
'hadoop-ozone/dist/target/ozone-*/smoketest/result/**'
 
 Review comment:
   @adoroszlai Thank you, that was helpful. I tried your idea to test it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to