summary: CI Gating Plan adjust: - when: distro == fedora discover+: filter: 'tier: 1' environment+: DEBUGINFOD_URLS: https://debuginfod.fedoraproject.org/ DEBUGINFOD_TIMEOUT: 300 - when: distro == rhel environment+: DEBUGINFOD_URLS: https://debuginfod.usersys.redhat.com/ DEBUGINFOD_TIMEOUT: 300 discover: how: fmf directory: tests prepare: - name: prepare how: shell script: ./plans/prepare.sh execute: how: tmt