From 8b697b11f81c0f190f7ebac0442f23adac466589 Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Wed, 18 Nov 2020 15:42:16 +0100 Subject: [PATCH] Fixup --- main.fmf | 1 + systemtap-static-probes-in-ruby/main.fmf | 2 ++ 2 files changed, 3 insertions(+) diff --git a/main.fmf b/main.fmf index c4b253c..733aeda 100644 --- a/main.fmf +++ b/main.fmf @@ -1,3 +1,4 @@ contact: Vít Ondruch test: ./runtest.sh category: integration +how: beakerlib diff --git a/systemtap-static-probes-in-ruby/main.fmf b/systemtap-static-probes-in-ruby/main.fmf index 0a17723..4a5cdff 100644 --- a/systemtap-static-probes-in-ruby/main.fmf +++ b/systemtap-static-probes-in-ruby/main.fmf @@ -3,6 +3,8 @@ description: | Simple test to exercise ruby's systemtap API. component: - ruby +require: +- /usr/share/doc/ruby-doc/ruby-exercise.stp recommend: - ruby - ruby-doc