From 3d0fea42de5190222bf794ae5b8ce9955fd4a6e5 Mon Sep 17 00:00:00 2001 From: Jitendra Yejare Date: Mon, 11 Mar 2024 21:45:32 +0530 Subject: [PATCH] [Component Refresh] Component Names are updated (#14268) Component Names are updated (cherry picked from commit c6c3b61582ab30eac87943364e3ee315aeaf071f) --- testimony.yaml | 14 ++++---------- tests/foreman/api/test_capsule.py | 2 +- tests/foreman/api/test_rhc.py | 2 +- tests/foreman/api/test_rhcloud_inventory.py | 4 ++-- tests/foreman/cli/test_capsule.py | 4 ++-- tests/foreman/cli/test_installer.py | 4 ++-- tests/foreman/cli/test_rhcloud_inventory.py | 4 ++-- tests/foreman/destructive/test_capsule.py | 4 ++-- .../destructive/test_capsule_loadbalancer.py | 2 +- tests/foreman/destructive/test_installer.py | 4 ++-- .../destructive/test_katello_certs_check.py | 2 +- tests/foreman/destructive/test_packages.py | 2 +- tests/foreman/destructive/test_rename.py | 2 +- tests/foreman/installer/test_installer.py | 4 ++-- tests/foreman/maintain/test_advanced.py | 2 +- tests/foreman/maintain/test_backup_restore.py | 2 +- tests/foreman/maintain/test_health.py | 2 +- tests/foreman/maintain/test_maintenance_mode.py | 2 +- tests/foreman/maintain/test_offload_DB.py | 4 ++-- tests/foreman/maintain/test_packages.py | 2 +- tests/foreman/maintain/test_service.py | 2 +- tests/foreman/maintain/test_upgrade.py | 2 +- tests/foreman/sys/test_katello_certs_check.py | 2 +- tests/foreman/ui/test_rhc.py | 2 +- tests/foreman/ui/test_rhcloud_insights.py | 4 ++-- tests/foreman/ui/test_rhcloud_inventory.py | 4 ++-- tests/upgrades/test_capsule.py | 2 +- tests/upgrades/test_performance_tuning.py | 2 +- tests/upgrades/test_satellite_maintain.py | 2 +- 29 files changed, 42 insertions(+), 48 deletions(-) diff --git a/testimony.yaml b/testimony.yaml index 4ae19f8e4cc..92085a2c2fb 100644 --- a/testimony.yaml +++ b/testimony.yaml @@ -25,9 +25,8 @@ CaseComponent: - Branding - BVT - Candlepin - - Capsule + - ForemanProxy - Capsule-Content - - Certificates - ComputeResources - ComputeResources-Azure - ComputeResources-CNV @@ -53,7 +52,7 @@ CaseComponent: - ErrataManagement - Fact - ForemanDebug - - ForemanMaintain + - SatelliteMaintain - Hammer - Hammer-Content - HTTPProxy @@ -64,7 +63,7 @@ CaseComponent: - Hosts-Content - Infobloxintegration - Infrastructure - - Installer + - Installation - InterSatelliteSync - katello-agent - katello-tracer @@ -77,7 +76,6 @@ CaseComponent: - Networking - Notifications - OrganizationsandLocations - - Packaging - Parameters - Provisioning - ProvisioningTemplates @@ -90,16 +88,12 @@ CaseComponent: - RemoteExecution - Reporting - Repositories - - RHCloud-CloudConnector - - RHCloud-Insights - - RHCloud-Inventory + - RHCloud - rubygem-foreman-redhat_access - - satellite-change-hostname - SatelliteClone - SCAPPlugin - Search - Security - - SELinux - Settings - SubscriptionManagement - Subscriptions-virt-who diff --git a/tests/foreman/api/test_capsule.py b/tests/foreman/api/test_capsule.py index 3d499ccf16e..8372c192174 100644 --- a/tests/foreman/api/test_capsule.py +++ b/tests/foreman/api/test_capsule.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: Capsule +:CaseComponent: ForemanProxy :Team: Platform diff --git a/tests/foreman/api/test_rhc.py b/tests/foreman/api/test_rhc.py index 521b1cb15da..30559fe406e 100644 --- a/tests/foreman/api/test_rhc.py +++ b/tests/foreman/api/test_rhc.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: RHCloud-CloudConnector +:CaseComponent: RHCloud :Team: Platform diff --git a/tests/foreman/api/test_rhcloud_inventory.py b/tests/foreman/api/test_rhcloud_inventory.py index 8f3c0027d57..b62eb23caaa 100644 --- a/tests/foreman/api/test_rhcloud_inventory.py +++ b/tests/foreman/api/test_rhcloud_inventory.py @@ -1,10 +1,10 @@ """API tests for RH Cloud - Inventory, also known as Insights Inventory Upload -:Requirement: RH Cloud - Inventory +:Requirement: RHCloud :CaseAutomation: Automated -:CaseComponent: RHCloud-Inventory +:CaseComponent: RHCloud :Team: Platform diff --git a/tests/foreman/cli/test_capsule.py b/tests/foreman/cli/test_capsule.py index e41759fbc2b..ddcc100326a 100644 --- a/tests/foreman/cli/test_capsule.py +++ b/tests/foreman/cli/test_capsule.py @@ -1,10 +1,10 @@ """Test class for the capsule CLI. -:Requirement: Capsule +:Requirement: ForemanProxy :CaseAutomation: Automated -:CaseComponent: Capsule +:CaseComponent: ForemanProxy :Team: Platform diff --git a/tests/foreman/cli/test_installer.py b/tests/foreman/cli/test_installer.py index b7d5047d5db..b7601ccde84 100644 --- a/tests/foreman/cli/test_installer.py +++ b/tests/foreman/cli/test_installer.py @@ -1,10 +1,10 @@ """Tests For Disconnected Satellite Installation -:Requirement: Installer (disconnected satellite installation) +:Requirement: Installation (disconnected satellite installation) :CaseAutomation: Automated -:CaseComponent: Installer +:CaseComponent: Installation :Team: Platform diff --git a/tests/foreman/cli/test_rhcloud_inventory.py b/tests/foreman/cli/test_rhcloud_inventory.py index 25e83823b35..742a2740fc8 100644 --- a/tests/foreman/cli/test_rhcloud_inventory.py +++ b/tests/foreman/cli/test_rhcloud_inventory.py @@ -1,10 +1,10 @@ """CLI tests for RH Cloud - Inventory, aka Insights Inventory Upload -:Requirement: RH Cloud - Inventory +:Requirement: RHCloud :CaseAutomation: Automated -:CaseComponent: RHCloud-Inventory +:CaseComponent: RHCloud :Team: Platform diff --git a/tests/foreman/destructive/test_capsule.py b/tests/foreman/destructive/test_capsule.py index 40935c114b9..1cc63f4fbbe 100644 --- a/tests/foreman/destructive/test_capsule.py +++ b/tests/foreman/destructive/test_capsule.py @@ -1,10 +1,10 @@ """Test class for the capsule CLI. -:Requirement: Capsule +:Requirement: ForemanProxy :CaseAutomation: Automated -:CaseComponent: Capsule +:CaseComponent: ForemanProxy :Team: Platform diff --git a/tests/foreman/destructive/test_capsule_loadbalancer.py b/tests/foreman/destructive/test_capsule_loadbalancer.py index ba06d219e7e..8adc9f42e2f 100644 --- a/tests/foreman/destructive/test_capsule_loadbalancer.py +++ b/tests/foreman/destructive/test_capsule_loadbalancer.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: Capsule +:CaseComponent: ForemanProxy :Team: Platform diff --git a/tests/foreman/destructive/test_installer.py b/tests/foreman/destructive/test_installer.py index 198ed60f5a0..46c5e908810 100644 --- a/tests/foreman/destructive/test_installer.py +++ b/tests/foreman/destructive/test_installer.py @@ -1,10 +1,10 @@ """Smoke tests to check installation health -:Requirement: Installer +:Requirement: Installation :CaseAutomation: Automated -:CaseComponent: Installer +:CaseComponent: Installation :Team: Platform diff --git a/tests/foreman/destructive/test_katello_certs_check.py b/tests/foreman/destructive/test_katello_certs_check.py index 4b297f0f979..db133e99749 100644 --- a/tests/foreman/destructive/test_katello_certs_check.py +++ b/tests/foreman/destructive/test_katello_certs_check.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: Certificates +:CaseComponent: Installation :Team: Platform diff --git a/tests/foreman/destructive/test_packages.py b/tests/foreman/destructive/test_packages.py index 382f0639e2d..f052948002f 100644 --- a/tests/foreman/destructive/test_packages.py +++ b/tests/foreman/destructive/test_packages.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform diff --git a/tests/foreman/destructive/test_rename.py b/tests/foreman/destructive/test_rename.py index d5af1d6cfee..03fd9ff0d6f 100644 --- a/tests/foreman/destructive/test_rename.py +++ b/tests/foreman/destructive/test_rename.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: satellite-change-hostname +:CaseComponent: Installation :Team: Platform diff --git a/tests/foreman/installer/test_installer.py b/tests/foreman/installer/test_installer.py index ac188de7b4d..06517529746 100644 --- a/tests/foreman/installer/test_installer.py +++ b/tests/foreman/installer/test_installer.py @@ -1,10 +1,10 @@ """Smoke tests to check installation health -:Requirement: Installer +:Requirement: Installation :CaseAutomation: Automated -:CaseComponent: Installer +:CaseComponent: Installation :Team: Platform diff --git a/tests/foreman/maintain/test_advanced.py b/tests/foreman/maintain/test_advanced.py index 2771994d568..1167e907102 100644 --- a/tests/foreman/maintain/test_advanced.py +++ b/tests/foreman/maintain/test_advanced.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform diff --git a/tests/foreman/maintain/test_backup_restore.py b/tests/foreman/maintain/test_backup_restore.py index a845e71a166..f81b268e844 100644 --- a/tests/foreman/maintain/test_backup_restore.py +++ b/tests/foreman/maintain/test_backup_restore.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform diff --git a/tests/foreman/maintain/test_health.py b/tests/foreman/maintain/test_health.py index a4f19c6e230..c45c565dc38 100644 --- a/tests/foreman/maintain/test_health.py +++ b/tests/foreman/maintain/test_health.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform diff --git a/tests/foreman/maintain/test_maintenance_mode.py b/tests/foreman/maintain/test_maintenance_mode.py index 3cc340f774b..50d130ac55a 100644 --- a/tests/foreman/maintain/test_maintenance_mode.py +++ b/tests/foreman/maintain/test_maintenance_mode.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform diff --git a/tests/foreman/maintain/test_offload_DB.py b/tests/foreman/maintain/test_offload_DB.py index ca0f64f87d8..0e1b3ced9d9 100644 --- a/tests/foreman/maintain/test_offload_DB.py +++ b/tests/foreman/maintain/test_offload_DB.py @@ -4,7 +4,7 @@ :CaseAutomation: ManualOnly -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform @@ -28,5 +28,5 @@ def test_offload_internal_db_to_external_db_host(): :expectedresults: Installed successful, all services running - :CaseComponent: Installer + :CaseComponent: Installation """ diff --git a/tests/foreman/maintain/test_packages.py b/tests/foreman/maintain/test_packages.py index 9931d144352..a4c56eac531 100644 --- a/tests/foreman/maintain/test_packages.py +++ b/tests/foreman/maintain/test_packages.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform diff --git a/tests/foreman/maintain/test_service.py b/tests/foreman/maintain/test_service.py index 961a9597bae..91d6bce203e 100644 --- a/tests/foreman/maintain/test_service.py +++ b/tests/foreman/maintain/test_service.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform diff --git a/tests/foreman/maintain/test_upgrade.py b/tests/foreman/maintain/test_upgrade.py index cd3d6447a68..679d84d1070 100644 --- a/tests/foreman/maintain/test_upgrade.py +++ b/tests/foreman/maintain/test_upgrade.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform diff --git a/tests/foreman/sys/test_katello_certs_check.py b/tests/foreman/sys/test_katello_certs_check.py index 5bfeed3eee5..640add5a0ae 100644 --- a/tests/foreman/sys/test_katello_certs_check.py +++ b/tests/foreman/sys/test_katello_certs_check.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: Certificates +:CaseComponent: Installation :Team: Platform diff --git a/tests/foreman/ui/test_rhc.py b/tests/foreman/ui/test_rhc.py index 0fdefee5bf1..f3ab5eae14f 100644 --- a/tests/foreman/ui/test_rhc.py +++ b/tests/foreman/ui/test_rhc.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: RHCloud-CloudConnector +:CaseComponent: RHCloud :Team: Platform diff --git a/tests/foreman/ui/test_rhcloud_insights.py b/tests/foreman/ui/test_rhcloud_insights.py index 9dcd309055c..2a3cabf789f 100644 --- a/tests/foreman/ui/test_rhcloud_insights.py +++ b/tests/foreman/ui/test_rhcloud_insights.py @@ -1,10 +1,10 @@ """Tests for RH Cloud - Inventory -:Requirement: RH Cloud - Inventory +:Requirement: RHCloud :CaseAutomation: Automated -:CaseComponent: RHCloud-Inventory +:CaseComponent: RHCloud :Team: Platform diff --git a/tests/foreman/ui/test_rhcloud_inventory.py b/tests/foreman/ui/test_rhcloud_inventory.py index e242366bf0a..642bef3b84b 100644 --- a/tests/foreman/ui/test_rhcloud_inventory.py +++ b/tests/foreman/ui/test_rhcloud_inventory.py @@ -1,10 +1,10 @@ """Tests for RH Cloud - Inventory, also known as Insights Inventory Upload -:Requirement: RH Cloud - Inventory +:Requirement: RHCloud :CaseAutomation: Automated -:CaseComponent: RHCloud-Inventory +:CaseComponent: RHCloud :Team: Platform diff --git a/tests/upgrades/test_capsule.py b/tests/upgrades/test_capsule.py index d064b677fbe..c7cf63e9977 100644 --- a/tests/upgrades/test_capsule.py +++ b/tests/upgrades/test_capsule.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: Capsule +:CaseComponent: ForemanProxy :Team: Platform diff --git a/tests/upgrades/test_performance_tuning.py b/tests/upgrades/test_performance_tuning.py index 94e40a33ba7..33237e8f561 100644 --- a/tests/upgrades/test_performance_tuning.py +++ b/tests/upgrades/test_performance_tuning.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: Installer +:CaseComponent: Installation :Team: Platform diff --git a/tests/upgrades/test_satellite_maintain.py b/tests/upgrades/test_satellite_maintain.py index 5091f8508fd..8035416e39a 100644 --- a/tests/upgrades/test_satellite_maintain.py +++ b/tests/upgrades/test_satellite_maintain.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: ForemanMaintain +:CaseComponent: SatelliteMaintain :Team: Platform