Changes: - Show full package version in crash reports (NAME-VERSION-RELEASE) - Add optional installation of extra CLI tools (enabled by default) - Install via dnf group install: Development Tools, C Development, System Tools - Add 50+ CLI packages: compression, text tools, databases, debug tools - Disable with: INSTALL_EXTRA_TOOLS=no - Adds ~200-400 binaries to test coverage when enabled Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
13 lines
546 B
Text
13 lines
546 B
Text
summary: test
|
|
contact: Petr Sklenar <psklenar@redhat.com>
|
|
author: Petr Sklenar <psklenar@redhat.com>
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
duration: 6h
|
|
enabled: false
|
|
adjust:
|
|
- when: "force == yes"
|
|
enabled: true
|
|
|
|
# run.me: testing-farm-public request --test-type fmf --git-url https://forge.fedoraproject.org/quality/fmf-tests.git --git-ref main --compose Fedora-Cloud-Base-AmazonEC2.x86_64-44-1.3 --arch x86_64 --test run-them-all --context "force=yes"
|
|
# tmt -c force=yes try 3.140.248.134@connect --test '/system-in-use/run-them-all'
|