CI: Clone pyproject-rpm-macros tests from Centos Stream repo
This commit is contained in:
parent
e0e10bf10c
commit
4c0aa2433b
2
plan.fmf
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user