git-review/git_review
Jeremy Stanley b0f82029d8 Update the upper bound for Python and Gerrit tests
OpenDev is preparing to upgrade its Gerrit deployment to 3.9, so
make sure git-review is working with the latest 3.9 point release.
This also requires a newer JDK.

While we're at it, switch from testing with Python 3.11 to 3.12
since that's ending up in more user environments these days.

Also drop unit test jobs that exercise old Python with new Gerrit
and new Python with old Gerrit to simplify the test matrix, because
our Python 3.6 platform lacks new enough Java to support current
Gerrit releases.

And since the Python 3.12 testing uses a platform with newer tools,
remove an unnecessary Git command output assert where the output has
diverged significantly from version to version, trusting that Git
will do what it's asked to do because we're not interested in
testing it for regressions anyway.

Depends-On: https://review.opendev.org/920841
Change-Id: Idb1af841ba68a6f536117ef64f3bec011e905203
2024-05-31 02:01:48 +00:00
..
tests Update the upper bound for Python and Gerrit tests 2024-05-31 02:01:48 +00:00
__init__.py Migrate to pbr. 2013-08-15 20:42:37 +00:00
cmd.py It's patchset not patch set 2024-03-12 23:16:20 +00:00
hooks.py Vendor a copy of Gerrit's commit-msg Git hook 2024-03-04 23:14:16 +00:00