# tmt reproducer | https://docs.testing-farm.io/Testing%20Farm/0.1/test-results.html#_reproducer
git clone --recurse-submodules https://github.com/RHSecurityCompliance/contest.git 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/RHSecurityCompliance/contest.git main:gluetool/main
git -C testcode checkout --no-recurse-submodules gluetool/main
git -C testcode submodule update --init --recursive
cd testcode
curl -o guest-setup-0.sh -L https://artifacts.dev.testing-farm.io/d109fc76-6656-4052-b4fb-23efa8e45e96/guest-setup-a2107bb2-2a50-42c4-9a9c-e2eb95aba5e1/artifact-installation-a2107bb2-2a50-42c4-9a9c-e2eb95aba5e1/sut_install_commands.sh
curl -LO https://artifacts.dev.testing-farm.io/d109fc76-6656-4052-b4fb-23efa8e45e96/git-main6lycf26k/tmt-environment-plans-upstream-parallel-other-ansible-check-mode-ism_o.yaml
tmt --root . -c arch=x86_64 -c deployment=prod -c distro=centos-stream-8 -c initiator=packit -c trigger=commit run --until provision --verbose -e @tmt-environment-plans-upstream-parallel-other-ansible-check-mode-ism_o.yaml provision --how virtual --image CentOS-Stream-8 plan --name ^/plans/upstream\-parallel/other/ansible\-check\-mode/ism_o$
tmt --root . run --last login < guest-setup-0.sh
tmt --root . run --last --since prepare