Skip to content

Commit ea07e4f

Browse files
authored
[ci] Remove Windows 1809 E2E definition (#818)
1 parent d169929 commit ea07e4f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.pipelines/pipeline.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -226,16 +226,6 @@ stages:
226226
clusterDefinitionCniBuildOS: "linux"
227227
clusterDefinitionCniBuildExt: ".tgz"
228228

229-
- template: singletenancy/aks-engine/e2e-job-template.yaml
230-
parameters:
231-
name: "windows_18_09_e2e"
232-
displayName: "Windows 1809"
233-
pipelineBuildImage: "$(BUILD_IMAGE)"
234-
clusterDefinition: "cniWindows1809.json"
235-
clusterDefinitionCniTypeKey: "azureCNIURLWindows"
236-
clusterDefinitionCniBuildOS: "windows"
237-
clusterDefinitionCniBuildExt: ".zip"
238-
239229
- template: singletenancy/aks-engine/e2e-job-template.yaml
240230
parameters:
241231
name: "windows_19_03_e2e"
@@ -252,7 +242,6 @@ stages:
252242
- "aks_on_swift_e2e"
253243
- "ubuntu_16_04_linux_e2e"
254244
- "ubuntu_18_04_linux_e2e"
255-
- "windows_18_09_e2e"
256245
- "windows_19_03_e2e"
257246
jobs:
258247
- job: delete_remote_artifacts

0 commit comments

Comments
 (0)