Rich Megginson and Richard Megginson
1f5c9c9e5e
ci: use the new epel feature to enable EPEL for testing farm
...
Now that https://github.com/teemtee/tmt/pull/3128 has merged
we can use the new epel feature to enable EPEL for testing farm
Signed-off-by: Rich Megginson <rmeggins@redhat.com >
2025-09-09 07:46:43 -06:00
Rich Megginson and Richard Megginson
fa134b8aab
ci: several changes related to new qemu test, ansible-lint, python versions, 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
* https://github.com/linux-system-roles/.github/pull/98
* https://github.com/linux-system-roles/.github/pull/94
* https://github.com/linux-system-roles/.github/pull/93
* https://github.com/linux-system-roles/.github/pull/92
* https://github.com/linux-system-roles/.github/pull/91
Signed-off-by: Rich Megginson <rmeggins@redhat.com >
2025-04-11 13:17:45 -06:00
Sergei Petrosian and Sergei Petrosian
9649b57c78
ci: In test plans, prefix all relate variables with SR_
...
Signed-off-by: Sergei Petrosian <spetrosi@redhat.com >
2025-03-19 17:32:04 +01:00
Sergei Petrosian and Sergei Petrosian
826f2fc0fa
ci: Add test plan that runs CI tests and customize it for each role
...
* Calculate number of managed nodes with this formula:
(( number_of_test_playbooks / 10 + 1 ))
* Add README explaining how to run the plan locally and remotely
Signed-off-by: Sergei Petrosian <spetrosi@redhat.com >
2025-02-17 15:49:14 +01:00