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/vars/main.yml
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

4 lines
136 B
YAML

---
pkgng_test_outofdate_pkg_path: "/tmp/zsh-0__test.pkg"
pkgng_test_pkg_name: zsh
pkgng_test_pkg_sentinelfile_path: /usr/local/bin/zsh