From bf3101dc895d17107834cf85ff6ab730db6b6b39 Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Fri, 20 Sep 2024 17:13:02 +0200 Subject: [PATCH] Run a smoke test on CI --- .fmf/version | 1 + plan.fmf | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 .fmf/version create mode 100644 plan.fmf diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/plan.fmf b/plan.fmf new file mode 100644 index 0000000..0cfaee5 --- /dev/null +++ b/plan.fmf @@ -0,0 +1,10 @@ +summary: Basic smoke test + +discover: + - name: Run include-sphinxcontrib-jquery test + how: fmf + url: https://gitlab.com/redhat/centos-stream/rpms/python-sphinx/ + ref: c10s + test: "/tests/include-sphinxcontrib-jquery" +execute: + how: tmt