Skip to content

fix(e2e): use gateway sandbox image in TypeScript exec test - #3594

Closed
drew wants to merge 1 commit into
codex/fix-mechanistic-fixturefrom
codex/fix-typescript-e2e-image
Closed

drew wants to merge 1 commit into
codex/fix-mechanistic-fixturefrom
codex/fix-typescript-e2e-image

Conversation

@drew

@drew drew commented Sep 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

Make the TypeScript interactive-exec E2E scenario create its sandbox from the same image selected by the Docker gateway wrapper.

Related Issue

Localized stability fix found during the E2E campaign stacked on #3583; no separate issue is needed.

Changes

  • Export the wrapper's resolved sandbox image to its test command. This covers the wrapper default as well as explicit image overrides.
  • Document the image contract in the build architecture notes.

Testing

  • mise run e2e:sdk:ts:exec — passed locally; one interactive-exec scenario passed against nvcr.io/nvidia/base/ubuntu:24.04.
  • mise run pre-commit — passed.
  • mise run ci — passed.

Checklist

  • Signed-off commit and pre-commit checks
  • Architecture documentation updated
  • Full local CI passed

Signed-off-by: Drew Newberry <anewberry@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Sep 23, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@drew
drew added this pull request to stack #3585 September 23, 2026 09:27
@drew drew added the automated-flake-find PRs produced by the automated E2E flake-finding campaign label Sep 23, 2026
@drew drew changed the title codex/fix typescript e2e image fix(e2e): use gateway sandbox image in TypeScript exec test Sep 23, 2026
@drew

drew commented Sep 23, 2026

Copy link
Copy Markdown
Collaborator Author

Closing to narrow the automated flake investigation to the four selected fixes (#3583/#3588, #3598, #3604, #3608). The findings remain available here for later follow-up.

@drew drew closed this Sep 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-flake-find PRs produced by the automated E2E flake-finding campaign

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant