When I try to run tmt on a Ubuntu 26.10 machine, the run goes like:
# tmt run plans -n rocm-inbox-rocrand provision -h local discover -h fmf execute -h tmt
/var/tmp/tmt/run-001
/plans/rocm-inbox-rocrand
discover
directory: /opt/rocm-inbox-testing
how: fmf
tests: rocrand/selftest
plan failed.
The exception was caused by 1 earlier exceptions
Cause number 1:
No metadata found in the '/var/tmp/tmt/run-001/plans/rocm-inbox-rocrand/discover/default-0/tests' directory. Use 'tmt init' to get started.
The exception was caused by 1 earlier exceptions
Cause number 1:
Unable to find tree root for '/var/tmp/tmt/run-001/plans/rocm-inbox-rocrand/discover/default-0/tests'.
I don't understand why, but this only seems to happen on 26.10 and I've been able to reproduce with both the 1.76.0 that's packaged in my ppa and with 1.78.0 from git. I have not been able to reproduce this on 26.04.
ppa with tmt package: https://launchpad.net/~tflink/+archive/ubuntu/rocm-inbox-testing-tools
test suite used: https://github.com/AMD-Linux-Open-Source-Graphics/rocm-inbox-testing
docker images for 26.04 (resolute) and 26.10 (stonking): https://hub.docker.com/r/tflink/rocm-inbox-testing-ubuntu-base/tags
When I try to run tmt on a Ubuntu 26.10 machine, the run goes like:
I don't understand why, but this only seems to happen on 26.10 and I've been able to reproduce with both the 1.76.0 that's packaged in my ppa and with 1.78.0 from git. I have not been able to reproduce this on 26.04.
ppa with tmt package: https://launchpad.net/~tflink/+archive/ubuntu/rocm-inbox-testing-tools
test suite used: https://github.com/AMD-Linux-Open-Source-Graphics/rocm-inbox-testing
docker images for 26.04 (resolute) and 26.10 (stonking): https://hub.docker.com/r/tflink/rocm-inbox-testing-ubuntu-base/tags