systemtap/tests/Regression/python-probing/main.fmf

30 lines
738 B
Text

summary: Systemtap static probes test
description: Systemtap static probes test
contact: Petr Splichal <psplicha@redhat.com>
component:
- python
- systemtap
test: ./runtest.sh
framework: beakerlib
recommend:
- python
- python-debuginfo
- python3-debuginfo
- python3.9-debuginfo
- systemtap
- python2
- python3
- elfutils
- yum-utils
adjust:
- environment:
PYTHON: python3
when: distro is defined and distro == rhel-9
because: "Test with python (i.e. python3) on rhel-9"
- enabled: false
when: distro is defined and distro == rhel-10
because: "Test not relevant for rhel10"
duration: 15m
extra-summary: /CoreOS/python/Sanity/systemtap
extra-task: /CoreOS/python/Sanity/systemtap
tag: fedora