community.general/tests
patchback[bot] c94fa6132d
[PR #7200/8fa667ee backport][stable-7] CmdRunner bugfix (#7228)
CmdRunner bugfix (#7200)

* cmd_runner module utils: fix bug when passing absolute path not in standard search paths

* improved tests

* changed /usr/bin/echo to /bin/echo for the sake of alpine

* fixed error messaging for last testcase

* add condition to test cases, and remove macos from troubling ones

* fix templating

* fix templating

* exclude centos 6 from testcases copying echo to tmp dir

* try different way of specifying version

* trying trick for old jinjas

* use os.path.isabs() to determine if path is absolute

* add changelog frag

* Update plugins/module_utils/cmd_runner.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/7200-cmd-runner-abs-path.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 8fa667eeb7)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2023-09-10 09:00:14 +02:00
..
integration [PR #7200/8fa667ee backport][stable-7] CmdRunner bugfix (#7228) 2023-09-10 09:00:14 +02:00
sanity [PR #6994/e8150408 backport][stable-7] crypt is still deprecated in Python 3.12 (#7002) 2023-07-24 08:27:08 +02:00
unit [PR #7196/40cad3e7 backport][stable-7] gconftool2: using yaml-specified unit tests (#7198) 2023-09-02 18:49:53 +02:00
utils [PR #6954/9abdc5a9 backport][stable-7] CI: Stop restricting idna (#6958) 2023-07-16 14:38:56 +02:00
.gitignore Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
config.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00