linuxptp/plans.fmf
František Hrdina 1ea2129850 Update testing plans and gating, remove inline tests
Migrate from inline tests (tests/) to external test repository
(gitlab.com/redhat/centos-stream/tests/linuxptp).

- Add .fmf/version, ci.fmf, plans.fmf
- Update gating.yaml with tier1 public/internal references
- Remove tests/ directory (moved to test repo)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-07-01 16:10:01 +02:00

36 lines
867 B
Plaintext

/tier1-internal:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/linuxptp.git
name: /plans/tier1/internal
/tier1-public:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/linuxptp.git
name: /plans/tier1/public
/tier2-tier3-internal:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/linuxptp.git
name: /plans/tier2-tier3/internal
/tier2-tier3-public:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/linuxptp.git
name: /plans/tier2-tier3/public
/others-internal:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/linuxptp.git
name: /plans/others/internal
/others-public:
plan:
import:
url: https://gitlab.com/redhat/centos-stream/tests/linuxptp.git
name: /plans/others/public