Uh oh!
There was an error while loading. Please reload this page.
HBASE-22231 Removed unused and '*' import - #179
Conversation
Apache-HBase
commented
Apr 22, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Apr 23, 2019
💔 -1 overall
This message was automatically generated. |
HorizonNet
commented
Apr 23, 2019
Would like to re-run the build before merging it. @petersomogyi Do you know how to retrigger the build? Didn't find that option in Jenkins. |
petersomogyi
commented
Apr 23, 2019
Probably the failures are unrelated, but triggered a new build now: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-179/3 |
HorizonNet
commented
Apr 23, 2019
Thanks @petersomogyi. Finally found it in Jenkins. |
saintstack
commented
Apr 23, 2019
How do you do it @HorizonNet ? |
Apache9
commented
Apr 23, 2019
Seems the HDDS project has a magic word to re-trigger a test. It is '/retest'... |
saintstack
commented
Apr 23, 2019
Thanks @Apache9 |
HorizonNet
commented
Apr 23, 2019
I also know projects where you can do "Jenkins, test this please". For now I just logged into Jenkins, went to the appropriate job and clicked on "Rebuild". |
petersomogyi
commented
Apr 23, 2019
The previous build link I posted failed. I added the HBASE ID when triggered the build and the job tried to download patch file from Jira. Retriggered it again without specifying HBASE-22231: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-179/4
On hbase-connectors and hbase-operator-tools precommits we have a 'retest build' magic string for which the jenkins reruns the verification. I don't know if it is possible to enable similar this setup. |
Apache9
commented
Apr 23, 2019
How do you do this? I think we can do the same for the main hbase repo. |
petersomogyi
commented
Apr 23, 2019
Check the job settings, Build Triggers > Use github hooks for build triggering (Advanced) > Trigger phrase |
Apache9
commented
Apr 23, 2019
Oh, the jenkins job for HBase is more complicated, we use yetus and it is a multibranch pipeline job... The config of the sub jobs is auto generated by the jenkins file... Let me see how to add the option in jenkins file... |
Apache9
commented
Apr 23, 2019
OK, seems the '/retest' on HDDS project is a fake one, they just updated the PR and triggered a new pre commit build... |
Apache-HBase
commented
Apr 23, 2019
💔 -1 overall
This message was automatically generated. |
petersomogyi
commented
Apr 23, 2019
+1, test failure is unrelated. |
Targeted for branch-2.1.