Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.13.z] [Component Refresh] Component Names are updated #14355

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 4 additions & 10 deletions testimony.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ CaseComponent:
- Branding
- BVT
- Candlepin
- Capsule
- ForemanProxy
- Capsule-Content
- Certificates
- ComputeResources
- ComputeResources-Azure
- ComputeResources-CNV
Expand All @@ -53,7 +52,7 @@ CaseComponent:
- ErrataManagement
- Fact
- ForemanDebug
- ForemanMaintain
- SatelliteMaintain
- Hammer
- Hammer-Content
- HTTPProxy
Expand All @@ -64,7 +63,7 @@ CaseComponent:
- Hosts-Content
- Infobloxintegration
- Infrastructure
- Installer
- Installation
- InterSatelliteSync
- katello-agent
- katello-tracer
Expand All @@ -77,7 +76,6 @@ CaseComponent:
- Networking
- Notifications
- OrganizationsandLocations
- Packaging
- Parameters
- Provisioning
- ProvisioningTemplates
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/api/test_capsule.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: Capsule
:CaseComponent: ForemanProxy

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/api/test_rhc.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: RHCloud-CloudConnector
:CaseComponent: RHCloud

:Team: Platform

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/api/test_rhcloud_inventory.py
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/cli/test_capsule.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
"""Test class for the capsule CLI.

:Requirement: Capsule
:Requirement: ForemanProxy

:CaseAutomation: Automated

:CaseComponent: Capsule
:CaseComponent: ForemanProxy

:Team: Platform

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/cli/test_installer.py
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/cli/test_rhcloud_inventory.py
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/destructive/test_capsule.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
"""Test class for the capsule CLI.

:Requirement: Capsule
:Requirement: ForemanProxy

:CaseAutomation: Automated

:CaseComponent: Capsule
:CaseComponent: ForemanProxy

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/destructive/test_capsule_loadbalancer.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: Capsule
:CaseComponent: ForemanProxy

:Team: Platform

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/destructive/test_installer.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
"""Smoke tests to check installation health

:Requirement: Installer
:Requirement: Installation

:CaseAutomation: Automated

:CaseComponent: Installer
:CaseComponent: Installation

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/destructive/test_katello_certs_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: Certificates
:CaseComponent: Installation

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/destructive/test_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/destructive/test_rename.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: satellite-change-hostname
:CaseComponent: Installation

:Team: Platform

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/installer/test_installer.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
"""Smoke tests to check installation health

:Requirement: Installer
:Requirement: Installation

:CaseAutomation: Automated

:CaseComponent: Installer
:CaseComponent: Installation

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/maintain/test_advanced.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/maintain/test_backup_restore.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/maintain/test_health.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/maintain/test_maintenance_mode.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/maintain/test_offload_DB.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: ManualOnly

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand All @@ -28,5 +28,5 @@ def test_offload_internal_db_to_external_db_host():

:expectedresults: Installed successful, all services running

:CaseComponent: Installer
:CaseComponent: Installation
"""
2 changes: 1 addition & 1 deletion tests/foreman/maintain/test_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/maintain/test_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/maintain/test_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/sys/test_katello_certs_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: Certificates
:CaseComponent: Installation

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/foreman/ui/test_rhc.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: RHCloud-CloudConnector
:CaseComponent: RHCloud

:Team: Platform

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/ui/test_rhcloud_insights.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
"""Tests for RH Cloud - Inventory

:Requirement: RH Cloud - Inventory
:Requirement: RHCloud

:CaseAutomation: Automated

:CaseComponent: RHCloud-Inventory
:CaseComponent: RHCloud

:Team: Platform

Expand Down
4 changes: 2 additions & 2 deletions tests/foreman/ui/test_rhcloud_inventory.py
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion tests/upgrades/test_capsule.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: Capsule
:CaseComponent: ForemanProxy

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/upgrades/test_performance_tuning.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: Installer
:CaseComponent: Installation

:Team: Platform

Expand Down
2 changes: 1 addition & 1 deletion tests/upgrades/test_satellite_maintain.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:CaseAutomation: Automated

:CaseComponent: ForemanMaintain
:CaseComponent: SatelliteMaintain

:Team: Platform

Expand Down
Loading