diff --git a/plan.fmf b/plan.fmf index 9f76e68..bc68b57 100644 --- a/plan.fmf +++ b/plan.fmf @@ -7,7 +7,7 @@ prepare: - name: clone pyproject tests how: shell script: | - git clone https://src.fedoraproject.org/rpms/pyproject-rpm-macros.git --depth=1 && + git clone https://gitlab.com/redhat/centos-stream/rpms/pyproject-rpm-macros.git --depth=1 --branch c10s && cd pyproject-rpm-macros && mv tests $TMT_PLAN_DATA execute: how: tmt