python-specfile/plans/performance.fmf
Packit 0d3925f069 [packit] 0.28.1 upstream release
Upstream tag: 0.28.1
Upstream commit: a14e6887
2024-03-26 11:34:21 +00:00

15 lines
403 B
Text

summary:
Performance tests
discover+:
filter: tier:3
prepare:
- how: install
package: python3-pip
- how: shell
script: pip3 install pytest-fail-slow
- how: shell
script: curl --output-dir /tmp -O https://src.fedoraproject.org/rpms/texlive/raw/rawhide/f/texlive.spec
adjust:
- when: "initiator != packit"
because: "skip this plan on dist-git pull requests"
enabled: false