ruby/Sanity/native-extension-gem-is-installed-without-error/main.fmf
Iveta Wiedermann 873318151c native-extension: updating main.fmf
native-extension: moving all files to fedora and creating structure

native-extension: removing duplicated id
2023-03-16 11:18:23 +01:00

18 lines
468 B
Text

summary: native extension gem is installed without error
test: ./test.sh
framework: beakerlib
description: |
Test ensures that native extension rubygem (here for example byebug) is installed without errors.
duration: 5m
enabled: true
link:
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=2142119
path: /Sanity/native-extension-gem-is-installed-without-error
recommend:
- ruby
require:
- ruby-devel
- gcc
- rubygems
- redhat-rpm-config
tier: '1'