Skip to content

Commit 4b2ea31

Browse files
committed
commit remaining removal of 3.9
1 parent 3475355 commit 4b2ea31

9 files changed

Lines changed: 38 additions & 38 deletions

File tree

sdk/agentserver/platform-matrix.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ubuntu-24.04": { "OSVmImage": "env:LINUXVMIMAGE", "Pool": "env:LINUXPOOL" },
1010
"windows-2022": { "OSVmImage": "env:WINDOWSVMIMAGE", "Pool": "env:WINDOWSPOOL" }
1111
},
12-
"PythonVersion": [ "3.10", "3.12" ],
12+
"PythonVersion": [ "3.12" ],
1313
"CoverageArg": "--disablecov",
1414
"TestSamples": "false"
1515
},
@@ -27,10 +27,10 @@
2727
},
2828
{
2929
"CoverageConfig": {
30-
"ubuntu2404_39_coverage": {
30+
"ubuntu2404_310_coverage": {
3131
"OSVmImage": "env:LINUXVMIMAGE",
3232
"Pool": "env:LINUXPOOL",
33-
"PythonVersion": "3.9",
33+
"PythonVersion": "3.10",
3434
"CoverageArg": "",
3535
"TestSamples": "false"
3636
}

sdk/communication/azure-communication-phonenumbers/phonenumbers-livetest-matrix.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,20 @@
2424
"COMMUNICATION_SKIP_CAPABILITIES_LIVE_TEST": "false"
2525
}
2626
},
27-
"PythonVersion": ["pypy3.11", "3.10", "3.11"],
27+
"PythonVersion": ["pypy3.11", "3.11", "3.12"],
2828
"CoverageArg": "--disablecov",
2929
"TestSamples": "false"
3030
},
3131
"include": [
3232
{
3333
"CoverageConfig": {
34-
"ubuntu2404_39_coverage": {
34+
"ubuntu2404_310_coverage": {
3535
"OSVmImage": "env:LINUXVMIMAGE",
3636
"Pool": "env:LINUXPOOL",
37-
"PythonVersion": "3.9",
37+
"PythonVersion": "3.10",
3838
"CoverageArg": "",
3939
"TestSamples": "false",
40-
"AZURE_TEST_AGENT": "UBUNTU_2404_PYTHON39",
40+
"AZURE_TEST_AGENT": "UBUNTU_2404_PYTHON310",
4141
"COMMUNICATION_SKIP_CAPABILITIES_LIVE_TEST": "false"
4242
}
4343
}

sdk/cosmos/cosmos-emulator-internal-matrix.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
}
1616
},
1717
"EmulatorConfig": {
18-
"Emulator Tests Python 3.9 Standard": {
19-
"PythonVersion": "3.9",
18+
"Emulator Tests Python 3.10 Standard": {
19+
"PythonVersion": "3.10",
2020
"CoverageArg": "--disablecov",
2121
"TestSamples": "false",
2222
"ChecksOverride": "whl,sdist"
2323
},
24-
"Emulator Tests Python 3.10 Standard": {
25-
"PythonVersion": "3.10",
24+
"Emulator Tests Python 3.11 Standard": {
25+
"PythonVersion": "3.11",
2626
"CoverageArg": "--disablecov",
2727
"TestSamples": "false",
2828
"ChecksOverride": "whl,sdist"
@@ -40,14 +40,14 @@
4040
"ChecksOverride": "whl,sdist"
4141
},
4242

43-
"Emulator Tests Python 3.9 Special": {
44-
"PythonVersion": "3.9",
43+
"Emulator Tests Python 3.10 Special": {
44+
"PythonVersion": "3.10",
4545
"CoverageArg": "--disablecov",
4646
"TestSamples": "false",
4747
"ChecksOverride": "import_all,whl_no_aio"
4848
},
49-
"Emulator Tests Python 3.10 Special": {
50-
"PythonVersion": "3.10",
49+
"Emulator Tests Python 3.11 Special": {
50+
"PythonVersion": "3.11",
5151
"CoverageArg": "--disablecov",
5252
"TestSamples": "false",
5353
"ChecksOverride": "import_all,whl_no_aio"
@@ -71,14 +71,14 @@
7171
"ChecksOverride": "import_all,whl_no_aio"
7272
},
7373

74-
"Emulator Tests Python 3.9 Dependency Checks": {
75-
"PythonVersion": "3.9",
74+
"Emulator Tests Python 3.10 Dependency Checks": {
75+
"PythonVersion": "3.10",
7676
"CoverageArg": "--disablecov",
7777
"TestSamples": "false",
7878
"ChecksOverride": "latestdependency,mindependency"
7979
},
80-
"Emulator Tests Python 3.10 Dependency Checks": {
81-
"PythonVersion": "3.10",
80+
"Emulator Tests Python 3.11 Dependency Checks": {
81+
"PythonVersion": "3.11",
8282
"CoverageArg": "--disablecov",
8383
"TestSamples": "false",
8484
"ChecksOverride": "latestdependency,mindependency"

sdk/cosmos/cosmos-emulator-public-matrix.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
}
1616
},
1717
"EmulatorConfig": {
18-
"Emulator Tests Python 3.10 Standard": {
19-
"PythonVersion": "3.10",
18+
"Emulator Tests Python 3.11 Standard": {
19+
"PythonVersion": "3.11",
2020
"CoverageArg": "--disablecov",
2121
"TestSamples": "false",
2222
"ChecksOverride": "whl,sdist"
@@ -40,14 +40,14 @@
4040
"ChecksOverride": "whl,sdist"
4141
},
4242

43-
"Emulator Tests Python 3.9 Dependency Checks": {
44-
"PythonVersion": "3.9",
43+
"Emulator Tests Python 3.10 Dependency Checks": {
44+
"PythonVersion": "3.10",
4545
"CoverageArg": "--disablecov",
4646
"TestSamples": "false",
4747
"ChecksOverride": "mindependency"
4848
},
49-
"Emulator Tests Python 3.10 Dependency Checks": {
50-
"PythonVersion": "3.10",
49+
"Emulator Tests Python 3.11 Dependency Checks": {
50+
"PythonVersion": "3.11",
5151
"CoverageArg": "--disablecov",
5252
"TestSamples": "false",
5353
"ChecksOverride": "mindependency"

sdk/cosmos/live-platform-matrix.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
},
4545
{
4646
"CircuitBreakerMultiRegionTestConfig": {
47-
"Ubuntu2404_39_circuit_breaker": {
47+
"Ubuntu2404_310_circuit_breaker": {
4848
"OSVmImage": "env:LINUXVMIMAGE",
4949
"Pool": "env:LINUXPOOL",
50-
"PythonVersion": "3.9",
50+
"PythonVersion": "3.10",
5151
"CoverageArg": "--disablecov",
5252
"TestSamples": "false",
5353
"TestMarkArgument": "cosmosCircuitBreakerMultiRegion"
@@ -102,10 +102,10 @@
102102
},
103103
{
104104
"CoverageConfig": {
105-
"ubuntu2404_39_coverage_query": {
105+
"ubuntu2404_310_coverage_query": {
106106
"OSVmImage": "env:LINUXVMIMAGE",
107107
"Pool": "env:LINUXPOOL",
108-
"PythonVersion": "3.9",
108+
"PythonVersion": "3.10",
109109
"CoverageArg": "",
110110
"TestSamples": "false",
111111
"TestMarkArgument": "cosmosQuery"

sdk/evaluation/platform-matrix.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
"macos-latest": { "OSVmImage": "env:MACVMIMAGE", "Pool": "env:MACPOOL" },
1010
"ubuntu-24.04": { "OSVmImage": "env:LINUXVMIMAGE", "Pool": "env:LINUXPOOL" }
1111
},
12-
"PythonVersion": [ "3.9", "3.11", "3.10" ],
12+
"PythonVersion": [ "3.11", "3.10" ],
1313
"CoverageArg": "--disablecov",
1414
"TestSamples": "false"
1515
},
1616
"include": [
1717
{
1818
"CoverageConfig": {
19-
"ubuntu2404_39_coverage": {
19+
"ubuntu2404_310_coverage": {
2020
"OSVmImage": "env:LINUXVMIMAGE",
2121
"Pool": "env:LINUXPOOL",
22-
"PythonVersion": "3.9",
22+
"PythonVersion": "3.10",
2323
"CoverageArg": "",
2424
"TestSamples": "false"
2525
}

sdk/identity/platform-matrix.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"include": [
99
{
1010
"Config": {
11-
"ubuntu_24.04_3.9_msal": {
11+
"ubuntu_24.04_3.10_msal": {
1212
"OSVmImage": "env:LINUXVMIMAGE",
1313
"Pool": "env:LINUXPOOL",
14-
"PythonVersion": "3.9",
14+
"PythonVersion": "3.10",
1515
"CoverageArg": "--disablecov",
1616
"InjectedPackages": "git+https://github.com/AzureAD/microsoft-authentication-library-for-python@dev",
1717
"UnsupportedToxEnvironments": "mindependency,latestdependency"

sdk/keyvault/azure-keyvault-keys/platform-matrix.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"ArmTemplateParameters": "@{ enableHsm = $true }"
99
}
1010
},
11-
"PythonVersion": "3.9",
11+
"PythonVersion": "3.10",
1212
"CoverageArg": ""
1313
}
1414
]

sdk/planetarycomputer/platform-matrix.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ubuntu-24.04": { "OSVmImage": "env:LINUXVMIMAGE", "Pool": "env:LINUXPOOL" },
1010
"windows-2022": { "OSVmImage": "env:WINDOWSVMIMAGE", "Pool": "env:WINDOWSPOOL" }
1111
},
12-
"PythonVersion": [ "3.10", "3.12" ],
12+
"PythonVersion": [ "3.12" ],
1313
"CoverageArg": "--disablecov",
1414
"TestSamples": "false"
1515
},
@@ -27,10 +27,10 @@
2727
},
2828
{
2929
"CoverageConfig": {
30-
"ubuntu2404_39_coverage": {
30+
"ubuntu2404_310_coverage": {
3131
"OSVmImage": "env:LINUXVMIMAGE",
3232
"Pool": "env:LINUXPOOL",
33-
"PythonVersion": "3.9",
33+
"PythonVersion": "3.10",
3434
"CoverageArg": "",
3535
"TestSamples": "false"
3636
}

0 commit comments

Comments
 (0)