From 128791d26abdb5f9ac1fdc3fbb74d07905804555 Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Thu, 21 Sep 2023 03:14:09 -0400 Subject: [PATCH] [6.13.z] Switch ownership of Capsule to Team Platform (#12677) 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 3f04949ba90..6b5bb03ed10 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