Skip to content

Conversation

@richm
Copy link
Contributor

@richm richm commented Apr 8, 2025

There is a new QEMU based test which uses the qemu/kvm capability of
github action runners. This is the basis for new bootc/image mode tests
which we will be rolling out in the near future.

ansible-lint requires that the collection path is set so that the requirements
it installs are installed in the correct place.

There has been some general github action deprecation of python versions and
ubuntu versions that we have had to fix.

Remove CONTRIBUTOR from the list of users who can trigger citest.

For more information, see

@richm richm self-assigned this Apr 8, 2025
@richm richm force-pushed the changes-20250408 branch 4 times, most recently from 7c60359 to 61be8ae Compare April 11, 2025 00:08
@martinpitt
Copy link
Contributor

I'm looking at the centos-9 failure first. This is some shallow broken code, fixed in linux-system-roles/tox-lsr#184 . But beyond cleaning this up, running this locally works fine. The actual HTTPError was most likely just a temporary network glitch on the CentOS compose mirror, and the download worked in a retry.

The tests_zone failure easily reproduces locally in tox, I'll investigate and create a reproducer for a bug report.

…rsions, ubuntu versions

There is a new QEMU based test which uses the qemu/kvm capability of
github action runners.  This is the basis for new bootc/image mode tests
which we will be rolling out in the near future.

ansible-lint requires that the collection path is set so that the requirements
it installs are installed in the correct place.

There has been some general github action deprecation of python versions and
ubuntu versions that we have had to fix.

Remove `CONTRIBUTOR` from the list of users who can trigger citest.

For more information, see

* linux-system-roles/.github#98
* linux-system-roles/.github#94
* linux-system-roles/.github#93
* linux-system-roles/.github#92
* linux-system-roles/.github#91

Signed-off-by: Rich Megginson <[email protected]>
@richm richm force-pushed the changes-20250408 branch from 61be8ae to a9d785e Compare April 11, 2025 14:10
@richm richm merged commit 26af17f into main Apr 11, 2025
18 of 19 checks passed
@richm richm deleted the changes-20250408 branch April 11, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants