Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Nov 5, 2025

This is an automatic copy of pull request #13942 done by Mergify.


Description

Validation of backend is taking more and more time in CI.
Currently on master branch, the average time is around 6min
image

Increasing resource from small to medium, increase he cost by 2, but divide the time by 3.
image


Cherry-pick of 63dd7f8 has failed:

On branch mergify/bp/4.6.x/pr-13942
Your branch is up to date with 'origin/4.6.x'.

You are currently cherry-picking commit 63dd7f8432.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .circleci/ci/src/jobs/backend/job-validate.ts

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .circleci/ci/src/pipelines/tests/resources/bridge-compatibility-tests/bridge-compatibility-tests.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-4-1-x.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-distribution-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-gateway-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-integration-tests-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-plugin-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-rest-api-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-master.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-mergify.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-run-e2e.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot requested a review from a team as a code owner November 5, 2025 18:10
@mergify mergify bot added the conflicts label Nov 5, 2025
@mergify mergify bot assigned phiz71 Nov 5, 2025
@mergify
Copy link
Contributor Author

mergify bot commented Nov 5, 2025

Cherry-pick of 63dd7f8 has failed:

On branch mergify/bp/4.6.x/pr-13942
Your branch is up to date with 'origin/4.6.x'.

You are currently cherry-picking commit 63dd7f8432.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .circleci/ci/src/jobs/backend/job-validate.ts

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .circleci/ci/src/pipelines/tests/resources/bridge-compatibility-tests/bridge-compatibility-tests.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-4-1-x.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-distribution-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-gateway-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-integration-tests-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-plugin-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch-backend-rest-api-only.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-custom-branch.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-master.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-mergify.yml
	both modified:   .circleci/ci/src/pipelines/tests/resources/pull-requests/pull-requests-run-e2e.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@phiz71 phiz71 force-pushed the mergify/bp/4.6.x/pr-13942 branch from b366324 to 9d9bf8d Compare November 5, 2025 18:15
@phiz71 phiz71 removed the conflicts label Nov 5, 2025
@phiz71 phiz71 enabled auto-merge (rebase) November 5, 2025 18:15
@phiz71 phiz71 merged commit 655628e into 4.6.x Nov 5, 2025
36 of 38 checks passed
@phiz71 phiz71 deleted the mergify/bp/4.6.x/pr-13942 branch November 5, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants