Skip to content

Commit

Permalink
Initial tests CI PoC
Browse files Browse the repository at this point in the history
  • Loading branch information
kokesak committed Oct 31, 2024
1 parent 47a6e67 commit 8df90bf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8df90bf

Please sign in to comment.