Skip to content

running tmt on Ubuntu 26.10 ends in 'Unable to find tree root ...' #5144

Description

@tflink

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      user

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions