You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Summary
Sync CI tests from NMP
> Files changed in MR but NOT synced (outside src/ and tests/, may need
manual review):
Makefile
README.md
images/ci_pipeline.png
## Pre-Review Checklist
<!-- These checks should be completed before a PR is reviewed, -->
<!-- but you can submit a draft early to indicate that the issue is
being worked on. -->
Ensure that the following pass:
- [x] `make format && make lint` or via prek validation.
- [ ] `make test` passes locally
- [ ] `make e2e` passes locally
- [ ] `make test-ci-container` passes locally (recommended)
## Pre-Merge Checklist
<!-- These checks need to be completed before a PR is merged, -->
<!-- but as PRs often change significantly during review, -->
<!-- it's OK for them to be incomplete when review is first requested.
-->
- [x] New or updated tests for any fix or new behavior
- [ ] Updated documentation for new features and behaviors, including
docstrings for API docs.
## Other Notes
<!-- Please add the issue number that should be closed when this PR is
merged. -->
- Closes #<issue>
---------
Signed-off-by: aagonzales <aagonzales@nvidia.com>
Co-authored-by: Nina Xu <ninaxu@cw-dfw-cs-001-vscode-01.cm.cluster>
Co-authored-by: aagonzales <aagonzales@nvidia.com>
0 commit comments