native-extension: moving all files to fedora and creating structure native-extension: removing duplicated id
18 lines
468 B
Text
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'
|