[
https://issues.apache.org/jira/browse/HBASE-24841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176690#comment-17176690
]
Guanghao Zhang commented on HBASE-24841:
----------------------------------------
EXCLUDE_TESTS_URL =
"${JENKINS_URL}/job/HBase/job/HBase-Find-Flaky-Tests/job/${CHANGE_TARGET}/lastSuccessfulBuild/artifact/exclude
[~zhangduo] sir, How pass the JENKINS_URL to the precommit job?
I found that the precommit job of branch-2.2 still used the wrong url. See
[https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2247/1/console]
{code:java}
16:56:14 [Wed Aug 12 08:56:14 UTC 2020 INFO]: Personality: patch unit
16:56:14 [Wed Aug 12 08:56:14 UTC 2020 INFO]: EXCLUDE_TESTS_URL=
16:56:14 [Wed Aug 12 08:56:14 UTC 2020 INFO]: INCLUDE_TESTS_URL=
16:56:14 --2020-08-12 08:56:14--
https://builds.apache.org/job/HBase-Find-Flaky-Tests/job/branch-2.2/lastSuccessfulBuild/artifact/excludes/
16:56:14 Resolving builds.apache.org (builds.apache.org)... 195.201.213.130,
2a01:4f8:c0:2cc9::2
16:56:14 Connecting to builds.apache.org
(builds.apache.org)|195.201.213.130|:443... connected.
16:56:15 HTTP request sent, awaiting response... 404
16:56:15 2020-08-12 08:56:15 ERROR 404: (no description).
16:56:15
16:56:15 Wget error 8 in fetching excludes file from url
https://builds.apache.org/job/HBase-Find-Flaky-Tests/job/branch-2.2/lastSuccessfulBuild/artifact/excludes/.
Ignoring and proceeding.
{code}
> Change the jenkins job urls in our jenkinsfile
> ----------------------------------------------
>
> Key: HBASE-24841
> URL: https://issues.apache.org/jira/browse/HBASE-24841
> Project: HBase
> Issue Type: Sub-task
> Components: build, scripts
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.3.1, 1.3.7, 1.7.0, 2.4.0, 1.4.14, 2.2.6
>
>
> On ci-hadoop.a.o, we have a folder for all the hbase job, so the job url
> contains an extra 'job/HBase'.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)