Commit d4522de
test: repair remaining migrated paths (NVIDIA#10226)
<!-- markdownlint-disable MD041 -->
## Summary
Repair the seven repository references that still point to paths from
before the test-directory migration. Merged PR NVIDIA#10219 fixed most
migrated references, but its exact CI run still failed the station
documentation ownership and OpenClaw dependency-review contracts because
these remaining references were stale.
## Related Issue
Related to NVIDIA#10155. This is the remaining migration-metadata repair after
NVIDIA#10219.
## Changes
- Point the vLLM pre-commit selector at its migrated E2E support test.
- Update maintained security-review and messaging guidance references to
their existing canonical test paths.
- Correct the Station quickstart link expectations for the migrated test
location.
- Correct the opt-in reproduction command for the migrated policy test.
## Type of Change
- [x] Code change (feature, bug fix, or refactor)
- [ ] Code change with doc updates
- [ ] Doc only (prose changes, no code sample modifications)
- [ ] Doc only (includes code sample changes)
## Quality Gates
- [x] Tests added or updated for changed behavior
- [ ] Existing tests cover changed behavior. Justification:
- [ ] Tests not applicable. Justification:
- [ ] Sensitive paths changed (security, policy, credentials, preflight,
onboarding, inference, runner, sandbox, or messaging)
- [x] Sensitive-path review completed or maintainer-approved waiver
recorded. Justification: An independent nine-category review passed at
exact commit `7e12b2b868a56acd8a3294d287bc863959862286`. It verified all
seven replacement paths, the semantic E2E-phase selector, and the
unchanged security and authorization boundaries.
- [ ] Non-success, skipped, or missing CI check accepted by maintainer.
Check name, approval link, and follow-up issue:
## DGX Station Hardware Evidence
- [ ] Tested on DGX Station
- Tested commit: Not applicable
- Station profile/scenario: Not applicable
- Result: Not applicable
- Supporting evidence: Not applicable
## Verification
- [x] PR description includes a `Signed-off-by:` line and every commit
appears as `Verified` in GitHub
- [x] Normal `pre-commit`, `commit-msg`, and `pre-push` hooks passed
- [x] Targeted behavior tests pass for the current change set. The
Station ownership, policy reproduction, and OpenClaw dependency-review
suites passed 57 tests with 1 opt-in test skipped. The vLLM selector
explicitly ran and passed the semantic E2E-phase hook.
- [x] Applicable broad gate passed. `npm run test:changed --
--maxWorkers=4` passed 32 growth tests; `npm run checks:repository`,
`npm run source-shape:check`, and `npm run test:e2e-phases:check`
passed.
- [x] Quality Gates section completed with required justifications or
waivers
- [x] No secrets, API keys, or credentials committed
- [ ] `npm run docs` builds without warnings (doc changes only)
- [ ] Doc pages follow the [style
guide](https://github.com/NVIDIA/NemoClaw/blob/main/docs/CONTRIBUTING.md)
(doc changes only)
- [ ] New doc pages include SPDX header and frontmatter (new pages only)
## Documentation Writer Review
- [x] Documentation writer subagent reviewed the completed changes
- Result: `no-docs-needed`
- Evidence: Commit `7e12b2b868a56acd8a3294d287bc863959862286` corrects
internal repository references after the test-directory migration. All
new targets exist, all former canonical references are absent, and no
public command, configuration, supported workflow, or operator procedure
changes. The owning `AGENTS.md` and security-review references now
resolve.
- Agent: Codex Desktop
<!-- docs-review-head-sha: 7e12b2b -->
<!-- docs-review-agents-blob-sha:
becb5c5 -->
---
Signed-off-by: Rebecca Sliter <571084+rsliter@users.noreply.github.com>
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Updated security review and contributor guidance to reflect
reorganized test locations.
- Corrected quickstart links for local vLLM setup and platform support
pages.
- **Tests**
- Updated test commands, hook patterns, and assertions to use current
paths.
- Maintained coverage for messaging, policy, gateway authentication,
storage, and configuration security scenarios.
- Corrected repository path resolution for policy test execution.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Rebecca Sliter <571084+rsliter@users.noreply.github.com>
Signed-off-by: Senthil Ravichandran <senthilr@nvidia.com>
Co-authored-by: Rebecca Sliter <571084+rsliter@users.noreply.github.com>
Co-authored-by: Senthil Ravichandran <senthilr@nvidia.com>1 parent 41a24b9 commit d4522de
7 files changed
Lines changed: 7 additions & 7 deletions
File tree
- internal/security-reviews
- src/lib/messaging
- test/runtime/policy
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
709 | | - | |
| 709 | + | |
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments