From c91a8c094acb506906ac3ebbdb316f8ee741ff42 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 25 Aug 2020 16:53:27 -0700 Subject: [PATCH] no auto test farm --- .azure-pipelines/templates/jobs/extended-tests-jobs.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.azure-pipelines/templates/jobs/extended-tests-jobs.yml b/.azure-pipelines/templates/jobs/extended-tests-jobs.yml index 60f9a572a..e50a92b0c 100644 --- a/.azure-pipelines/templates/jobs/extended-tests-jobs.yml +++ b/.azure-pipelines/templates/jobs/extended-tests-jobs.yml @@ -12,12 +12,6 @@ jobs: IMAGE_NAME: macOS-10.15 PYTHON_VERSION: 3.8 TOXENV: test-farm-apache2 - farmtest-leauto-upgrades: - PYTHON_VERSION: 3.7 - TOXENV: test-farm-leauto-upgrades - farmtest-certonly-standalone: - PYTHON_VERSION: 3.7 - TOXENV: test-farm-certonly-standalone farmtest-sdists: PYTHON_VERSION: 3.7 TOXENV: test-farm-sdists