From 938cbff37a73c9769e73bd689446ee36316589af Mon Sep 17 00:00:00 2001 From: Mathew Merrick Date: Tue, 9 Mar 2021 08:24:19 -0800 Subject: [PATCH] remove windows 1809 e2e definition --- .pipelines/pipeline.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.pipelines/pipeline.yaml b/.pipelines/pipeline.yaml index 1ad4c40b30..42a5868f08 100644 --- a/.pipelines/pipeline.yaml +++ b/.pipelines/pipeline.yaml @@ -226,16 +226,6 @@ stages: clusterDefinitionCniBuildOS: "linux" clusterDefinitionCniBuildExt: ".tgz" - - template: singletenancy/aks-engine/e2e-job-template.yaml - parameters: - name: "windows_18_09_e2e" - displayName: "Windows 1809" - pipelineBuildImage: "$(BUILD_IMAGE)" - clusterDefinition: "cniWindows1809.json" - clusterDefinitionCniTypeKey: "azureCNIURLWindows" - clusterDefinitionCniBuildOS: "windows" - clusterDefinitionCniBuildExt: ".zip" - - template: singletenancy/aks-engine/e2e-job-template.yaml parameters: name: "windows_19_03_e2e" @@ -252,7 +242,6 @@ stages: - "aks_on_swift_e2e" - "ubuntu_16_04_linux_e2e" - "ubuntu_18_04_linux_e2e" - - "windows_18_09_e2e" - "windows_19_03_e2e" jobs: - job: delete_remote_artifacts