I have a question about whether should push cherrypicked update to gerrit.
My code needs some other code in order to build, and those code is already pushed to gerrit but not merged. I cherrypicked that push and put my code on the top of it. And my code build successfully. Then I only pushed my code to gerrit, and this caused gerrit build failure, I am sure I did not miss any file from my code, what is the reason? Can someone help on this?