# tmt reproducer | https://docs.testing-farm.io/Testing%20Farm/0.1/test-results.html#_reproducer
git clone --recurse-submodules https://github.com/containers/podman-desktop-extension-ai-lab testcode
git -C testcode config --add remote.origin.fetch +refs/merge-requests/*:refs/remotes/origin/merge-requests/*
git -C testcode config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pull/*
git -C testcode fetch https://github.com/containers/podman-desktop-extension-ai-lab refs/heads/main:gluetool/refs/heads/main
git -C testcode checkout --no-recurse-submodules gluetool/refs/heads/main
git -C testcode submodule update --init --recursive
cd testcode
curl -LO https://artifacts.dev.testing-farm.io/abed99eb-982e-46a6-bffe-8ac0d393009c/git-refs-heads-maink8lz0nb3/tmt-environment-tests-tmt-plans-ai-lab-e2e-plan-default-smoke.yaml
tmt --root . run --all --verbose -e @tmt-environment-tests-tmt-plans-ai-lab-e2e-plan-default-smoke.yaml provision --how virtual --image Fedora-43 plan --name ^/tests/tmt/plans/ai\-lab\-e2e\-plan\-default/smoke$