bharathv commented on a change in pull request #883: HBASE-22920 github pr
testing job should use dev-support script
URL: https://github.com/apache/hbase/pull/883#discussion_r351410828
##########
File path: dev-support/Jenkinsfile_GitHub
##########
@@ -85,17 +85,7 @@ pipeline {
mvn --offline --version || true
echo "getting machine specs, find in
${BUILD_URL}/artifact/patchprocess/machine/"
Review comment:
This path is incorrect, mind removing this line? It is logged inside the
script [1]. Sample output [2]
[1]
https://github.com/apache/hbase/blob/636fa2c6b02d67427c2c33f71b8e9977e064debb/dev-support/gather_machine_environment.sh#L41
[2]
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-883/1/console
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services