Skip to content

fix: Add IC_GATEWAY_RUNTIME_DEPS to the large testnet target #10893

Merged
mraszyk merged 1 commit into
masterfrom
mraszyk/fix-large-testnet-ic-gateway-dep
Jul 24, 2026
Merged

fix: Add IC_GATEWAY_RUNTIME_DEPS to the large testnet target #10893
mraszyk merged 1 commit into
masterfrom
mraszyk/fix-large-testnet-ic-gateway-dep

Conversation

@mraszyk

@mraszyk mraszyk commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

The large testnet deploys an ic-gateway VM (large.rs), but its Bazel target was missing IC_GATEWAY_RUNTIME_DEPS, so IC_GATEWAY_UVM_CONFIG_IMAGE_PATH was not set and the setup task failed. All other testnet targets that deploy an ic-gateway VM already declare this dependency.

The large testnet deploys an ic-gateway VM (large.rs), but its Bazel
target was missing IC_GATEWAY_RUNTIME_DEPS, so IC_GATEWAY_UVM_CONFIG_IMAGE_PATH
was not set and the setup task failed. All other testnet targets that
deploy an ic-gateway VM already declare this dependency.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mraszyk mraszyk changed the title Mraszyk/fix large testnet ic gateway dep fix: Add IC_GATEWAY_RUNTIME_DEPS to the large testnet target Jul 24, 2026
@github-actions github-actions Bot added the fix label Jul 24, 2026
@mraszyk
mraszyk marked this pull request as ready for review July 24, 2026 10:40
@mraszyk
mraszyk requested a review from a team as a code owner July 24, 2026 10:40
@mraszyk
mraszyk enabled auto-merge July 24, 2026 10:41
@github-actions github-actions Bot added the @idx label Jul 24, 2026
@mraszyk
mraszyk added this pull request to the merge queue Jul 24, 2026
Merged via the queue into master with commit eb2002c Jul 24, 2026
42 of 43 checks passed
@mraszyk
mraszyk deleted the mraszyk/fix-large-testnet-ic-gateway-dep branch July 24, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants