diff --git a/.evergreen.yml b/.evergreen.yml index 5918cdf0f..0947c795e 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -1369,6 +1369,9 @@ buildvariants: - rhel9-power-small - rhel9-power-large allowed_requesters: [ "patch", "commit" ] + # TODO: Re-enable when staging is added to pipeline + # https://jira.mongodb.org/browse/CLOUDP-349096 + disable: true depends_on: - name: build_operator_ubi variant: init_test_run @@ -1392,6 +1395,9 @@ buildvariants: - rhel9-power-small - rhel9-power-large allowed_requesters: [ "patch", "commit" ] + # TODO: Re-enable when staging is added to pipeline + # https://jira.mongodb.org/browse/CLOUDP-349096 + disable: true depends_on: - name: build_operator_ubi variant: init_test_run @@ -1415,6 +1421,9 @@ buildvariants: - rhel9-zseries-small - rhel9-zseries-large allowed_requesters: [ "patch", "commit" ] + # TODO: Re-enable when staging is added to pipeline + # https://jira.mongodb.org/browse/CLOUDP-349096 + disable: true depends_on: - name: build_operator_ubi variant: init_test_run @@ -1434,6 +1443,9 @@ buildvariants: - name: e2e_static_smoke_ibm_z display_name: e2e_static_smoke_ibm_z tags: [ "staging", "e2e_smoke_test_suite", "static" ] + # TODO: Re-enable when staging is added to pipeline + # https://jira.mongodb.org/browse/CLOUDP-349096 + disable: true run_on: - rhel9-zseries-small - rhel9-zseries-large @@ -1460,6 +1472,9 @@ buildvariants: run_on: - ubuntu2404-arm64-large allowed_requesters: [ "patch", "commit" ] + # TODO: Re-enable when staging is added to pipeline + # https://jira.mongodb.org/browse/CLOUDP-349096 + disable: true <<: *base_no_om_image_dependency tasks: - name: e2e_smoke_arm_task_group @@ -1470,6 +1485,9 @@ buildvariants: run_on: - ubuntu2404-arm64-large allowed_requesters: [ "patch", "commit" ] + # TODO: Re-enable when staging is added to pipeline + # https://jira.mongodb.org/browse/CLOUDP-349096 + disable: true <<: *base_no_om_image_dependency tasks: - name: e2e_smoke_arm_task_group