From b23e1c4f552a0beed8cdeb734760df3e9ed70b23 Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Wed, 13 Mar 2024 10:22:43 -0400 Subject: [PATCH] [6.13.z] component name changes (#14387) component name changes (#14380) (cherry picked from commit 1f96a99e16e9b318bf7fb4198c085c7463e6c505) Co-authored-by: Peter Ondrejka --- testimony.yaml | 3 --- tests/foreman/api/test_ldapauthsource.py | 2 +- tests/foreman/cli/test_ldapauthsource.py | 2 +- tests/foreman/cli/test_sso.py | 2 +- tests/foreman/destructive/test_ldap_authentication.py | 2 +- tests/foreman/destructive/test_ldapauthsource.py | 2 +- tests/foreman/sys/test_dynflow.py | 4 ++-- tests/foreman/ui/test_ldap_authentication.py | 2 +- 8 files changed, 8 insertions(+), 11 deletions(-) diff --git a/testimony.yaml b/testimony.yaml index 5f7162199f5..fed691dd424 100644 --- a/testimony.yaml +++ b/testimony.yaml @@ -47,8 +47,6 @@ CaseComponent: - DiscoveryImage - DiscoveryPlugin - Documentation - - Dynflow - - Email - Entitlements - ErrataManagement - Fact @@ -68,7 +66,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 fbcc7039193..885d290e741 100644 --- a/tests/foreman/api/test_ldapauthsource.py +++ b/tests/foreman/api/test_ldapauthsource.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour diff --git a/tests/foreman/cli/test_ldapauthsource.py b/tests/foreman/cli/test_ldapauthsource.py index 528a47420a5..ce7b625c3a6 100644 --- a/tests/foreman/cli/test_ldapauthsource.py +++ b/tests/foreman/cli/test_ldapauthsource.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour diff --git a/tests/foreman/cli/test_sso.py b/tests/foreman/cli/test_sso.py index d8b772a936f..949e021ff48 100644 --- a/tests/foreman/cli/test_sso.py +++ b/tests/foreman/cli/test_sso.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -: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 58f3121dbec..33539fff89e 100644 --- a/tests/foreman/destructive/test_ldap_authentication.py +++ b/tests/foreman/destructive/test_ldap_authentication.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour diff --git a/tests/foreman/destructive/test_ldapauthsource.py b/tests/foreman/destructive/test_ldapauthsource.py index 020aad9f716..0cebd782532 100644 --- a/tests/foreman/destructive/test_ldapauthsource.py +++ b/tests/foreman/destructive/test_ldapauthsource.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour diff --git a/tests/foreman/sys/test_dynflow.py b/tests/foreman/sys/test_dynflow.py index 31db3b7a8df..e4a913d88c9 100644 --- a/tests/foreman/sys/test_dynflow.py +++ b/tests/foreman/sys/test_dynflow.py @@ -2,11 +2,11 @@ :CaseAutomation: Automated -:CaseComponent: Dynflow +:CaseComponent: TasksPlugin :Team: Endeavour -:Requirement: Dynflow +:Requirement: TasksPlugin :CaseImportance: High diff --git a/tests/foreman/ui/test_ldap_authentication.py b/tests/foreman/ui/test_ldap_authentication.py index 6fcb71a7efa..a6e3af6d612 100644 --- a/tests/foreman/ui/test_ldap_authentication.py +++ b/tests/foreman/ui/test_ldap_authentication.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: LDAP +:CaseComponent: Authentication :Team: Endeavour