Skip to content

Keep devnet env producers and consumers in sync #15358

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

Open
teddyknox opened this issue Apr 10, 2025 · 0 comments
Open

Keep devnet env producers and consumers in sync #15358

teddyknox opened this issue Apr 10, 2025 · 0 comments
Labels
A-devnet-sdk Area: devnet-sdk A-kt-devnet Area: kurtosis devnet

Comments

@teddyknox
Copy link
Contributor

teddyknox commented Apr 10, 2025

Associated with P/PS doc: Keeping devnet env producers and consumers in sync

A devnet env file is a json file with an inventory of node endpoints, addresses, wallets, and configuration associated with a particular network, used for the purpose of running devnet-sdk tests against that network. Both kurtosis-devnet and netchef are configured to produce one of these files after a deploy, although recently netchef’s devnet env generator fell out of sync with the devnet env schema expected by devnet-sdk. The short-term fix is straightforward: update the netchef generator. But as devnet-sdk continues to develop it seems likely this kind problem will continue to recur unless CI testing checks prevent changes to the devnet-sdk devnet env schema without corresponding changes to both kurtosis-devnet and netchef.

The following subtickets prescribe steps to avoiding schema misalignment in the future.

@teddyknox teddyknox added M-needs-triage Meta: this issue needs to be labelled A-devnet-sdk Area: devnet-sdk and removed M-needs-triage Meta: this issue needs to be labelled labels Apr 10, 2025
@teddyknox teddyknox changed the title Add test ensuring devnet-sdk inventory map schema cannot change without updating NetChef Keep devnet env producers and consumers in sync Apr 14, 2025
@teddyknox teddyknox added the A-kt-devnet Area: kurtosis devnet label Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devnet-sdk Area: devnet-sdk A-kt-devnet Area: kurtosis devnet
Projects
None yet
Development

No branches or pull requests

1 participant