1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/pkgng/tasks
Ross Williams 8805f408d6 pkgng: refactor tests for task reuse
Several tests need to install an out-of-date package
to test whether upgrades occur successfully, so this
commit refactors out the generation of the test package.

Also, factor out things like the name and path of the
test package so that is more maintainable should the
target test package (currently `zsh`) ever need to
change.
2021-10-11 17:10:35 +00:00
..
create-outofdate-pkg.yml pkgng: refactor tests for task reuse 2021-10-11 17:10:35 +00:00
freebsd.yml pkgng: refactor tests for task reuse 2021-10-11 17:10:35 +00:00
main.yml pkgng: move FreeBSD tasks to imported file 2021-10-11 16:24:08 +00:00
setup-testjail.yml pkgng: add basic integration tests 2021-10-11 02:11:26 +00:00