Change fmf plans url.

Resolves: RHELMISC-12454
This commit is contained in:
Robin Hack 2025-06-09 04:35:18 -04:00
parent bcf66528b8
commit a432be190d

View File

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