Upstream tag: 0.22.0 Upstream commit: e49e5e3f If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit-stg/rpms/python-specfile.git refs/heads/*:refs/remotes/packit-stg/* git checkout packit-stg/0.22.0-f37-update-propose_downstream ```
11 lines
288 B
Text
11 lines
288 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
|