dineshchitlangia opened a new pull request #769: HDDS-3344. Remove hardcoded 
ozone version in Jenkins file
URL: https://github.com/apache/hadoop-ozone/pull/769
 
 
   ## What changes were proposed in this pull request?
   
   Ozone version is hardcoded in Jenkins file.
   So acceptance stage runner refers to non-existent path.
   This PR removes the hard coded version from Jenkins file and replaces it 
with wild character *
   At any given time, the path hadoop-ozone/dist/target/ will have only one 
ozone-<version>-SNAPSHOT directory, so the wild character * use will solve this 
problem.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3344
   
   
   ## How was this patch tested?
   
   Couldn't test in my local. Ideas/inputs are welcome if this needs to be 
tested in local.
   

----------------------------------------------------------------
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