Skip to content

[RAPTOR-15492] Fix cancel tests#376

Merged
reza-mahdiani-m merged 1 commit intodatarobot-oss:masterfrom
reza-mahdiani-m:fix_ci_cancel
Dec 30, 2025
Merged

[RAPTOR-15492] Fix cancel tests#376
reza-mahdiani-m merged 1 commit intodatarobot-oss:masterfrom
reza-mahdiani-m:fix_ci_cancel

Conversation

@reza-mahdiani-m
Copy link
Collaborator

This repository is public. Do not put here any private DataRobot or customer's data, code, datasets, model artifacts, .etc.

RATIONAL

Some automated tests were canceled during the pull requests. After the changes in this PR, I made a dummy branch and I ran that several times. No test was canceled anymore.

CHANGES


CAUTION: changing any of the checkbox states will immediately terminate a previous run that
is in progress.

  • Skip functional tests
  • Run all functional tests (>50 minutes)

NOTE: to run certain specific functional test(s), write a comment that includes the following
pattern $FUNCTIONAL_TESTS=<tests-to-run>. The test(s) specified after the assignment sign will be
executed. The execution can be viewed from the Actions tab.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses issues with automated tests being cancelled during pull requests by disabling the cancel-in-progress feature in the GitHub Actions workflow configuration.

  • Changes the cancel-in-progress setting from true to false in the workflow concurrency configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@reza-mahdiani-m reza-mahdiani-m merged commit 4c5bd07 into datarobot-oss:master Dec 30, 2025
9 checks passed
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.

3 participants