patchback[bot]
4c1077b2a0
[PR #10462/b458ee85 backport][stable-10] CI: Bump Alpine 3.21 to 3.22, Fedora 41 to 42, and FreeBSD 14.2 to 14.3 ( #10464 )
...
EOL CI / EOL Sanity (Ⓐ2.15) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.15+py2.7) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.15+py3.10) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.15+py3.5) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+alpine3+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+alpine3+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+alpine3+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+fedora37+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+fedora37+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+fedora37+py:azp/posix/3/) (push) Waiting to run
nox / Run extra sanity tests (push) Waiting to run
CI: Bump Alpine 3.21 to 3.22, Fedora 41 to 42, and FreeBSD 14.2 to 14.3 (#10462 )
* Bump Alpine 3.21 to 3.22, Fedora 41 to 42, RHEL 9.5 to 9.6, and FreeBSD 14.2 to 14.3.
Add old versions to stable-2.19 if not present yet.
* Add some expected skips.
* Add more restrictions.
* Another try for Android tests.
* Another try.
* Another try.
(cherry picked from commit b458ee85ce
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-07-26 14:59:32 +02:00
Felix Fontein
0c7b9e50b5
Fix keytool setup on Debian Bookworm ( #7709 )
...
Fix keytool setup on Debian Bookworm.
2023-12-09 23:47:48 +01:00
Felix Fontein
68e7e52557
Add simple license headers, not completely at top. ( #5080 )
2022-08-05 21:31:34 +02:00
Felix Fontein
274b8cceef
Improve ArchLinux tests ( #4291 )
...
* Make sure that every test that uses package: requires setup_pkg_mgr.
* Upgrade system packages for Arch Linux.
* Re-enable java keytool tests on Arch.
2022-02-27 13:51:26 +01:00
Felix Fontein
0d0e695d8f
Temporarily disable Java keytool installation on Archlinux ( #4283 )
...
* Temporarily disable Java keytool installation on Archlinux.
* Fix comment.
2022-02-24 23:11:20 +01:00
Felix Fontein
b3d3b108bf
Add CI tests for java_cert and java_keystore ( #1666 )
...
* Try to run java_cert tests in CI.
* Forgot to add meta/
* Exclude CentOS 6.
* Add basic java_keystore tests.
* Forgot that.
* Without a CN, keytool always claims 'keystore password was incorrect' (sigh).
* Improve/fix tests.
Apparently the module cannot handle changed passwords.
* Update tests/integration/targets/java_keystore/tasks/main.yml
Co-authored-by: Tadej Borovšak <70951+tadeboro@users.noreply.github.com>
* More simpliications.
* Fix typo.
Co-authored-by: Tadej Borovšak <70951+tadeboro@users.noreply.github.com>
2021-01-24 16:51:02 +01:00