Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fetch effective canister id from PocketIC topology #3942

Merged
merged 6 commits into from
Oct 7, 2024

Conversation

mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Oct 7, 2024

Description

This PR fetches the effective canister id from the PocketIC topology instead of using a hard-coded canister id. The motivation for this fix is that changes to the PocketIC topology (e.g., adding a new subnet) might render the hard-coded canister id not belong to the expected subnet.

How Has This Been Tested?

A new bash test has been added.

@mraszyk mraszyk requested a review from a team as a code owner October 7, 2024 09:31
@mraszyk mraszyk merged commit da094de into master Oct 7, 2024
297 checks passed
@mraszyk mraszyk deleted the mraszyk/pocketic-topology branch October 7, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants