Use Bash behavior checks for the native node image tool #313
Loading…
Reference in a new issue
No description provided.
Delete branch "perf/node-image-bash-contracts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace the node-image helper Go test file with Bash and jq checks that execute the compiled helper, following the repository test contract. Read-only plan and verify-proof commands expose the same fixed command arguments and independent proof checks used by the bake and packager.
Validation: malformed inputs, exact guest bytes and installer/QEMU/XFS arguments, invalid proof and boot markers, and refusal outside the isolated Job or owned workspace pass; Go vet, Linux amd64/arm64 builds, image lint and cache-order checks pass. Version 2 retains the exact sysadmin v10 base. Native caller activation still requires an isolated Linux image bake.