Update location of fmf plans

This commit is contained in:
František Hrdina 2025-05-22 11:34:47 +02:00
parent 49b41f2a5d
commit 7712b21118

View File

@ -1,36 +1,35 @@
/tier1-internal: /tier1-internal:
plan: plan:
import: import:
url: https://src.fedoraproject.org/tests/filesystem.git url: https://gitlab.com/redhat/centos-stream/tests/filesystem.git
name: /plans/tier1/internal name: /plans/tier1/internal
/tier1-public: /tier1-public:
plan: plan:
import: import:
url: https://src.fedoraproject.org/tests/filesystem.git url: https://gitlab.com/redhat/centos-stream/tests/filesystem.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/filesystem.git url: https://gitlab.com/redhat/centos-stream/tests/filesystem.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/filesystem.git url: https://gitlab.com/redhat/centos-stream/tests/filesystem.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/filesystem.git url: https://gitlab.com/redhat/centos-stream/tests/filesystem.git
name: /plans/others/internal name: /plans/others/internal
/others-public: /others-public:
plan: plan:
import: import:
url: https://src.fedoraproject.org/tests/filesystem.git url: https://gitlab.com/redhat/centos-stream/tests/filesystem.git
name: /plans/others/public name: /plans/others/public