|
7 | 7 | "include": [
|
8 | 8 | {
|
9 | 9 | "SplitTestConfig": {
|
10 |
| - "Ubuntu2004_39_split": { |
| 10 | + "Ubuntu2404_39_split": { |
11 | 11 | "OSVmImage": "env:LINUXVMIMAGE",
|
12 | 12 | "Pool": "env:LINUXPOOL",
|
13 | 13 | "PythonVersion": "3.9",
|
14 | 14 | "CoverageArg": "--disablecov",
|
15 | 15 | "TestSamples": "false",
|
16 | 16 | "TestMarkArgument": "cosmosSplit"
|
17 | 17 | },
|
18 |
| - "Ubuntu2004_313_split": { |
| 18 | + "Ubuntu2404_313_split": { |
19 | 19 | "OSVmImage": "env:LINUXVMIMAGE",
|
20 | 20 | "Pool": "env:LINUXPOOL",
|
21 | 21 | "PythonVersion": "3.13",
|
|
27 | 27 | },
|
28 | 28 | {
|
29 | 29 | "CircuitBreakerMultiWriteTestConfig": {
|
30 |
| - "Ubuntu2004_313_circuit_breaker": { |
| 30 | + "Ubuntu2404_313_circuit_breaker": { |
31 | 31 | "OSVmImage": "env:LINUXVMIMAGE",
|
32 | 32 | "Pool": "env:LINUXPOOL",
|
33 | 33 | "PythonVersion": "3.13",
|
|
44 | 44 | },
|
45 | 45 | {
|
46 | 46 | "CircuitBreakerMultiRegionTestConfig": {
|
47 |
| - "Ubuntu2004_39_circuit_breaker": { |
| 47 | + "Ubuntu2404_39_circuit_breaker": { |
48 | 48 | "OSVmImage": "env:LINUXVMIMAGE",
|
49 | 49 | "Pool": "env:LINUXPOOL",
|
50 | 50 | "PythonVersion": "3.9",
|
|
73 | 73 | },
|
74 | 74 | {
|
75 | 75 | "PyPyConfig": {
|
76 |
| - "ubuntu2004_pypy39_query": { |
| 76 | + "ubuntu2404_pypy39_query": { |
77 | 77 | "OSVmImage": "env:LINUXVMIMAGE",
|
78 | 78 | "Pool": "env:LINUXPOOL",
|
79 | 79 | "PythonVersion": "pypy3.9",
|
|
85 | 85 | },
|
86 | 86 | {
|
87 | 87 | "CoverageConfig": {
|
88 |
| - "ubuntu2004_39_coverage_query": { |
| 88 | + "ubuntu2404_39_coverage_query": { |
89 | 89 | "OSVmImage": "env:LINUXVMIMAGE",
|
90 | 90 | "Pool": "env:LINUXPOOL",
|
91 | 91 | "PythonVersion": "3.9",
|
|
0 commit comments