diff --git a/build/ci/.test.yml b/build/ci/.test.yml
index 50abbf9b2d46c76e1a985d9317a7f5d21d455607..7ea00fa90fbc47c20bd559ec16f726e6d0b77c69 100644
--- a/build/ci/.test.yml
+++ b/build/ci/.test.yml
@@ -8,6 +8,7 @@ integration-test:
     - if: $CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $CI_DEFAULT_BRANCH
     - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
     - if: $CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME != $CI_DEFAULT_BRANCH
+      allow_failure: true
     - if: $CI_COMMIT_BRANCH == "integration-test"
       allow_failure: true
   script: