Skip to content

Move release CI tools tests to nightly#2279

Open
lijinf2 wants to merge 3 commits into
NVIDIA:mainfrom
lijinf2:fix_2174_b
Open

Move release CI tools tests to nightly#2279
lijinf2 wants to merge 3 commits into
NVIDIA:mainfrom
lijinf2:fix_2174_b

Conversation

@lijinf2

@lijinf2 lijinf2 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Description

closes #2174

Move ci/tools/tests/ out of the pre-merge test path and into nightly CI so release-time helpers (notably check_release_notes.py, used by release.yml) are exercised regularly without adding meta-tests to every PR.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@lijinf2 lijinf2 self-assigned this Jun 29, 2026
@copy-pr-bot

copy-pr-bot Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the CI/CD CI/CD infrastructure label Jun 29, 2026
@lijinf2 lijinf2 added the test Improvements or additions to tests label Jun 29, 2026
@lijinf2 lijinf2 added this to the cuda.core v1.1.0 milestone Jun 29, 2026
@lijinf2

lijinf2 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test d51e0dd

@github-actions

Copy link
Copy Markdown

@leofang

leofang commented Jun 30, 2026

Copy link
Copy Markdown
Member

If you apply this commit d29bc34 you can test the nightly CI in this PR to observe the effect, once it's green we can revert/merge.

@lijinf2

lijinf2 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test 24780b0

@copy-pr-bot

copy-pr-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

/ok to test 24780b0

@lijinf2, there was an error processing your request: E2

See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/2/

@lijinf2

lijinf2 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test b712ef4

@lijinf2

lijinf2 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test b712ef4

@copy-pr-bot

copy-pr-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

/ok to test b712ef4

@lijinf2, there was an error processing your request: E2

See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/2/

@lijinf2

lijinf2 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test df299a2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD CI/CD infrastructure test Improvements or additions to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove helper scripts and tests not exercised by CI

2 participants