network/.ostree
Rich Megginson e5aca936e5 test: do not need to install from epel or pip
The tests should not install anything from outside of the distribution
unless absolutely necessary, like the copr repos.

All of the EPEL dependencies have been removed or replaced
with coprs.

We do not need to install pytest from pip since it is available
as `pytest-3` from `python3-pytest`.

We do not need `git` or `rsync` in the tests.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2025-03-17 12:02:42 -06:00
..
get_ostree_data.sh refactor: get_ostree_data.sh use env shebang - remove from .sanity* 2023-12-07 07:25:47 -07:00
packages-runtime-CentOS-7.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-runtime-CentOS-8.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-runtime-CentOS-9.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-runtime-CentOS-10.txt fix: add support for EL10 2024-07-02 09:09:05 -06:00
packages-runtime-Fedora.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-runtime-RedHat-7.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-runtime-RedHat-8.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-runtime-RedHat-9.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-runtime-RedHat-10.txt fix: add support for EL10 2024-07-02 09:09:05 -06:00
packages-runtime.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-testing-CentOS-7.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-testing-CentOS-8.txt test: do not need to install from epel or pip 2025-03-17 12:02:42 -06:00
packages-testing-CentOS-9.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-testing-CentOS-10.txt fix: add support for EL10 2024-07-02 09:09:05 -06:00
packages-testing-CentOS.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-testing-Fedora.txt test: do not need to install from epel or pip 2025-03-17 12:02:42 -06:00
packages-testing-RedHat-6.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-testing-RedHat-7.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-testing-RedHat-8.txt test: do not need to install from epel or pip 2025-03-17 12:02:42 -06:00
packages-testing-RedHat-9.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
packages-testing-RedHat-10.txt fix: add support for EL10 2024-07-02 09:09:05 -06:00
packages-testing.txt feat: support for ostree systems 2023-10-30 12:02:20 -06:00
README.md feat: support for ostree systems 2023-10-30 12:02:20 -06:00

NOTE: The *.txt files are used by get_ostree_data.sh to create the lists of packages, and to find other system roles used by this role. DO NOT use them directly.