pcp/ci.fmf
2025-09-30 14:58:05 +02:00

26 lines
579 B
Plaintext

/gating/public:
plan:
import:
name: /plans/gating
url: https://gitlab.com/redhat/centos-stream/tests/pcp.git
/gating/private:
enabled: false
adjust:
- when: distro == rhel
enabled: true
plan:
import:
name: /plans/gating
url: https://gitlab.cee.redhat.com/toolchain-qe/tests/pcp.git
/gating/private-imagemode:
enabled: false
adjust:
- when: distro == rhel and arch == x86_64,aarch64
enabled: true
plan:
import:
name: /plans/imagemode
url: https://gitlab.cee.redhat.com/toolchain-qe/tests/pcp.git