Hello, I would like to test the fix to one of the flakies (HBASE-22895). For that, I want to utilize our HBase-adhoc-run-tests job to run the test repeatedly (~50 times) with the fix and see if it helps before pushing in the fix. I see that currently we only allow any of the branches from the hbase repo to be used for the testing in the job.
Does that mean that I can create a branch(HBASE-22895) in the repo, push the fix there, run the job & when the issue is rectified, push the fix & delete the branch? Or is creation of new ad_hoc branches in the repo not really necessary or isn't the right way? Would appreciate your suggestions. -Sakthi
