diff --git a/plans/ci.fmf b/plans/ci.fmf index 7ebb797..1ee4b71 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -1,13 +1,21 @@ summary: CI Gating Plan + discover: - how: fmf + how: fmf + +provision: + hardware: + cpu: + processors: ">= 2" + prepare: - - name: prepare - how: shell - script: ./plans/prepare.sh - - name: install - how: install - exclude: - - glibc-headers-s390 + - name: prepare + how: shell + script: ./plans/prepare.sh + - name: install + how: install + exclude: + - glibc-headers-s390 + execute: - how: tmt + how: tmt