mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-22 18:06:28 +00:00
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> |
||
|---|---|---|
| .. | ||
| get_ostree_data.sh | ||
| packages-runtime-CentOS-7.txt | ||
| packages-runtime-CentOS-8.txt | ||
| packages-runtime-CentOS-9.txt | ||
| packages-runtime-CentOS-10.txt | ||
| packages-runtime-Fedora.txt | ||
| packages-runtime-RedHat-7.txt | ||
| packages-runtime-RedHat-8.txt | ||
| packages-runtime-RedHat-9.txt | ||
| packages-runtime-RedHat-10.txt | ||
| packages-runtime.txt | ||
| packages-testing-CentOS-7.txt | ||
| packages-testing-CentOS-8.txt | ||
| packages-testing-CentOS-9.txt | ||
| packages-testing-CentOS-10.txt | ||
| packages-testing-CentOS.txt | ||
| packages-testing-Fedora.txt | ||
| packages-testing-RedHat-6.txt | ||
| packages-testing-RedHat-7.txt | ||
| packages-testing-RedHat-8.txt | ||
| packages-testing-RedHat-9.txt | ||
| packages-testing-RedHat-10.txt | ||
| packages-testing.txt | ||
| README.md | ||
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.