From 1696d3da2c482aece5d8a71cd198e92f992e7aa7 Mon Sep 17 00:00:00 2001 From: Jameer Pathan <21165044+jameerpathan111@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:26:47 +0200 Subject: [PATCH] Move RHCloud tests to team Phoenix-subscriptions (#14567) (cherry picked from commit da06fea37381e8cbdfa950c0927a03e0946737ce) --- tests/foreman/api/test_rhc.py | 2 +- tests/foreman/api/test_rhcloud_inventory.py | 2 +- tests/foreman/cli/test_rhcloud_inventory.py | 2 +- tests/foreman/ui/test_rhc.py | 2 +- tests/foreman/ui/test_rhcloud_insights.py | 2 +- tests/foreman/ui/test_rhcloud_inventory.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/foreman/api/test_rhc.py b/tests/foreman/api/test_rhc.py index 3eb6b39c894..e72127739ff 100644 --- a/tests/foreman/api/test_rhc.py +++ b/tests/foreman/api/test_rhc.py @@ -6,7 +6,7 @@ :CaseComponent: RHCloud -:Team: Platform +:Team: Phoenix-subscriptions :CaseImportance: High """ diff --git a/tests/foreman/api/test_rhcloud_inventory.py b/tests/foreman/api/test_rhcloud_inventory.py index 03c8b1060ea..16a6aacdfbd 100644 --- a/tests/foreman/api/test_rhcloud_inventory.py +++ b/tests/foreman/api/test_rhcloud_inventory.py @@ -6,7 +6,7 @@ :CaseComponent: RHCloud -:Team: Platform +:Team: Phoenix-subscriptions :CaseImportance: High diff --git a/tests/foreman/cli/test_rhcloud_inventory.py b/tests/foreman/cli/test_rhcloud_inventory.py index 1da1e78f865..98dd41bb9db 100644 --- a/tests/foreman/cli/test_rhcloud_inventory.py +++ b/tests/foreman/cli/test_rhcloud_inventory.py @@ -6,7 +6,7 @@ :CaseComponent: RHCloud -:Team: Platform +:Team: Phoenix-subscriptions :CaseImportance: High diff --git a/tests/foreman/ui/test_rhc.py b/tests/foreman/ui/test_rhc.py index 7eca58e995d..7fbc0146ed7 100644 --- a/tests/foreman/ui/test_rhc.py +++ b/tests/foreman/ui/test_rhc.py @@ -6,7 +6,7 @@ :CaseComponent: RHCloud -:Team: Platform +:Team: Phoenix-subscriptions :CaseImportance: High diff --git a/tests/foreman/ui/test_rhcloud_insights.py b/tests/foreman/ui/test_rhcloud_insights.py index 396e69fc986..249143c6a38 100644 --- a/tests/foreman/ui/test_rhcloud_insights.py +++ b/tests/foreman/ui/test_rhcloud_insights.py @@ -6,7 +6,7 @@ :CaseComponent: RHCloud -:Team: Platform +:Team: Phoenix-subscriptions :CaseImportance: High diff --git a/tests/foreman/ui/test_rhcloud_inventory.py b/tests/foreman/ui/test_rhcloud_inventory.py index 70799901e4a..ee1d2c55248 100644 --- a/tests/foreman/ui/test_rhcloud_inventory.py +++ b/tests/foreman/ui/test_rhcloud_inventory.py @@ -6,7 +6,7 @@ :CaseComponent: RHCloud -:Team: Platform +:Team: Phoenix-subscriptions :CaseImportance: High