[
https://issues.apache.org/jira/browse/HBASE-29187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936977#comment-17936977
]
Hudson commented on HBASE-29187:
--------------------------------
Results for branch master
[build #1271 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}
> Use double quote instead of single quote in Jenkinsfile scripts when there
> are env vars
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-29187
> URL: https://issues.apache.org/jira/browse/HBASE-29187
> Project: HBase
> Issue Type: Bug
> Components: jenkins, scripts
> Reporter: Duo Zhang
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.3, 2.5.12
>
>
> Here we use single quote then the env var will not be evaluated, so it will
> produce something like "+1 jdk17 hadoop ${HADOOP_THREE_VERSION} xxx" instead
> of "+1 jdk17 hadoop 3.4.1 xxx".
> https://github.com/apache/hbase/blob/c2af2b3c0de938f2c2d094860f33e31177d197ea/dev-support/Jenkinsfile#L828
--
This message was sent by Atlassian Jira
(v8.20.10#820010)