From f38902df9dc1a059e6a05b67da55b92387f22b11 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Tue, 10 Feb 2026 15:18:15 -0600 Subject: [PATCH] clean up coverage variants --- .evergreen/generated_configs/tasks.yml | 820 ++++++++----------------- .evergreen/scripts/generate_config.py | 19 +- 2 files changed, 261 insertions(+), 578 deletions(-) diff --git a/.evergreen/generated_configs/tasks.yml b/.evergreen/generated_configs/tasks.yml index 5e1c31931..f8db6d416 100644 --- a/.evergreen/generated_configs/tasks.yml +++ b/.evergreen/generated_configs/tasks.yml @@ -9,7 +9,7 @@ tasks: tags: [aws_lambda] # Aws tests - - name: test-auth-aws-4.4-regular-python3.10-min-deps-cov + - name: test-auth-aws-4.4-regular-python3.10-min-deps commands: - func: run server vars: @@ -22,9 +22,8 @@ tasks: SUB_TEST_NAME: regular TOOLCHAIN_VERSION: "3.10" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [auth-aws, auth-aws-regular] - - name: test-auth-aws-5.0-assume-role-python3.11-cov + - name: test-auth-aws-5.0-assume-role-python3.11 commands: - func: run server vars: @@ -36,9 +35,8 @@ tasks: TEST_NAME: auth_aws SUB_TEST_NAME: assume-role TOOLCHAIN_VERSION: "3.11" - COVERAGE: "1" tags: [auth-aws, auth-aws-assume-role] - - name: test-auth-aws-6.0-ec2-python3.12-cov + - name: test-auth-aws-6.0-ec2-python3.12 commands: - func: run server vars: @@ -50,9 +48,8 @@ tasks: TEST_NAME: auth_aws SUB_TEST_NAME: ec2 TOOLCHAIN_VERSION: "3.12" - COVERAGE: "1" tags: [auth-aws, auth-aws-ec2] - - name: test-auth-aws-7.0-env-creds-python3.13-cov + - name: test-auth-aws-7.0-env-creds-python3.13 commands: - func: run server vars: @@ -64,7 +61,6 @@ tasks: TEST_NAME: auth_aws SUB_TEST_NAME: env-creds TOOLCHAIN_VERSION: "3.13" - COVERAGE: "1" tags: [auth-aws, auth-aws-env-creds] - name: test-auth-aws-8.0-session-creds-python3.14t commands: @@ -79,7 +75,7 @@ tasks: SUB_TEST_NAME: session-creds TOOLCHAIN_VERSION: 3.14t tags: [auth-aws, auth-aws-session-creds, free-threaded] - - name: test-auth-aws-rapid-web-identity-python3.14-cov + - name: test-auth-aws-rapid-web-identity-python3.14 commands: - func: run server vars: @@ -91,7 +87,6 @@ tasks: TEST_NAME: auth_aws SUB_TEST_NAME: web-identity TOOLCHAIN_VERSION: "3.14" - COVERAGE: "1" tags: [auth-aws, auth-aws-web-identity] - name: test-auth-aws-rapid-web-identity-session-name-python3.14 commands: @@ -107,7 +102,7 @@ tasks: AWS_ROLE_SESSION_NAME: test TOOLCHAIN_VERSION: "3.14" tags: [auth-aws, auth-aws-web-identity] - - name: test-auth-aws-latest-regular-python3.10-min-deps-cov + - name: test-auth-aws-latest-regular-python3.10-min-deps commands: - func: run server vars: @@ -120,7 +115,6 @@ tasks: SUB_TEST_NAME: regular TOOLCHAIN_VERSION: "3.10" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [auth-aws, auth-aws-regular] - name: test-auth-aws-ecs commands: @@ -372,22 +366,20 @@ tasks: tags: [mod_wsgi, pr] # No orchestration tests - - name: test-no-orchestration-python3.10-min-deps-cov + - name: test-no-orchestration-python3.10-min-deps commands: - func: assume ec2 role - func: run tests vars: TOOLCHAIN_VERSION: "3.10" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [test-no-orchestration, python-3.10] - - name: test-no-orchestration-python3.14-cov + - name: test-no-orchestration-python3.14 commands: - func: assume ec2 role - func: run tests vars: TOOLCHAIN_VERSION: "3.14" - COVERAGE: "1" tags: [test-no-orchestration, python-3.14] - name: test-no-orchestration-pypy3.11 commands: @@ -442,7 +434,7 @@ tasks: tags: [test-no-toolchain, sharded_cluster-auth-ssl] # Ocsp tests - - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -452,9 +444,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "4.4"] - - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -464,9 +455,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "5.0"] - - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -476,9 +466,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "6.0"] - - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -488,9 +477,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "7.0"] - - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -500,9 +488,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "8.0"] - - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -512,9 +499,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, rapid] - - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-ecdsa-valid-cert-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -523,9 +509,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, latest] - - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -535,9 +520,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "4.4"] - - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -547,9 +531,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "5.0"] - - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -559,9 +542,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "6.0"] - - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -571,9 +553,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "7.0"] - - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -583,9 +564,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "8.0"] - - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -595,9 +575,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, rapid] - - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-ecdsa-invalid-cert-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -606,9 +585,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, latest] - - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -618,9 +596,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "4.4"] - - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -630,9 +607,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "5.0"] - - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -642,9 +618,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "6.0"] - - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -654,9 +629,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "7.0"] - - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -666,9 +640,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "8.0"] - - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -678,9 +651,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, rapid] - - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -689,9 +661,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, latest] - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -701,9 +672,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "4.4"] - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -713,9 +683,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "5.0"] - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -725,9 +694,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "6.0"] - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -737,9 +705,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "7.0"] - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -749,9 +716,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "8.0"] - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -761,9 +727,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, rapid] - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -772,9 +737,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, latest] - - name: test-ocsp-ecdsa-soft-fail-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-soft-fail-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -784,9 +748,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "4.4"] - - name: test-ocsp-ecdsa-soft-fail-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-soft-fail-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -796,9 +759,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "5.0"] - - name: test-ocsp-ecdsa-soft-fail-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-soft-fail-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -808,9 +770,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "6.0"] - - name: test-ocsp-ecdsa-soft-fail-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-soft-fail-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -820,9 +781,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "7.0"] - - name: test-ocsp-ecdsa-soft-fail-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-soft-fail-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -832,9 +792,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "8.0"] - - name: test-ocsp-ecdsa-soft-fail-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-soft-fail-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -844,9 +803,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, rapid] - - name: test-ocsp-ecdsa-soft-fail-latest-python3.14-cov + - name: test-ocsp-ecdsa-soft-fail-latest-python3.14 commands: - func: run tests vars: @@ -855,9 +813,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, latest] - - name: test-ocsp-ecdsa-valid-cert-server-staples-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-staples-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -867,13 +824,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "4.4" - ocsp-staple - - name: test-ocsp-ecdsa-valid-cert-server-staples-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-staples-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -883,13 +839,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "5.0" - ocsp-staple - - name: test-ocsp-ecdsa-valid-cert-server-staples-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-staples-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -899,13 +854,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "6.0" - ocsp-staple - - name: test-ocsp-ecdsa-valid-cert-server-staples-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-staples-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -915,13 +869,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "7.0" - ocsp-staple - - name: test-ocsp-ecdsa-valid-cert-server-staples-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-staples-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -931,13 +884,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "8.0" - ocsp-staple - - name: test-ocsp-ecdsa-valid-cert-server-staples-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-valid-cert-server-staples-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -947,13 +899,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - rapid - ocsp-staple - - name: test-ocsp-ecdsa-valid-cert-server-staples-latest-python3.14-cov + - name: test-ocsp-ecdsa-valid-cert-server-staples-latest-python3.14 commands: - func: run tests vars: @@ -962,13 +913,12 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - latest - ocsp-staple - - name: test-ocsp-ecdsa-invalid-cert-server-staples-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-staples-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -978,13 +928,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "4.4" - ocsp-staple - - name: test-ocsp-ecdsa-invalid-cert-server-staples-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-staples-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -994,13 +943,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "5.0" - ocsp-staple - - name: test-ocsp-ecdsa-invalid-cert-server-staples-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-staples-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1010,13 +958,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "6.0" - ocsp-staple - - name: test-ocsp-ecdsa-invalid-cert-server-staples-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-staples-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1026,13 +973,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "7.0" - ocsp-staple - - name: test-ocsp-ecdsa-invalid-cert-server-staples-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-staples-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1042,13 +988,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "8.0" - ocsp-staple - - name: test-ocsp-ecdsa-invalid-cert-server-staples-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-invalid-cert-server-staples-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1058,13 +1003,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - rapid - ocsp-staple - - name: test-ocsp-ecdsa-invalid-cert-server-staples-latest-python3.14-cov + - name: test-ocsp-ecdsa-invalid-cert-server-staples-latest-python3.14 commands: - func: run tests vars: @@ -1073,13 +1017,12 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - latest - ocsp-staple - - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1089,13 +1032,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "4.4" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1105,13 +1047,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "5.0" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1121,13 +1062,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "6.0" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1137,13 +1077,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "7.0" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1153,13 +1092,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "8.0" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1169,13 +1107,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - rapid - ocsp-staple - - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-latest-python3.14-cov + - name: test-ocsp-ecdsa-delegate-valid-cert-server-staples-latest-python3.14 commands: - func: run tests vars: @@ -1184,13 +1121,12 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - latest - ocsp-staple - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1200,13 +1136,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "4.4" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1216,13 +1151,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "5.0" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1232,13 +1166,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "6.0" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1248,13 +1181,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "7.0" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1264,13 +1196,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - "8.0" - ocsp-staple - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1280,13 +1211,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - rapid - ocsp-staple - - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-latest-python3.14-cov + - name: test-ocsp-ecdsa-delegate-invalid-cert-server-staples-latest-python3.14 commands: - func: run tests vars: @@ -1295,13 +1225,12 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: - ocsp - ocsp-ecdsa - latest - ocsp-staple - - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1311,9 +1240,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "4.4"] - - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1323,9 +1251,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "5.0"] - - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1335,9 +1262,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "6.0"] - - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1347,9 +1273,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "7.0"] - - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1359,9 +1284,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "8.0"] - - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1371,9 +1295,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, rapid] - - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-ecdsa-malicious-invalid-cert-muststaple-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -1382,9 +1305,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, latest] - - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1394,9 +1316,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "4.4"] - - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1406,9 +1327,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "5.0"] - - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1418,9 +1338,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "6.0"] - - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1430,9 +1349,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "7.0"] - - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1442,9 +1360,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "8.0"] - - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1454,9 +1371,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, rapid] - - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-ecdsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -1465,9 +1381,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, latest] - - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1477,9 +1392,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "4.4"] - - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1489,9 +1403,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "5.0"] - - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1501,9 +1414,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "6.0"] - - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1513,9 +1425,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "7.0"] - - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1525,9 +1436,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, "8.0"] - - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1537,9 +1447,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, rapid] - - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-ecdsa-malicious-no-responder-muststaple-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -1548,9 +1457,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-ecdsa, latest] - - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1560,9 +1468,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "4.4"] - - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1572,9 +1479,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "5.0"] - - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1584,9 +1490,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "6.0"] - - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1596,9 +1501,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "7.0"] - - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1608,9 +1512,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "8.0"] - - name: test-ocsp-rsa-valid-cert-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1620,9 +1523,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, rapid] - - name: test-ocsp-rsa-valid-cert-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-rsa-valid-cert-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -1631,9 +1533,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-rsa, latest] - - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1643,9 +1544,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "4.4"] - - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1655,9 +1555,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "5.0"] - - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1667,9 +1566,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "6.0"] - - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1679,9 +1577,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "7.0"] - - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1691,9 +1588,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "8.0"] - - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1703,9 +1599,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, rapid] - - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-rsa-invalid-cert-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -1714,9 +1609,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-rsa, latest] - - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1726,9 +1620,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "4.4"] - - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1738,9 +1631,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "5.0"] - - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1750,9 +1642,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "6.0"] - - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1762,9 +1653,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "7.0"] - - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1774,9 +1664,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "8.0"] - - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1786,9 +1675,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, rapid] - - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -1797,9 +1685,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-rsa, latest] - - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1809,9 +1696,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "4.4"] - - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1821,9 +1707,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "5.0"] - - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1833,9 +1718,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "6.0"] - - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1845,9 +1729,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "7.0"] - - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1857,9 +1740,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "8.0"] - - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1869,9 +1751,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, rapid] - - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -1880,9 +1761,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-rsa, latest] - - name: test-ocsp-rsa-soft-fail-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-soft-fail-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1892,9 +1772,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "4.4"] - - name: test-ocsp-rsa-soft-fail-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-soft-fail-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1904,9 +1783,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "5.0"] - - name: test-ocsp-rsa-soft-fail-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-soft-fail-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -1916,9 +1794,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "6.0"] - - name: test-ocsp-rsa-soft-fail-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-soft-fail-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -1928,9 +1805,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "7.0"] - - name: test-ocsp-rsa-soft-fail-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-soft-fail-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -1940,9 +1816,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "8.0"] - - name: test-ocsp-rsa-soft-fail-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-soft-fail-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -1952,9 +1827,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, rapid] - - name: test-ocsp-rsa-soft-fail-latest-python3.14-cov + - name: test-ocsp-rsa-soft-fail-latest-python3.14 commands: - func: run tests vars: @@ -1963,9 +1837,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-rsa, latest] - - name: test-ocsp-rsa-valid-cert-server-staples-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-staples-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -1975,13 +1848,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "4.4" - ocsp-staple - - name: test-ocsp-rsa-valid-cert-server-staples-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-staples-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -1991,13 +1863,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "5.0" - ocsp-staple - - name: test-ocsp-rsa-valid-cert-server-staples-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-staples-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -2007,13 +1878,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "6.0" - ocsp-staple - - name: test-ocsp-rsa-valid-cert-server-staples-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-staples-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -2023,13 +1893,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "7.0" - ocsp-staple - - name: test-ocsp-rsa-valid-cert-server-staples-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-staples-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -2039,13 +1908,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "8.0" - ocsp-staple - - name: test-ocsp-rsa-valid-cert-server-staples-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-valid-cert-server-staples-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -2055,13 +1923,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - rapid - ocsp-staple - - name: test-ocsp-rsa-valid-cert-server-staples-latest-python3.14-cov + - name: test-ocsp-rsa-valid-cert-server-staples-latest-python3.14 commands: - func: run tests vars: @@ -2070,13 +1937,12 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: - ocsp - ocsp-rsa - latest - ocsp-staple - - name: test-ocsp-rsa-invalid-cert-server-staples-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-staples-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -2086,13 +1952,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "4.4" - ocsp-staple - - name: test-ocsp-rsa-invalid-cert-server-staples-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-staples-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -2102,13 +1967,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "5.0" - ocsp-staple - - name: test-ocsp-rsa-invalid-cert-server-staples-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-staples-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -2118,13 +1982,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "6.0" - ocsp-staple - - name: test-ocsp-rsa-invalid-cert-server-staples-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-staples-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -2134,13 +1997,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "7.0" - ocsp-staple - - name: test-ocsp-rsa-invalid-cert-server-staples-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-staples-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -2150,13 +2012,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "8.0" - ocsp-staple - - name: test-ocsp-rsa-invalid-cert-server-staples-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-invalid-cert-server-staples-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -2166,13 +2027,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - rapid - ocsp-staple - - name: test-ocsp-rsa-invalid-cert-server-staples-latest-python3.14-cov + - name: test-ocsp-rsa-invalid-cert-server-staples-latest-python3.14 commands: - func: run tests vars: @@ -2181,13 +2041,12 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: - ocsp - ocsp-rsa - latest - ocsp-staple - - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -2197,13 +2056,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "4.4" - ocsp-staple - - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -2213,13 +2071,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "5.0" - ocsp-staple - - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -2229,13 +2086,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "6.0" - ocsp-staple - - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -2245,13 +2101,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "7.0" - ocsp-staple - - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-staples-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -2261,13 +2116,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "8.0" - ocsp-staple - - name: test-ocsp-rsa-delegate-valid-cert-server-staples-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-staples-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -2277,13 +2131,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - rapid - ocsp-staple - - name: test-ocsp-rsa-delegate-valid-cert-server-staples-latest-python3.14-cov + - name: test-ocsp-rsa-delegate-valid-cert-server-staples-latest-python3.14 commands: - func: run tests vars: @@ -2292,13 +2145,12 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: - ocsp - ocsp-rsa - latest - ocsp-staple - - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -2308,13 +2160,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "4.4" - ocsp-staple - - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -2324,13 +2175,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "5.0" - ocsp-staple - - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -2340,13 +2190,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "6.0" - ocsp-staple - - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -2356,13 +2205,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "7.0" - ocsp-staple - - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -2372,13 +2220,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - "8.0" - ocsp-staple - - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -2388,13 +2235,12 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: - ocsp - ocsp-rsa - rapid - ocsp-staple - - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-latest-python3.14-cov + - name: test-ocsp-rsa-delegate-invalid-cert-server-staples-latest-python3.14 commands: - func: run tests vars: @@ -2403,13 +2249,12 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: - ocsp - ocsp-rsa - latest - ocsp-staple - - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -2419,9 +2264,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "4.4"] - - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -2431,9 +2275,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "5.0"] - - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -2443,9 +2286,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "6.0"] - - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -2455,9 +2297,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "7.0"] - - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -2467,9 +2308,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "8.0"] - - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -2479,9 +2319,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, rapid] - - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-rsa-malicious-invalid-cert-muststaple-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -2490,9 +2329,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-rsa, latest] - - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -2502,9 +2340,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "4.4"] - - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -2514,9 +2351,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "5.0"] - - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -2526,9 +2362,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "6.0"] - - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -2538,9 +2373,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "7.0"] - - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -2550,9 +2384,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "8.0"] - - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -2562,9 +2395,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, rapid] - - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-rsa-delegate-malicious-invalid-cert-muststaple-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -2573,9 +2405,8 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-rsa, latest] - - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v4.4-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v4.4-python3.10-min-deps commands: - func: run tests vars: @@ -2585,9 +2416,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "4.4"] - - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v5.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v5.0-python3.10-min-deps commands: - func: run tests vars: @@ -2597,9 +2427,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "5.0"] - - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v6.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v6.0-python3.10-min-deps commands: - func: run tests vars: @@ -2609,9 +2438,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "6.0"] - - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v7.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v7.0-python3.10-min-deps commands: - func: run tests vars: @@ -2621,9 +2449,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "7.0"] - - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v8.0-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-v8.0-python3.10-min-deps commands: - func: run tests vars: @@ -2633,9 +2460,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, "8.0"] - - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-rapid-python3.10-min-deps-cov + - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-rapid-python3.10-min-deps commands: - func: run tests vars: @@ -2645,9 +2471,8 @@ tasks: TOOLCHAIN_VERSION: "3.10" VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" tags: [ocsp, ocsp-rsa, rapid] - - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-latest-python3.14-cov + - name: test-ocsp-rsa-malicious-no-responder-muststaple-server-does-not-staple-latest-python3.14 commands: - func: run tests vars: @@ -2656,7 +2481,6 @@ tasks: TEST_NAME: ocsp TOOLCHAIN_VERSION: "3.14" VERSION: latest - COVERAGE: "1" tags: [ocsp, ocsp-rsa, latest] # Oidc tests @@ -2797,20 +2621,18 @@ tasks: - replica_set-auth-nossl - async - free-threaded - - name: test-server-version-python3.13-sync-auth-nossl-replica-set-cov + - name: test-server-version-python3.13-sync-auth-nossl-replica-set commands: - func: run server vars: AUTH: auth SSL: nossl TOPOLOGY: replica_set - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: nossl TOPOLOGY: replica_set - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" TEST_NAME: default_sync tags: @@ -2818,20 +2640,18 @@ tasks: - python-3.13 - replica_set-auth-nossl - sync - - name: test-server-version-python3.12-async-auth-ssl-replica-set-cov + - name: test-server-version-python3.12-async-auth-ssl-replica-set commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: replica_set - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: replica_set - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_async tags: @@ -2839,20 +2659,18 @@ tasks: - python-3.12 - replica_set-auth-ssl - async - - name: test-server-version-python3.11-sync-auth-ssl-replica-set-cov + - name: test-server-version-python3.11-sync-auth-ssl-replica-set commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: replica_set - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: replica_set - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_sync tags: @@ -2925,20 +2743,18 @@ tasks: - python-pypy3.11 - replica_set-noauth-ssl - async - - name: test-server-version-python3.14-sync-noauth-ssl-replica-set-cov + - name: test-server-version-python3.14-sync-noauth-ssl-replica-set commands: - func: run server vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_sync tags: @@ -2946,20 +2762,18 @@ tasks: - python-3.14 - replica_set-noauth-ssl - sync - - name: test-server-version-python3.14-async-auth-nossl-sharded-cluster-cov + - name: test-server-version-python3.14-async-auth-nossl-sharded-cluster commands: - func: run server vars: AUTH: auth SSL: nossl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: nossl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_async tags: @@ -3011,20 +2825,18 @@ tasks: - sharded_cluster-auth-ssl - async - pr - - name: test-server-version-python3.11-async-auth-ssl-sharded-cluster-cov + - name: test-server-version-python3.11-async-auth-ssl-sharded-cluster commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_async tags: @@ -3032,20 +2844,18 @@ tasks: - python-3.11 - sharded_cluster-auth-ssl - async - - name: test-server-version-python3.12-async-auth-ssl-sharded-cluster-cov + - name: test-server-version-python3.12-async-auth-ssl-sharded-cluster commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_async tags: @@ -3053,20 +2863,18 @@ tasks: - python-3.12 - sharded_cluster-auth-ssl - async - - name: test-server-version-python3.13-async-auth-ssl-sharded-cluster-cov + - name: test-server-version-python3.13-async-auth-ssl-sharded-cluster commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" TEST_NAME: default_async tags: @@ -3074,20 +2882,18 @@ tasks: - python-3.13 - sharded_cluster-auth-ssl - async - - name: test-server-version-python3.14-async-auth-ssl-sharded-cluster-cov + - name: test-server-version-python3.14-async-auth-ssl-sharded-cluster commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_async tags: @@ -3158,20 +2964,18 @@ tasks: - sharded_cluster-auth-ssl - sync - pr - - name: test-server-version-python3.11-sync-auth-ssl-sharded-cluster-cov + - name: test-server-version-python3.11-sync-auth-ssl-sharded-cluster commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_sync tags: @@ -3179,20 +2983,18 @@ tasks: - python-3.11 - sharded_cluster-auth-ssl - sync - - name: test-server-version-python3.12-sync-auth-ssl-sharded-cluster-cov + - name: test-server-version-python3.12-sync-auth-ssl-sharded-cluster commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_sync tags: @@ -3200,20 +3002,18 @@ tasks: - python-3.12 - sharded_cluster-auth-ssl - sync - - name: test-server-version-python3.13-sync-auth-ssl-sharded-cluster-cov + - name: test-server-version-python3.13-sync-auth-ssl-sharded-cluster commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" TEST_NAME: default_sync tags: @@ -3221,20 +3021,18 @@ tasks: - python-3.13 - sharded_cluster-auth-ssl - sync - - name: test-server-version-python3.14-sync-auth-ssl-sharded-cluster-cov + - name: test-server-version-python3.14-sync-auth-ssl-sharded-cluster commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_sync tags: @@ -3281,20 +3079,18 @@ tasks: - python-pypy3.11 - sharded_cluster-auth-ssl - sync - - name: test-server-version-python3.12-async-noauth-nossl-sharded-cluster-cov + - name: test-server-version-python3.12-async-noauth-nossl-sharded-cluster commands: - func: run server vars: AUTH: noauth SSL: nossl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_async tags: @@ -3302,20 +3098,18 @@ tasks: - python-3.12 - sharded_cluster-noauth-nossl - async - - name: test-server-version-python3.11-sync-noauth-nossl-sharded-cluster-cov + - name: test-server-version-python3.11-sync-noauth-nossl-sharded-cluster commands: - func: run server vars: AUTH: noauth SSL: nossl TOPOLOGY: sharded_cluster - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: sharded_cluster - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_sync tags: @@ -3323,7 +3117,7 @@ tasks: - python-3.11 - sharded_cluster-noauth-nossl - sync - - name: test-server-version-python3.10-async-noauth-ssl-sharded-cluster-min-deps-cov + - name: test-server-version-python3.10-async-noauth-ssl-sharded-cluster-min-deps commands: - func: run server vars: @@ -3331,14 +3125,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: sharded_cluster TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" TEST_NAME: default_async tags: @@ -3365,20 +3157,18 @@ tasks: - python-pypy3.11 - sharded_cluster-noauth-ssl - sync - - name: test-server-version-python3.13-async-auth-nossl-standalone-cov + - name: test-server-version-python3.13-async-auth-nossl-standalone commands: - func: run server vars: AUTH: auth SSL: nossl TOPOLOGY: standalone - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: nossl TOPOLOGY: standalone - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" TEST_NAME: default_async tags: @@ -3386,20 +3176,18 @@ tasks: - python-3.13 - standalone-auth-nossl - async - - name: test-server-version-python3.12-sync-auth-nossl-standalone-cov + - name: test-server-version-python3.12-sync-auth-nossl-standalone commands: - func: run server vars: AUTH: auth SSL: nossl TOPOLOGY: standalone - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: nossl TOPOLOGY: standalone - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_sync tags: @@ -3407,20 +3195,18 @@ tasks: - python-3.12 - standalone-auth-nossl - sync - - name: test-server-version-python3.11-async-auth-ssl-standalone-cov + - name: test-server-version-python3.11-async-auth-ssl-standalone commands: - func: run server vars: AUTH: auth SSL: ssl TOPOLOGY: standalone - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: standalone - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_async tags: @@ -3428,7 +3214,7 @@ tasks: - python-3.11 - standalone-auth-ssl - async - - name: test-server-version-python3.10-sync-auth-ssl-standalone-min-deps-cov + - name: test-server-version-python3.10-sync-auth-ssl-standalone-min-deps commands: - func: run server vars: @@ -3436,14 +3222,12 @@ tasks: SSL: ssl TOPOLOGY: standalone TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: standalone TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" TEST_NAME: default_sync tags: @@ -3475,18 +3259,20 @@ tasks: - standalone-noauth-nossl - async - pr - - name: test-server-version-pypy3.11-sync-noauth-nossl-standalone + - name: test-server-version-pypy3.11-sync-noauth-nossl-standalone-cov commands: - func: run server vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone + COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone + COVERAGE: "1" TOOLCHAIN_VERSION: pypy3.11 TEST_NAME: default_sync tags: @@ -3495,20 +3281,18 @@ tasks: - standalone-noauth-nossl - sync - pr - - name: test-server-version-python3.14-async-noauth-ssl-standalone-cov + - name: test-server-version-python3.14-async-noauth-ssl-standalone commands: - func: run server vars: AUTH: noauth SSL: ssl TOPOLOGY: standalone - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: standalone - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_async tags: @@ -3538,7 +3322,7 @@ tasks: - free-threaded # Standard tests - - name: test-standard-v4.2-python3.11-sync-noauth-ssl-replica-set-cov + - name: test-standard-v4.2-python3.11-sync-noauth-ssl-replica-set commands: - func: run server vars: @@ -3546,14 +3330,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: "4.2" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: "4.2" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_sync tags: @@ -3562,7 +3344,7 @@ tasks: - python-3.11 - replica_set-noauth-ssl - sync - - name: test-standard-v4.2-python3.14-sync-noauth-ssl-replica-set-cov + - name: test-standard-v4.2-python3.14-sync-noauth-ssl-replica-set commands: - func: run server vars: @@ -3570,14 +3352,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: "4.2" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: "4.2" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_sync tags: @@ -3586,7 +3366,7 @@ tasks: - python-3.14 - replica_set-noauth-ssl - sync - - name: test-standard-v4.2-python3.12-sync-auth-ssl-sharded-cluster-cov + - name: test-standard-v4.2-python3.12-sync-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -3594,14 +3374,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.2" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.2" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_sync tags: @@ -3633,7 +3411,7 @@ tasks: - sharded_cluster-auth-ssl - sync - pypy - - name: test-standard-v4.2-python3.10-sync-noauth-nossl-standalone-min-deps-cov + - name: test-standard-v4.2-python3.10-sync-noauth-nossl-standalone-min-deps commands: - func: run server vars: @@ -3642,7 +3420,6 @@ tasks: TOPOLOGY: standalone VERSION: "4.2" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: noauth @@ -3650,7 +3427,6 @@ tasks: TOPOLOGY: standalone VERSION: "4.2" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" TEST_NAME: default_sync tags: @@ -3682,7 +3458,7 @@ tasks: - standalone-noauth-nossl - sync - free-threaded - - name: test-standard-v4.4-python3.11-async-noauth-ssl-replica-set-cov + - name: test-standard-v4.4-python3.11-async-noauth-ssl-replica-set commands: - func: run server vars: @@ -3690,14 +3466,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: "4.4" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: "4.4" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_async tags: @@ -3706,7 +3480,7 @@ tasks: - python-3.11 - replica_set-noauth-ssl - async - - name: test-standard-v4.4-python3.14-async-noauth-ssl-replica-set-cov + - name: test-standard-v4.4-python3.14-async-noauth-ssl-replica-set commands: - func: run server vars: @@ -3714,14 +3488,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: "4.4" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: "4.4" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_async tags: @@ -3730,7 +3502,7 @@ tasks: - python-3.14 - replica_set-noauth-ssl - async - - name: test-standard-v4.4-python3.12-async-auth-ssl-sharded-cluster-cov + - name: test-standard-v4.4-python3.12-async-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -3738,14 +3510,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.4" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.4" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_async tags: @@ -3777,7 +3547,7 @@ tasks: - sharded_cluster-auth-ssl - async - pypy - - name: test-standard-v4.4-python3.10-async-noauth-nossl-standalone-min-deps-cov + - name: test-standard-v4.4-python3.10-async-noauth-nossl-standalone-min-deps commands: - func: run server vars: @@ -3786,7 +3556,6 @@ tasks: TOPOLOGY: standalone VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: noauth @@ -3794,7 +3563,6 @@ tasks: TOPOLOGY: standalone VERSION: "4.4" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" TEST_NAME: default_async tags: @@ -3826,7 +3594,7 @@ tasks: - standalone-noauth-nossl - async - free-threaded - - name: test-standard-v5.0-python3.10-sync-noauth-ssl-replica-set-min-deps-cov + - name: test-standard-v5.0-python3.10-sync-noauth-ssl-replica-set-min-deps commands: - func: run server vars: @@ -3835,7 +3603,6 @@ tasks: TOPOLOGY: replica_set VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: noauth @@ -3843,7 +3610,6 @@ tasks: TOPOLOGY: replica_set VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" TEST_NAME: default_sync tags: @@ -3875,7 +3641,7 @@ tasks: - replica_set-noauth-ssl - sync - free-threaded - - name: test-standard-v5.0-python3.11-sync-auth-ssl-sharded-cluster-cov + - name: test-standard-v5.0-python3.11-sync-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -3883,14 +3649,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "5.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "5.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_sync tags: @@ -3899,7 +3663,7 @@ tasks: - python-3.11 - sharded_cluster-auth-ssl - sync - - name: test-standard-v5.0-python3.14-sync-auth-ssl-sharded-cluster-cov + - name: test-standard-v5.0-python3.14-sync-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -3907,14 +3671,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "5.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "5.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_sync tags: @@ -3923,7 +3685,7 @@ tasks: - python-3.14 - sharded_cluster-auth-ssl - sync - - name: test-standard-v5.0-python3.13-sync-noauth-nossl-standalone-cov + - name: test-standard-v5.0-python3.13-sync-noauth-nossl-standalone commands: - func: run server vars: @@ -3931,14 +3693,12 @@ tasks: SSL: nossl TOPOLOGY: standalone VERSION: "5.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone VERSION: "5.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" TEST_NAME: default_sync tags: @@ -3947,7 +3707,7 @@ tasks: - python-3.13 - standalone-noauth-nossl - sync - - name: test-standard-v6.0-python3.10-async-noauth-ssl-replica-set-min-deps-cov + - name: test-standard-v6.0-python3.10-async-noauth-ssl-replica-set-min-deps commands: - func: run server vars: @@ -3956,7 +3716,6 @@ tasks: TOPOLOGY: replica_set VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: noauth @@ -3964,7 +3723,6 @@ tasks: TOPOLOGY: replica_set VERSION: "6.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" TEST_NAME: default_async tags: @@ -3996,7 +3754,7 @@ tasks: - replica_set-noauth-ssl - async - free-threaded - - name: test-standard-v6.0-python3.11-async-auth-ssl-sharded-cluster-cov + - name: test-standard-v6.0-python3.11-async-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -4004,14 +3762,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "6.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "6.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_async tags: @@ -4020,7 +3776,7 @@ tasks: - python-3.11 - sharded_cluster-auth-ssl - async - - name: test-standard-v6.0-python3.14-async-auth-ssl-sharded-cluster-cov + - name: test-standard-v6.0-python3.14-async-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -4028,14 +3784,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "6.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "6.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_async tags: @@ -4044,7 +3798,7 @@ tasks: - python-3.14 - sharded_cluster-auth-ssl - async - - name: test-standard-v6.0-python3.13-async-noauth-nossl-standalone-cov + - name: test-standard-v6.0-python3.13-async-noauth-nossl-standalone commands: - func: run server vars: @@ -4052,14 +3806,12 @@ tasks: SSL: nossl TOPOLOGY: standalone VERSION: "6.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone VERSION: "6.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" TEST_NAME: default_async tags: @@ -4068,7 +3820,7 @@ tasks: - python-3.13 - standalone-noauth-nossl - async - - name: test-standard-v7.0-python3.13-sync-noauth-ssl-replica-set-cov + - name: test-standard-v7.0-python3.13-sync-noauth-ssl-replica-set commands: - func: run server vars: @@ -4076,14 +3828,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: "7.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: "7.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" TEST_NAME: default_sync tags: @@ -4092,7 +3842,7 @@ tasks: - python-3.13 - replica_set-noauth-ssl - sync - - name: test-standard-v7.0-python3.10-sync-auth-ssl-sharded-cluster-min-deps-cov + - name: test-standard-v7.0-python3.10-sync-auth-ssl-sharded-cluster-min-deps commands: - func: run server vars: @@ -4101,7 +3851,6 @@ tasks: TOPOLOGY: sharded_cluster VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: auth @@ -4109,7 +3858,6 @@ tasks: TOPOLOGY: sharded_cluster VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" TEST_NAME: default_sync tags: @@ -4141,7 +3889,7 @@ tasks: - sharded_cluster-auth-ssl - sync - free-threaded - - name: test-standard-v7.0-python3.12-sync-noauth-nossl-standalone-cov + - name: test-standard-v7.0-python3.12-sync-noauth-nossl-standalone commands: - func: run server vars: @@ -4149,14 +3897,12 @@ tasks: SSL: nossl TOPOLOGY: standalone VERSION: "7.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone VERSION: "7.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_sync tags: @@ -4188,7 +3934,7 @@ tasks: - standalone-noauth-nossl - sync - pypy - - name: test-standard-v8.0-python3.13-async-noauth-ssl-replica-set-cov + - name: test-standard-v8.0-python3.13-async-noauth-ssl-replica-set commands: - func: run server vars: @@ -4196,14 +3942,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: "8.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: "8.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" TEST_NAME: default_async tags: @@ -4212,7 +3956,7 @@ tasks: - python-3.13 - replica_set-noauth-ssl - async - - name: test-standard-v8.0-python3.10-async-auth-ssl-sharded-cluster-min-deps-cov + - name: test-standard-v8.0-python3.10-async-auth-ssl-sharded-cluster-min-deps commands: - func: run server vars: @@ -4221,7 +3965,6 @@ tasks: TOPOLOGY: sharded_cluster VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: auth @@ -4229,7 +3972,6 @@ tasks: TOPOLOGY: sharded_cluster VERSION: "8.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" TEST_NAME: default_async tags: @@ -4261,7 +4003,7 @@ tasks: - sharded_cluster-auth-ssl - async - free-threaded - - name: test-standard-v8.0-python3.12-async-noauth-nossl-standalone-cov + - name: test-standard-v8.0-python3.12-async-noauth-nossl-standalone commands: - func: run server vars: @@ -4269,14 +4011,12 @@ tasks: SSL: nossl TOPOLOGY: standalone VERSION: "8.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone VERSION: "8.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_async tags: @@ -4431,7 +4171,7 @@ tasks: - standalone-noauth-nossl - async - pr - - name: test-standard-rapid-python3.12-sync-noauth-ssl-replica-set-cov + - name: test-standard-rapid-python3.12-sync-noauth-ssl-replica-set commands: - func: run server vars: @@ -4439,14 +4179,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: rapid - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: rapid - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" TEST_NAME: default_sync tags: @@ -4478,7 +4216,7 @@ tasks: - replica_set-noauth-ssl - sync - pypy - - name: test-standard-rapid-python3.13-sync-auth-ssl-sharded-cluster-cov + - name: test-standard-rapid-python3.13-sync-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -4486,14 +4224,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: rapid - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: rapid - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" TEST_NAME: default_sync tags: @@ -4502,7 +4238,7 @@ tasks: - python-3.13 - sharded_cluster-auth-ssl - sync - - name: test-standard-rapid-python3.11-sync-noauth-nossl-standalone-cov + - name: test-standard-rapid-python3.11-sync-noauth-nossl-standalone commands: - func: run server vars: @@ -4510,14 +4246,12 @@ tasks: SSL: nossl TOPOLOGY: standalone VERSION: rapid - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone VERSION: rapid - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" TEST_NAME: default_sync tags: @@ -4526,7 +4260,7 @@ tasks: - python-3.11 - standalone-noauth-nossl - sync - - name: test-standard-rapid-python3.14-sync-noauth-nossl-standalone-cov + - name: test-standard-rapid-python3.14-sync-noauth-nossl-standalone commands: - func: run server vars: @@ -4534,14 +4268,12 @@ tasks: SSL: nossl TOPOLOGY: standalone VERSION: rapid - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone VERSION: rapid - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" TEST_NAME: default_sync tags: @@ -4552,7 +4284,7 @@ tasks: - sync # Test non standard tests - - name: test-non-standard-v4.2-python3.11-noauth-ssl-replica-set-cov + - name: test-non-standard-v4.2-python3.11-noauth-ssl-replica-set commands: - func: run server vars: @@ -4560,14 +4292,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: "4.2" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: "4.2" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" tags: - test-non-standard @@ -4575,7 +4305,7 @@ tasks: - python-3.11 - replica_set-noauth-ssl - noauth - - name: test-non-standard-v4.2-python3.12-auth-ssl-sharded-cluster-cov + - name: test-non-standard-v4.2-python3.12-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -4583,14 +4313,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.2" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.2" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" tags: - test-non-standard @@ -4598,7 +4326,7 @@ tasks: - python-3.12 - sharded_cluster-auth-ssl - auth - - name: test-non-standard-v4.2-python3.10-noauth-nossl-standalone-min-deps-cov + - name: test-non-standard-v4.2-python3.10-noauth-nossl-standalone-min-deps commands: - func: run server vars: @@ -4607,7 +4335,6 @@ tasks: TOPOLOGY: standalone VERSION: "4.2" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: noauth @@ -4615,7 +4342,6 @@ tasks: TOPOLOGY: standalone VERSION: "4.2" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" tags: - test-non-standard @@ -4689,7 +4415,7 @@ tasks: - replica_set-noauth-ssl - noauth - pypy - - name: test-non-standard-v4.4-python3.14-auth-ssl-sharded-cluster-cov + - name: test-non-standard-v4.4-python3.14-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -4697,14 +4423,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.4" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.4" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" tags: - test-non-standard @@ -4712,7 +4436,7 @@ tasks: - python-3.14 - sharded_cluster-auth-ssl - auth - - name: test-non-standard-v4.4-python3.13-noauth-nossl-standalone-cov + - name: test-non-standard-v4.4-python3.13-noauth-nossl-standalone commands: - func: run server vars: @@ -4720,14 +4444,12 @@ tasks: SSL: nossl TOPOLOGY: standalone VERSION: "4.4" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone VERSION: "4.4" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" tags: - test-non-standard @@ -4735,7 +4457,7 @@ tasks: - python-3.13 - standalone-noauth-nossl - noauth - - name: test-non-standard-v5.0-python3.11-noauth-ssl-replica-set-cov + - name: test-non-standard-v5.0-python3.11-noauth-ssl-replica-set commands: - func: run server vars: @@ -4743,14 +4465,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: "5.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: "5.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" tags: - test-non-standard @@ -4758,7 +4478,7 @@ tasks: - python-3.11 - replica_set-noauth-ssl - noauth - - name: test-non-standard-v5.0-python3.12-auth-ssl-sharded-cluster-cov + - name: test-non-standard-v5.0-python3.12-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -4766,14 +4486,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "5.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "5.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" tags: - test-non-standard @@ -4803,7 +4521,7 @@ tasks: - sharded_cluster-auth-ssl - auth - pypy - - name: test-non-standard-v5.0-python3.10-noauth-nossl-standalone-min-deps-cov + - name: test-non-standard-v5.0-python3.10-noauth-nossl-standalone-min-deps commands: - func: run server vars: @@ -4812,7 +4530,6 @@ tasks: TOPOLOGY: standalone VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: noauth @@ -4820,7 +4537,6 @@ tasks: TOPOLOGY: standalone VERSION: "5.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" tags: - test-non-standard @@ -4850,7 +4566,7 @@ tasks: - replica_set-noauth-ssl - noauth - free-threaded - - name: test-non-standard-v6.0-python3.14-auth-ssl-sharded-cluster-cov + - name: test-non-standard-v6.0-python3.14-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -4858,14 +4574,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "6.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "6.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" tags: - test-non-standard @@ -4873,7 +4587,7 @@ tasks: - python-3.14 - sharded_cluster-auth-ssl - auth - - name: test-non-standard-v6.0-python3.13-noauth-nossl-standalone-cov + - name: test-non-standard-v6.0-python3.13-noauth-nossl-standalone commands: - func: run server vars: @@ -4881,14 +4595,12 @@ tasks: SSL: nossl TOPOLOGY: standalone VERSION: "6.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone VERSION: "6.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" tags: - test-non-standard @@ -4918,7 +4630,7 @@ tasks: - standalone-noauth-nossl - noauth - pypy - - name: test-non-standard-v7.0-python3.11-noauth-ssl-replica-set-cov + - name: test-non-standard-v7.0-python3.11-noauth-ssl-replica-set commands: - func: run server vars: @@ -4926,14 +4638,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: "7.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: "7.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" tags: - test-non-standard @@ -4963,7 +4673,7 @@ tasks: - replica_set-noauth-ssl - noauth - pypy - - name: test-non-standard-v7.0-python3.12-auth-ssl-sharded-cluster-cov + - name: test-non-standard-v7.0-python3.12-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -4971,14 +4681,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "7.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "7.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" tags: - test-non-standard @@ -4986,7 +4694,7 @@ tasks: - python-3.12 - sharded_cluster-auth-ssl - auth - - name: test-non-standard-v7.0-python3.10-noauth-nossl-standalone-min-deps-cov + - name: test-non-standard-v7.0-python3.10-noauth-nossl-standalone-min-deps commands: - func: run server vars: @@ -4995,7 +4703,6 @@ tasks: TOPOLOGY: standalone VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: noauth @@ -5003,7 +4710,6 @@ tasks: TOPOLOGY: standalone VERSION: "7.0" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" tags: - test-non-standard @@ -5033,7 +4739,7 @@ tasks: - replica_set-noauth-ssl - noauth - free-threaded - - name: test-non-standard-v8.0-python3.14-auth-ssl-sharded-cluster-cov + - name: test-non-standard-v8.0-python3.14-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -5041,14 +4747,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "8.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "8.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" tags: - test-non-standard @@ -5078,7 +4782,7 @@ tasks: - sharded_cluster-auth-ssl - auth - pypy - - name: test-non-standard-v8.0-python3.13-noauth-nossl-standalone-cov + - name: test-non-standard-v8.0-python3.13-noauth-nossl-standalone commands: - func: run server vars: @@ -5086,14 +4790,12 @@ tasks: SSL: nossl TOPOLOGY: standalone VERSION: "8.0" - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: nossl TOPOLOGY: standalone VERSION: "8.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" tags: - test-non-standard @@ -5101,7 +4803,7 @@ tasks: - python-3.13 - standalone-noauth-nossl - noauth - - name: test-non-standard-latest-python3.14t-noauth-ssl-replica-set + - name: test-non-standard-latest-python3.14t-noauth-ssl-replica-set-cov commands: - func: run server vars: @@ -5109,12 +4811,14 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: latest + COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: latest + COVERAGE: "1" TOOLCHAIN_VERSION: 3.14t tags: - test-non-standard @@ -5194,7 +4898,7 @@ tasks: - standalone-noauth-nossl - noauth - pr - - name: test-non-standard-rapid-python3.11-noauth-ssl-replica-set-cov + - name: test-non-standard-rapid-python3.11-noauth-ssl-replica-set commands: - func: run server vars: @@ -5202,14 +4906,12 @@ tasks: SSL: ssl TOPOLOGY: replica_set VERSION: rapid - COVERAGE: "1" - func: run tests vars: AUTH: noauth SSL: ssl TOPOLOGY: replica_set VERSION: rapid - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" tags: - test-non-standard @@ -5217,7 +4919,7 @@ tasks: - python-3.11 - replica_set-noauth-ssl - noauth - - name: test-non-standard-rapid-python3.12-auth-ssl-sharded-cluster-cov + - name: test-non-standard-rapid-python3.12-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -5225,14 +4927,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: rapid - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: rapid - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" tags: - test-non-standard @@ -5240,7 +4940,7 @@ tasks: - python-3.12 - sharded_cluster-auth-ssl - auth - - name: test-non-standard-rapid-python3.10-noauth-nossl-standalone-min-deps-cov + - name: test-non-standard-rapid-python3.10-noauth-nossl-standalone-min-deps commands: - func: run server vars: @@ -5249,7 +4949,6 @@ tasks: TOPOLOGY: standalone VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: noauth @@ -5257,7 +4956,6 @@ tasks: TOPOLOGY: standalone VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" tags: - test-non-standard @@ -5311,7 +5009,7 @@ tasks: - test-numpy # Test standard auth tests - - name: test-standard-auth-v4.2-python3.10-auth-ssl-sharded-cluster-min-deps-cov + - name: test-standard-auth-v4.2-python3.10-auth-ssl-sharded-cluster-min-deps commands: - func: run server vars: @@ -5320,7 +5018,6 @@ tasks: TOPOLOGY: sharded_cluster VERSION: "4.2" TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: auth @@ -5328,7 +5025,6 @@ tasks: TOPOLOGY: sharded_cluster VERSION: "4.2" TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" tags: - test-standard-auth @@ -5358,7 +5054,7 @@ tasks: - sharded_cluster-auth-ssl - auth - pypy - - name: test-standard-auth-v4.4-python3.11-auth-ssl-sharded-cluster-cov + - name: test-standard-auth-v4.4-python3.11-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -5366,14 +5062,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.4" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "4.4" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.11" tags: - test-standard-auth @@ -5403,7 +5097,7 @@ tasks: - sharded_cluster-auth-ssl - auth - pypy - - name: test-standard-auth-v5.0-python3.12-auth-ssl-sharded-cluster-cov + - name: test-standard-auth-v5.0-python3.12-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -5411,14 +5105,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "5.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "5.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.12" tags: - test-standard-auth @@ -5448,7 +5140,7 @@ tasks: - sharded_cluster-auth-ssl - auth - pypy - - name: test-standard-auth-v6.0-python3.13-auth-ssl-sharded-cluster-cov + - name: test-standard-auth-v6.0-python3.13-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -5456,14 +5148,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "6.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "6.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.13" tags: - test-standard-auth @@ -5537,7 +5227,7 @@ tasks: - sharded_cluster-auth-ssl - auth - pypy - - name: test-standard-auth-v8.0-python3.14-auth-ssl-sharded-cluster-cov + - name: test-standard-auth-v8.0-python3.14-auth-ssl-sharded-cluster commands: - func: run server vars: @@ -5545,14 +5235,12 @@ tasks: SSL: ssl TOPOLOGY: sharded_cluster VERSION: "8.0" - COVERAGE: "1" - func: run tests vars: AUTH: auth SSL: ssl TOPOLOGY: sharded_cluster VERSION: "8.0" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.14" tags: - test-standard-auth @@ -5628,7 +5316,7 @@ tasks: - sharded_cluster-auth-ssl - auth - pypy - - name: test-standard-auth-rapid-python3.10-auth-ssl-sharded-cluster-min-deps-cov + - name: test-standard-auth-rapid-python3.10-auth-ssl-sharded-cluster-min-deps commands: - func: run server vars: @@ -5637,7 +5325,6 @@ tasks: TOPOLOGY: sharded_cluster VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" - func: run tests vars: AUTH: auth @@ -5645,7 +5332,6 @@ tasks: TOPOLOGY: sharded_cluster VERSION: rapid TEST_MIN_DEPS: "1" - COVERAGE: "1" TOOLCHAIN_VERSION: "3.10" tags: - test-standard-auth diff --git a/.evergreen/scripts/generate_config.py b/.evergreen/scripts/generate_config.py index ab42e67bf..edc947574 100644 --- a/.evergreen/scripts/generate_config.py +++ b/.evergreen/scripts/generate_config.py @@ -596,7 +596,7 @@ def create_server_version_tasks(): expansions["TEST_MIN_DEPS"] = "1" if "t" in python: tags.append("free-threaded") - if python not in PYPYS and "t" not in python: + if "pr" in tags: expansions["COVERAGE"] = "1" name = get_task_name( "test-server-version", @@ -661,7 +661,7 @@ def create_test_non_standard_tasks(): expansions = dict(AUTH=auth, SSL=ssl, TOPOLOGY=topology, VERSION=version) if python == ALL_PYTHONS[0]: expansions["TEST_MIN_DEPS"] = "1" - if python not in PYPYS and "t" not in python: + elif pr: expansions["COVERAGE"] = "1" name = get_task_name("test-non-standard", python=python, **expansions) server_func = FunctionCall(func="run server", vars=expansions) @@ -705,7 +705,7 @@ def create_test_standard_auth_tasks(): expansions = dict(AUTH=auth, SSL=ssl, TOPOLOGY=topology, VERSION=version) if python == ALL_PYTHONS[0]: expansions["TEST_MIN_DEPS"] = "1" - if python not in PYPYS and "t" not in python: + elif pr: expansions["COVERAGE"] = "1" name = get_task_name("test-standard-auth", python=python, **expansions) server_func = FunctionCall(func="run server", vars=expansions) @@ -745,7 +745,7 @@ def create_standard_tasks(): expansions = dict(AUTH=auth, SSL=ssl, TOPOLOGY=topology, VERSION=version) if python == ALL_PYTHONS[0]: expansions["TEST_MIN_DEPS"] = "1" - if python not in PYPYS and "t" not in python: + elif pr: expansions["COVERAGE"] = "1" name = get_task_name("test-standard", python=python, sync=sync, **expansions) server_func = FunctionCall(func="run server", vars=expansions) @@ -768,8 +768,6 @@ def create_no_orchestration_tasks(): test_vars = dict(TOOLCHAIN_VERSION=python) if python == ALL_PYTHONS[0]: test_vars["TEST_MIN_DEPS"] = "1" - if python not in PYPYS and "t" not in python: - test_vars["COVERAGE"] = "1" name = get_task_name("test-no-orchestration", **test_vars) test_func = FunctionCall(func="run tests", vars=test_vars) commands = [assume_func, test_func] @@ -820,7 +818,8 @@ def create_aws_tasks(): test_vars = dict(TEST_NAME="auth_aws", SUB_TEST_NAME=test_type, TOOLCHAIN_VERSION=python) if python == ALL_PYTHONS[0]: test_vars["TEST_MIN_DEPS"] = "1" - if python not in PYPYS and "t" not in python: + elif python == ALL_PYTHONS[-1]: + tags.append("pr") test_vars["COVERAGE"] = "1" name = get_task_name(f"{base_name}-{test_type}", **test_vars) test_func = FunctionCall(func="run tests", vars=test_vars) @@ -913,16 +912,14 @@ def _create_ocsp_tasks(algo, variant, server_type, base_task_name): ) if python == ALL_PYTHONS[0]: vars["TEST_MIN_DEPS"] = "1" - if python not in PYPYS and "t" not in python: - vars["COVERAGE"] = "1" test_func = FunctionCall(func="run tests", vars=vars) - tags = ["ocsp", f"ocsp-{algo}", version] if "disableStapling" not in variant: tags.append("ocsp-staple") if algo == "valid-cert-server-staples" and version == "latest": tags.append("pr") - + if "TEST_MIN_DEPS" not in vars: + vars["COVERAGE"] = "1" task_name = get_task_name(f"test-ocsp-{algo}-{base_task_name}", **vars) tasks.append(EvgTask(name=task_name, tags=tags, commands=[test_func]))