Skip to content

Commit

Permalink
Tests: Add polarion.yaml missing in sssd-2-8
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-vavra-cz committed Nov 26, 2024
1 parent 9030bc6 commit 4c8d0f9
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions src/tests/polarion.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
testcase:
required:
title:
transform:
pattern: "^(.*)$"
replace: "IDM-SSSD-TC: \\1"
validate: "IDM-SSSD-TC: (.+)"
setup:
format: pre
steps:
expectedresults:
customerscenario:
caseimportance:
requirement:
optional:
id:
default: "idm-sssd-tc::{{ item.id }}"
caseautomation:
default: "automated"
casecomponent:
default: "sssd"
status:
default: "approved"
subsystemteam:
default: "rhel-sst-idm-sssd"
upstream:
default: "yes"
automation_script:
default: "{{ tests_url }}/{{ item.location.file }}#L{{ item.location.line }}"
testtype:
default: "functional"
caselevel:
default: "system"
teardown:
format: pre

0 comments on commit 4c8d0f9

Please sign in to comment.