BB: Remove 46 from depth 3 test suite as it's reserved for credential reuse

This commit is contained in:
vakarisz 2022-09-27 16:11:58 +03:00
parent 031a0ab426
commit 85c101aff9
2 changed files with 0 additions and 3 deletions

View File

@ -41,7 +41,6 @@ DEPTH_2_A = {
"powershell-3-46",
"powershell-3-44",
],
}
@ -66,7 +65,6 @@ DEPTH_3_A = {
],
"europe-west1-b": [
"powershell-3-45",
"powershell-3-46",
"powershell-3-47",
"powershell-3-48",
],

View File

@ -34,7 +34,6 @@ def _add_subnets(agent_configuration: AgentConfiguration) -> AgentConfiguration:
subnets = [
"10.2.2.9",
"10.2.3.45",
"10.2.3.46",
"10.2.3.47",
"10.2.3.48",
"10.2.1.10",