Skip to content

Conversation

benbierens
Copy link
Contributor

Verifier artifacts in nim-codex release v0.2.4 were broken. This was not detected by the containerized testing setup, because, it has its own verifier/networks folder and artifacts.

This PR deletes those artifacts and uses a symlink to ensure that the tests are running on the same artifacts that would be used for the testnet. This will help us detect verifier-related issues in the dist/release tests.

@benbierens
Copy link
Contributor Author

benbierens commented Jun 17, 2025

Building an updated image here: https://github.com/codex-storage/nim-codex/actions/runs/15706842697
This image should use the same artifacts as release v0.2.4. Therefore, it should fail to pass the release tests.
I'm building this image and running those tests to confirm that the tests fail before proceeding with the fix.

@benbierens
Copy link
Contributor Author

Confirmed: Release tests on this image are now failing with exactly the same error as we see in the testnet. This will help us not make this mistake again.

@benbierens
Copy link
Contributor Author

Merging this PR will not be necessary. This fix will be included in:
#1278

@markspanbroek
Copy link
Contributor

Can we close this now @benbierens?

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