Hi, Current apache jenkins is a little bit strange, it can only build master branch. If I create a new branch inside apache/incubator-iotdb, I cannot trigger this branch manually.
Also we have already created some pull requests but here[1] indicates there is no running pr. Since iotdb has two failed test cases which can only be reproduced on apache jenkins test. We have to add debug info directly into master branch and trigger jenkins manually. I’am afraid it is a very bad idea. So can we choose another branch on jenkins to trigger test? Can our pull requests be visible at [1]? Does jenkins require additional configuration? At worst case, we want to have `dev` branch to debug and run jenkins. By the way, we want our master branch always be stable, so we plan to skip those two test for now. After jenkins can trigger other branches, we’ll solve this problem. Can anyone help this? 1. https://builds.apache.org/blue/organizations/jenkins/IoTDB-Pipeline/pr <https://builds.apache.org/blue/organizations/jenkins/IoTDB-Pipeline/pr> THanks Xu Yi
