From 23b69dd551f3e75959e0db3b3289a5477baebdba Mon Sep 17 00:00:00 2001 From: Peter Ondrejka Date: Wed, 13 Mar 2024 11:40:01 +0100 Subject: [PATCH] component name changes --- testimony.yaml | 3 --- tests/foreman/api/test_ldapauthsource.py | 4 +--- tests/foreman/cli/test_ldapauthsource.py | 4 +--- tests/foreman/cli/test_sso.py | 4 +--- tests/foreman/destructive/test_ldap_authentication.py | 4 +--- tests/foreman/destructive/test_ldapauthsource.py | 4 +--- tests/foreman/sys/test_dynflow.py | 6 ++---- tests/foreman/ui/test_ldap_authentication.py | 4 +--- 8 files changed, 8 insertions(+), 25 deletions(-) diff --git a/testimony.yaml b/testimony.yaml index 9a198435f11..d65f9e0f2e9 100644 --- a/testimony.yaml +++ b/testimony.yaml @@ -46,8 +46,6 @@ CaseComponent: - DiscoveryImage - DiscoveryPlugin - Documentation - - Dynflow - - Email - Entitlements - ErrataManagement - Fact @@ -66,7 +64,6 @@ CaseComponent: - InterSatelliteSync - katello-agent - katello-tracer - - LDAP - Leappintegration - LifecycleEnvironments - LocalizationInternationalization diff --git a/tests/foreman/api/test_ldapauthsource.py b/tests/foreman/api/test_ldapauthsource.py index 2139e7c947f..8caa85d1ce4 100644 --- a/tests/foreman/api/test_ldapauthsource.py +++ b/tests/foreman/api/test_ldapauthsource.py @@ -4,9 +4,7 @@ :CaseAutomation: Automated -:CaseLevel: Acceptance - -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour diff --git a/tests/foreman/cli/test_ldapauthsource.py b/tests/foreman/cli/test_ldapauthsource.py index da2849e5ebb..101ab13f6bc 100644 --- a/tests/foreman/cli/test_ldapauthsource.py +++ b/tests/foreman/cli/test_ldapauthsource.py @@ -4,9 +4,7 @@ :CaseAutomation: Automated -:CaseLevel: Component - -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour diff --git a/tests/foreman/cli/test_sso.py b/tests/foreman/cli/test_sso.py index d70a56a139f..dff7b440621 100644 --- a/tests/foreman/cli/test_sso.py +++ b/tests/foreman/cli/test_sso.py @@ -4,9 +4,7 @@ :CaseAutomation: Automated -:CaseLevel: Acceptance - -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour diff --git a/tests/foreman/destructive/test_ldap_authentication.py b/tests/foreman/destructive/test_ldap_authentication.py index b25ff4ad098..91201d52236 100644 --- a/tests/foreman/destructive/test_ldap_authentication.py +++ b/tests/foreman/destructive/test_ldap_authentication.py @@ -4,9 +4,7 @@ :CaseAutomation: Automated -:CaseLevel: Integration - -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour diff --git a/tests/foreman/destructive/test_ldapauthsource.py b/tests/foreman/destructive/test_ldapauthsource.py index 03e09384db8..f83f218dccf 100644 --- a/tests/foreman/destructive/test_ldapauthsource.py +++ b/tests/foreman/destructive/test_ldapauthsource.py @@ -4,9 +4,7 @@ :CaseAutomation: Automated -:CaseLevel: Component - -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour diff --git a/tests/foreman/sys/test_dynflow.py b/tests/foreman/sys/test_dynflow.py index 6712cfe10d5..310e8dc0ca1 100644 --- a/tests/foreman/sys/test_dynflow.py +++ b/tests/foreman/sys/test_dynflow.py @@ -2,13 +2,11 @@ :CaseAutomation: Automated -:CaseLevel: Component - -:CaseComponent: Dynflow +:CaseComponent: TasksPlugin :Team: Endeavour -:Requirement: Dynflow +:Requirement: TasksPlugin :TestType: Functional diff --git a/tests/foreman/ui/test_ldap_authentication.py b/tests/foreman/ui/test_ldap_authentication.py index 470658a992c..d4b252a7ad9 100644 --- a/tests/foreman/ui/test_ldap_authentication.py +++ b/tests/foreman/ui/test_ldap_authentication.py @@ -4,9 +4,7 @@ :CaseAutomation: Automated -:CaseLevel: Integration - -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour