Quick intro to the development process:
- We merge all commits after +2 approval of two independent reviewers + green build
stroj-gerrit-verify
is the first past of the build, we have an other round after the two reviews (pre-merge)- usually we cut release branches bi-weekly, unless there are urgent changes
Looks like the initial build is passed, so this patch seems to be ready to review. Now, we need two reviewers / all the suggested modification before a release cut. Because the preparation is the next release already started, the realistic expectations is including this one in one release later (104) – if we can get all the required changes done by that time.
But no promise. It depends on other factors as well, for example fixing / debugging other important issues / emergencies.
Also: if you are developers, I encourage you to review code, and feel free to add your comments in gerrit. Every comment can be helpful…