Change fmf plans url.

Resolves: RHELMISC-12454
This commit is contained in:
Robin Hack 2025-06-09 04:35:13 -04:00
parent 590bc65881
commit d35dc07a28

View File

@ -1,36 +1,36 @@
/tier1-internal:
plan:
import:
url: https://src.fedoraproject.org/tests/lockdev.git
url: https://gitlab.com/redhat/centos-stream/tests/lockdev.git
name: /plans/tier1/internal
/tier1-public:
plan:
import:
url: https://src.fedoraproject.org/tests/lockdev.git
url: https://gitlab.com/redhat/centos-stream/tests/lockdev.git
name: /plans/tier1/public
/tier2-tier3-internal:
plan:
import:
url: https://src.fedoraproject.org/tests/lockdev.git
url: https://gitlab.com/redhat/centos-stream/tests/lockdev.git
name: /plans/tier2-tier3/internal
/tier2-tier3-public:
plan:
import:
url: https://src.fedoraproject.org/tests/lockdev.git
url: https://gitlab.com/redhat/centos-stream/tests/lockdev.git
name: /plans/tier2-tier3/public
/others-internal:
plan:
import:
url: https://src.fedoraproject.org/tests/lockdev.git
url: https://gitlab.com/redhat/centos-stream/tests/lockdev.git
name: /plans/others/internal
/others-public:
plan:
import:
url: https://src.fedoraproject.org/tests/lockdev.git
url: https://gitlab.com/redhat/centos-stream/tests/lockdev.git
name: /plans/others/public