From 8df90bff8d220bd3003baf0abc8bde586cc7aee6 Mon Sep 17 00:00:00 2001 From: Martin 'kokesak' Litwora Date: Thu, 31 Oct 2024 13:00:12 +0100 Subject: [PATCH] Initial tests CI PoC --- .packit.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 0cbc03c..506782f 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -38,3 +38,18 @@ jobs: # do not get the version from a tag (git describe) but from the spec file get-current-version: - grep -oP '^Version:\s+\K\S+' packaging/command-line-assistant.spec + - job: tests + trigger: pull_request + fmf_url: "https://gitlab.cee.redhat.com/rhel-lightspeed/enhanced-shell/cla-tests" + fmf_ref: main + use_internal_tf: True + tmt_plan: "plans" + targets: + - RHEL-9-Nightly + - RHEL-10-Nightly + tf_extra_params: + environments: + - settings: + provisioning: + tags: + BusinessUnit: sst_conversions