diff --git a/.evergreen/generated_configs/legacy-config.yml b/.evergreen/generated_configs/legacy-config.yml index bbfc9d6175..a870f5a4da 100644 --- a/.evergreen/generated_configs/legacy-config.yml +++ b/.evergreen/generated_configs/legacy-config.yml @@ -4051,146 +4051,6 @@ tasks: set -o errexit TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh patchable: false -- name: ocsp-darwinssl-test_3-rsa-delegate-latest - tags: - - ocsp-darwinssl - depends_on: - name: debug-compile-nosasl-darwinssl - commands: - - func: fetch-build - vars: - BUILD_NAME: debug-compile-nosasl-darwinssl - - func: fetch-det - - command: shell.exec - type: test - params: - working_dir: mongoc - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa USE_DELEGATE=ON .evergreen/scripts/run-ocsp-responder.sh - - func: bootstrap-mongo-orchestration - vars: - MONGODB_VERSION: latest - OCSP: 'on' - ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json - SSL: ssl - TOPOLOGY: server - - command: shell.exec - type: test - params: - working_dir: mongoc - redirect_standard_error_to_output: true - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh - patchable: false -- name: ocsp-darwinssl-test_3-rsa-delegate-8.0 - tags: - - ocsp-darwinssl - depends_on: - name: debug-compile-nosasl-darwinssl - commands: - - func: fetch-build - vars: - BUILD_NAME: debug-compile-nosasl-darwinssl - - func: fetch-det - - command: shell.exec - type: test - params: - working_dir: mongoc - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa USE_DELEGATE=ON .evergreen/scripts/run-ocsp-responder.sh - - func: bootstrap-mongo-orchestration - vars: - MONGODB_VERSION: '8.0' - OCSP: 'on' - ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json - SSL: ssl - TOPOLOGY: server - - command: shell.exec - type: test - params: - working_dir: mongoc - redirect_standard_error_to_output: true - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh - patchable: false -- name: ocsp-darwinssl-test_3-rsa-delegate-7.0 - tags: - - ocsp-darwinssl - depends_on: - name: debug-compile-nosasl-darwinssl - commands: - - func: fetch-build - vars: - BUILD_NAME: debug-compile-nosasl-darwinssl - - func: fetch-det - - command: shell.exec - type: test - params: - working_dir: mongoc - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa USE_DELEGATE=ON .evergreen/scripts/run-ocsp-responder.sh - - func: bootstrap-mongo-orchestration - vars: - MONGODB_VERSION: '7.0' - OCSP: 'on' - ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json - SSL: ssl - TOPOLOGY: server - - command: shell.exec - type: test - params: - working_dir: mongoc - redirect_standard_error_to_output: true - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh - patchable: false -- name: ocsp-darwinssl-test_3-rsa-delegate-6.0 - tags: - - ocsp-darwinssl - depends_on: - name: debug-compile-nosasl-darwinssl - commands: - - func: fetch-build - vars: - BUILD_NAME: debug-compile-nosasl-darwinssl - - func: fetch-det - - command: shell.exec - type: test - params: - working_dir: mongoc - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa USE_DELEGATE=ON .evergreen/scripts/run-ocsp-responder.sh - - func: bootstrap-mongo-orchestration - vars: - MONGODB_VERSION: '6.0' - OCSP: 'on' - ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json - SSL: ssl - TOPOLOGY: server - - command: shell.exec - type: test - params: - working_dir: mongoc - redirect_standard_error_to_output: true - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh - patchable: false - name: ocsp-winssl-test_3-rsa-delegate-latest tags: - ocsp-winssl @@ -4821,146 +4681,6 @@ tasks: set -o errexit TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh patchable: false -- name: ocsp-darwinssl-test_3-rsa-nodelegate-latest - tags: - - ocsp-darwinssl - depends_on: - name: debug-compile-nosasl-darwinssl - commands: - - func: fetch-build - vars: - BUILD_NAME: debug-compile-nosasl-darwinssl - - func: fetch-det - - command: shell.exec - type: test - params: - working_dir: mongoc - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa USE_DELEGATE=OFF .evergreen/scripts/run-ocsp-responder.sh - - func: bootstrap-mongo-orchestration - vars: - MONGODB_VERSION: latest - OCSP: 'on' - ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json - SSL: ssl - TOPOLOGY: server - - command: shell.exec - type: test - params: - working_dir: mongoc - redirect_standard_error_to_output: true - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh - patchable: false -- name: ocsp-darwinssl-test_3-rsa-nodelegate-8.0 - tags: - - ocsp-darwinssl - depends_on: - name: debug-compile-nosasl-darwinssl - commands: - - func: fetch-build - vars: - BUILD_NAME: debug-compile-nosasl-darwinssl - - func: fetch-det - - command: shell.exec - type: test - params: - working_dir: mongoc - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa USE_DELEGATE=OFF .evergreen/scripts/run-ocsp-responder.sh - - func: bootstrap-mongo-orchestration - vars: - MONGODB_VERSION: '8.0' - OCSP: 'on' - ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json - SSL: ssl - TOPOLOGY: server - - command: shell.exec - type: test - params: - working_dir: mongoc - redirect_standard_error_to_output: true - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh - patchable: false -- name: ocsp-darwinssl-test_3-rsa-nodelegate-7.0 - tags: - - ocsp-darwinssl - depends_on: - name: debug-compile-nosasl-darwinssl - commands: - - func: fetch-build - vars: - BUILD_NAME: debug-compile-nosasl-darwinssl - - func: fetch-det - - command: shell.exec - type: test - params: - working_dir: mongoc - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa USE_DELEGATE=OFF .evergreen/scripts/run-ocsp-responder.sh - - func: bootstrap-mongo-orchestration - vars: - MONGODB_VERSION: '7.0' - OCSP: 'on' - ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json - SSL: ssl - TOPOLOGY: server - - command: shell.exec - type: test - params: - working_dir: mongoc - redirect_standard_error_to_output: true - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh - patchable: false -- name: ocsp-darwinssl-test_3-rsa-nodelegate-6.0 - tags: - - ocsp-darwinssl - depends_on: - name: debug-compile-nosasl-darwinssl - commands: - - func: fetch-build - vars: - BUILD_NAME: debug-compile-nosasl-darwinssl - - func: fetch-det - - command: shell.exec - type: test - params: - working_dir: mongoc - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa USE_DELEGATE=OFF .evergreen/scripts/run-ocsp-responder.sh - - func: bootstrap-mongo-orchestration - vars: - MONGODB_VERSION: '6.0' - OCSP: 'on' - ORCHESTRATION_FILE: rsa-basic-tls-ocsp-disableStapling.json - SSL: ssl - TOPOLOGY: server - - command: shell.exec - type: test - params: - working_dir: mongoc - redirect_standard_error_to_output: true - shell: bash - script: |- - set -o errexit - TEST_COLUMN=TEST_3 CERT_TYPE=rsa .evergreen/scripts/run-ocsp-test.sh - patchable: false - name: ocsp-winssl-test_3-rsa-nodelegate-latest tags: - ocsp-winssl diff --git a/.evergreen/legacy_config_generator/evergreen_config_lib/tasks.py b/.evergreen/legacy_config_generator/evergreen_config_lib/tasks.py index 9a6c7c257f..2ed9afaded 100644 --- a/.evergreen/legacy_config_generator/evergreen_config_lib/tasks.py +++ b/.evergreen/legacy_config_generator/evergreen_config_lib/tasks.py @@ -868,7 +868,7 @@ def do_is_valid_combination(self) -> bool: prohibit(self.test == "malicious_server_test_2") # Why does this fail with Secure Transport (CSSMERR_TP_CERT_SUSPENDED)...? - prohibit(self.test == "TEST_3") + prohibit(self.test == "test_3") # CDRIVER-3759: Secure Transport does not implement soft failure? prohibit(self.test == "soft_fail_test")