Files
Jeremy Stanley ce8e28b1f0 Add a Gerrit 3.11 test job
OpenDev is working on upgrading from Gerrit 3.10 to 3.11, so let's
make sure git-review is working correctly with it.

To make this work we need to avoid directly pushing commits to
refs/heads/master (and other branches) as Gerrit 3.11 now requires
everything go through code review by default (even when you are the
Administrator). Update some setup code to push baseline commits as
changes that we immediately submit instead of pushing the commits
directly.

Finally, there are two test cases that were pushing directly to create
commits and branches. Update those pushes similarly to the setup code.
We push changes that submit them and create branches via the api.

Change-Id: Ibe621dc10f8886d6a907bd2667dc8c494ca46aab
2025-05-16 11:41:25 -07:00
..
2025-05-16 11:41:25 -07:00
2020-01-16 15:12:58 +00:00
2025-05-16 11:41:25 -07:00
2024-01-29 09:09:47 -08:00