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