From 240fe5664b372f3fc3f86f15beb4c9090b2e08ae Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Thu, 21 Sep 2023 03:13:48 -0400 Subject: [PATCH] [6.14.z] Switch ownership of Capsule to Team Platform (#12678) Switch ownership of Capsule to Team Platform (#12675) (cherry picked from commit 60574f1f3cff437ea1316acd73168b038564b290) Co-authored-by: Griffin Sullivan <48397354+Griffin-Sullivan@users.noreply.github.com> --- tests/foreman/api/test_capsule.py | 2 +- tests/foreman/cli/test_capsule.py | 2 +- tests/foreman/destructive/test_capsule.py | 2 +- tests/foreman/destructive/test_capsule_loadbalancer.py | 2 +- tests/upgrades/test_capsule.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/foreman/api/test_capsule.py b/tests/foreman/api/test_capsule.py index 1d86ecf2300..0b15f867ae3 100644 --- a/tests/foreman/api/test_capsule.py +++ b/tests/foreman/api/test_capsule.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 d93d2bcbf7f..8dee2e6a3dc 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/destructive/test_capsule.py b/tests/foreman/destructive/test_capsule.py index cc0b23b19eb..5739054af43 100644 --- a/tests/foreman/destructive/test_capsule.py +++ b/tests/foreman/destructive/test_capsule.py @@ -8,7 +8,7 @@ :CaseComponent: Capsule -:Team: Endeavour +:Team: Platform :TestType: Functional diff --git a/tests/foreman/destructive/test_capsule_loadbalancer.py b/tests/foreman/destructive/test_capsule_loadbalancer.py index 5d94b3190af..49219359df2 100644 --- a/tests/foreman/destructive/test_capsule_loadbalancer.py +++ b/tests/foreman/destructive/test_capsule_loadbalancer.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