Lukáš Zachar
Lukáš Zachar
Status comment: - [x] #2845. - [x] fmf feature to call adjust with explicit set of rule - https://github.com/teemtee/fmf/pull/230 - [ ] tmt discover attribute to store explicit rules -...
Hm, I was able to reproduce with virtual as well and on the guest the 'abort' file is not created. However adding '-x' to the shabang in tmt-abort script and...
I'd ignore it for now, definitely not a know issue to me though. We have only test executing coreos but it is on VM (`/tests/execute/nonroot`) which doesn't suffer from this.
But I'm not sure what is the right thing to do wrt usrlocal. Should we bind it in provision/podman?
Or is this more about supporting 'bootc' containers? The inspect shows image has `"containers.bootc": "1",` Note: https://containers.github.io/bootc/filesystem.html#var documents a bit of this
As first step we can fix `keep-git-metadata` flag to be usable without url ... EDIT: https://github.com/teemtee/tmt/pull/2698
Decision from the hacking session: - Deprecate 'sync-repo' (warn user to change it to keep-git-metadata), remove in the future - Use name `keep-git-metadata` - Add option to prepare/finish steps as...
During the refactor https://github.com/teemtee/tmt/issues/2737 might get fixed, or not. Linking here for awareness that current behavior might be buggy.
Related #945
Container part done in #3070 We don't have similar nice way for VM yet