From 992d384e5097ac8c34e548647970712b1de7cbcd Mon Sep 17 00:00:00 2001 From: Griffin Sullivan Date: Wed, 20 Sep 2023 09:24:44 -0400 Subject: [PATCH] Switch ownership of Capsule to Team Platform --- tests/foreman/api/test_smartproxy.py | 2 +- tests/foreman/cli/test_capsule.py | 2 +- tests/foreman/cli/test_capsule_installer.py | 2 +- tests/foreman/longrun/test_capsule_loadbalancer.py | 2 +- tests/foreman/longrun/test_n_1_upgrade.py | 2 +- tests/upgrades/test_capsule.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/foreman/api/test_smartproxy.py b/tests/foreman/api/test_smartproxy.py index 1a7b2e4f24e..95a1869665d 100644 --- a/tests/foreman/api/test_smartproxy.py +++ b/tests/foreman/api/test_smartproxy.py @@ -8,7 +8,7 @@ :CaseComponent: Capsule -:Team: Endeavour +:Team: Platform :TestType: Functional diff --git a/tests/foreman/cli/test_capsule.py b/tests/foreman/cli/test_capsule.py index 30c3efcba7a..16d3ea00770 100644 --- a/tests/foreman/cli/test_capsule.py +++ b/tests/foreman/cli/test_capsule.py @@ -8,7 +8,7 @@ :CaseComponent: Capsule -:Team: Endeavour +:Team: Platform :TestType: Functional diff --git a/tests/foreman/cli/test_capsule_installer.py b/tests/foreman/cli/test_capsule_installer.py index 7d619ece0c2..b6f8f4b03f2 100644 --- a/tests/foreman/cli/test_capsule_installer.py +++ b/tests/foreman/cli/test_capsule_installer.py @@ -8,7 +8,7 @@ :CaseComponent: Capsule -:Team: Endeavour +:Team: Platform :TestType: Functional diff --git a/tests/foreman/longrun/test_capsule_loadbalancer.py b/tests/foreman/longrun/test_capsule_loadbalancer.py index 4384a8b2e9a..bda06f36c30 100644 --- a/tests/foreman/longrun/test_capsule_loadbalancer.py +++ b/tests/foreman/longrun/test_capsule_loadbalancer.py @@ -8,7 +8,7 @@ :CaseComponent: Capsule -:Team: Endeavour +:Team: Platform :TestType: Functional diff --git a/tests/foreman/longrun/test_n_1_upgrade.py b/tests/foreman/longrun/test_n_1_upgrade.py index 8251763de78..dd5553d9e3b 100644 --- a/tests/foreman/longrun/test_n_1_upgrade.py +++ b/tests/foreman/longrun/test_n_1_upgrade.py @@ -8,7 +8,7 @@ :CaseComponent: Capsule -:Team: Endeavour +:Team: Platform :TestType: Functional diff --git a/tests/upgrades/test_capsule.py b/tests/upgrades/test_capsule.py index fb6fc994ca4..19f8ad87b9e 100644 --- a/tests/upgrades/test_capsule.py +++ b/tests/upgrades/test_capsule.py @@ -8,7 +8,7 @@ :CaseComponent: Capsule -:Team: Endeavour +:Team: Platform :TestType: Functional