tmt icon indicating copy to clipboard operation
tmt copied to clipboard

ansible plugin downloads playbook to the plan directory, not workdir

Open lukaszachy opened this issue 5 months ago • 1 comments

I use plan like https://github.com/lukaszachy/testing-farm-konflux/blob/main/examples/tmt-plan/konflux.fmf and once ti finishes I always have files like playbook-la0vgbpg.yml in the directory with the plan (fmf root as well as git root).

tmt version: 1.37.dev26+g1238dcaa

The command line used is tmt -c trigger=commit -c initiator=konflux run -avvv --environment-file envfile.yaml report -h html -o login -w error -w fail

IMO tmt should refrain from modifying plan directory (or any input files/directories).

lukaszachy avatar Sep 25 '24 08:09 lukaszachy