diff --git a/testimony.yaml b/testimony.yaml index e6c210965a2..19ac1c865ae 100644 --- a/testimony.yaml +++ b/testimony.yaml @@ -25,9 +25,8 @@ CaseComponent: - Branding - BVT - Candlepin - - Capsule - - Capsule-Content - - Certificates + - ForemanProxy + - ForemanProxy-Content - 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-tracer - LDAP @@ -76,7 +75,6 @@ CaseComponent: - Networking - Notifications - OrganizationsandLocations - - Packaging - Parameters - Provisioning - ProvisioningTemplates @@ -89,16 +87,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_capsulecontent.py b/tests/foreman/api/test_capsulecontent.py index 99c2bb816fc..247932167f0 100644 --- a/tests/foreman/api/test_capsulecontent.py +++ b/tests/foreman/api/test_capsulecontent.py @@ -1,11 +1,11 @@ """Content Management related tests, which exercise katello with pulp interactions and use capsule. -:Requirement: Capsule-Content +:Requirement: ForemanProxy-Content :CaseAutomation: Automated -:CaseComponent: Capsule-Content +:CaseComponent: ForemanProxy-Content :team: Phoenix-content 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 9cbd70dc2d4..6be4e14a596 100644 --- a/tests/foreman/api/test_rhcloud_inventory.py +++ b/tests/foreman/api/test_rhcloud_inventory.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: RHCloud-Inventory +:CaseComponent: RHCloud :Team: Platform diff --git a/tests/foreman/cli/test_capsulecontent.py b/tests/foreman/cli/test_capsulecontent.py index 73e42659fa2..ef13f0fd9fa 100644 --- a/tests/foreman/cli/test_capsulecontent.py +++ b/tests/foreman/cli/test_capsulecontent.py @@ -1,10 +1,10 @@ -"""Capsule-Content related tests being run through CLI. +"""ForemanProxy-Content related tests being run through CLI. -:Requirement: Capsule-Content +:Requirement: ForemanProxy-Content :CaseAutomation: Automated -:CaseComponent: Capsule-Content +:CaseComponent: ForemanProxy-Content :team: Phoenix-content diff --git a/tests/foreman/cli/test_installer.py b/tests/foreman/cli/test_installer.py index 4a42eaa1315..9eb9d74e682 100644 --- a/tests/foreman/cli/test_installer.py +++ b/tests/foreman/cli/test_installer.py @@ -4,7 +4,7 @@ :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 e127f6e7382..e2dce34ffdc 100644 --- a/tests/foreman/cli/test_rhcloud_inventory.py +++ b/tests/foreman/cli/test_rhcloud_inventory.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: RHCloud-Inventory +:CaseComponent: RHCloud :Team: Platform diff --git a/tests/foreman/destructive/test_capsulecontent.py b/tests/foreman/destructive/test_capsulecontent.py index 12f3455c08d..7c09a780088 100644 --- a/tests/foreman/destructive/test_capsulecontent.py +++ b/tests/foreman/destructive/test_capsulecontent.py @@ -1,10 +1,10 @@ -"""Capsule-Content related tests, which require destructive Satellite +"""ForemanProxy-Content related tests, which require destructive Satellite -:Requirement: Capsule-Content +:Requirement: ForemanProxy-Content :CaseAutomation: Automated -:CaseComponent: Capsule-Content +:CaseComponent: ForemanProxy-Content :team: Phoenix-content diff --git a/tests/foreman/destructive/test_installer.py b/tests/foreman/destructive/test_installer.py index a020b66f96a..f7380dba48c 100644 --- a/tests/foreman/destructive/test_installer.py +++ b/tests/foreman/destructive/test_installer.py @@ -4,7 +4,7 @@ :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 b1c7b4cb3eb..01c41441823 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 e81eb228268..da9c15f6515 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 564614f44d5..1ab78fb7e2e 100644 --- a/tests/foreman/installer/test_installer.py +++ b/tests/foreman/installer/test_installer.py @@ -4,7 +4,7 @@ :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 2453f27a3ae..6a66c9aefcf 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 e927d85b5a5..9da62960142 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 802ca684bb2..7f8c0efad8c 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 13ea31a5de0..0f08f23c6b3 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_capsulecontent.py b/tests/foreman/ui/test_capsulecontent.py index 43fc34b430f..a80cf67b2f9 100644 --- a/tests/foreman/ui/test_capsulecontent.py +++ b/tests/foreman/ui/test_capsulecontent.py @@ -1,10 +1,10 @@ -"""Capsule-Content related tests being run through UI. +"""ForemanProxy-Content related tests being run through UI. -:Requirement: Capsule-Content +:Requirement: ForemanProxy-Content :CaseAutomation: Automated -:CaseComponent: Capsule-Content +:CaseComponent: ForemanProxy-Content :team: Phoenix-content 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..5c504e42e67 100644 --- a/tests/foreman/ui/test_rhcloud_insights.py +++ b/tests/foreman/ui/test_rhcloud_insights.py @@ -4,7 +4,7 @@ :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..220d66443d9 100644 --- a/tests/foreman/ui/test_rhcloud_inventory.py +++ b/tests/foreman/ui/test_rhcloud_inventory.py @@ -4,7 +4,7 @@ :CaseAutomation: Automated -:CaseComponent: RHCloud-Inventory +:CaseComponent: RHCloud :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 6029078bdb6..03abb569e94 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