Remove unused COLLECTION handling (collections are past end-of-life) Remove PRINT variable
18 lines
321 B
Text
18 lines
321 B
Text
adjust:
|
|
- when: distro != fedora
|
|
require-:
|
|
- rubypick
|
|
environment:
|
|
PACKAGES: "ruby ruby-doc ruby-libs"
|
|
|
|
summary: It tests there are static probes in ruby package.
|
|
description: |
|
|
Simple test to exercise ruby's systemtap API.
|
|
component:
|
|
- systemtap
|
|
- ruby
|
|
require:
|
|
- systemtap
|
|
- ruby-doc
|
|
- ruby
|
|
duration: 30m
|