Feat: Update java-install for Ubuntu 24.04 with Podman 72/73972/1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 11 Dec 2025 14:29:39 +0000 (00:29 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 12 Dec 2025 02:04:09 +0000 (12:04 +1000)
commit4b4e0db8726d73ac972fb1de324f9f5e034cd7eb
tree3351b16b271c7c82a09a03b7b30ee2018c933132
parent9b72a0701a7448ff3d9ed892cc79bd69cbd891ab
Feat: Update java-install for Ubuntu 24.04 with Podman

- Switch from Docker to Podman driver for molecule tests
- Update GitHub workflow to install Podman and use requirements.txt
- Add Ubuntu 24.04 (noble) to supported platforms
- Create ansible.cfg with roles_path and deprecation settings
- Add requirements.txt for molecule dependencies
- Update molecule platforms to ubuntu2204 and ubuntu2404
- Set MOLECULE_PROJECT_DIRECTORY and ANSIBLE_ROLES_PATH in workflow

Change-Id: Ie69de29bb2d1d6434b8b29ae775ad8c2e48c5391
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml
ansible.cfg [new file with mode: 0644]
meta/main.yml
molecule/default/molecule.yml
requirements.txt [new file with mode: 0644]