From 76840a82a2435c13d0860c2e7da8d93d1c201dc6 Mon Sep 17 00:00:00 2001 From: Nanda Katikaneni <104993331+nanda-katikaneni@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:52:57 -0500 Subject: [PATCH] Update Teams testplans that test policy 4.1 (test plan variants e# and gcc) (#1559) * change testplans for 4.1 test * update teams e# test plan variant --- Testing/Functional/Products/TestPlans/teams.e#.testplan.yaml | 2 ++ Testing/Functional/Products/TestPlans/teams.gcc.testplan.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Testing/Functional/Products/TestPlans/teams.e#.testplan.yaml b/Testing/Functional/Products/TestPlans/teams.e#.testplan.yaml index 9ba9471a20..4421ec27d6 100644 --- a/Testing/Functional/Products/TestPlans/teams.e#.testplan.yaml +++ b/Testing/Functional/Products/TestPlans/teams.e#.testplan.yaml @@ -7,6 +7,7 @@ TestPlan: Preconditions: - Command: Set-CsTeamsClientConfiguration Splat: + Identity: Global AllowEmailIntoChannel: true Postconditions: [] ExpectedResult: false @@ -14,6 +15,7 @@ TestPlan: Preconditions: - Command: Set-CsTeamsClientConfiguration Splat: + Identity: Global AllowEmailIntoChannel: false Postconditions: [] ExpectedResult: true diff --git a/Testing/Functional/Products/TestPlans/teams.gcc.testplan.yaml b/Testing/Functional/Products/TestPlans/teams.gcc.testplan.yaml index 39ff285664..f514afe036 100644 --- a/Testing/Functional/Products/TestPlans/teams.gcc.testplan.yaml +++ b/Testing/Functional/Products/TestPlans/teams.gcc.testplan.yaml @@ -7,6 +7,7 @@ TestPlan: Preconditions: - Command: Set-CsTeamsClientConfiguration Splat: + Identity: Global AllowEmailIntoChannel: true Postconditions: [] ExpectedResult: true @@ -14,6 +15,7 @@ TestPlan: Preconditions: - Command: Set-CsTeamsClientConfiguration Splat: + Identity: Global AllowEmailIntoChannel: false Postconditions: [] ExpectedResult: true