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

test (e2e): enables tracing and downloading traced data in e2e tests #3333

Closed
wants to merge 31 commits into from

Conversation

staheri14
Copy link
Contributor

@staheri14 staheri14 commented Apr 16, 2024

WIP
Closes #3318

@staheri14 staheri14 self-assigned this Apr 16, 2024
go.mod Outdated
@@ -263,5 +262,5 @@ replace (
github.com/cosmos/ledger-cosmos-go => github.com/cosmos/ledger-cosmos-go v0.12.4
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
github.com/tendermint/tendermint => github.com/celestiaorg/celestia-core v1.35.0-tm-v0.34.29
github.com/tendermint/tendermint => github.com/celestiaorg/celestia-core v1.35.0-tm-v0.34.29.0.20240416162540-f96cc8fa3ee6
Copy link
Contributor Author

@staheri14 staheri14 Apr 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be updated to point to one of the major branches in core, right now, it points to sanaz/cutom-core-for-knuu-test i.e., #1309

@staheri14
Copy link
Contributor Author

We previously agreed to use a feature branch for hosting all experiments and tests that depend on an unreleased version of celestia-core. This PR, along with others that rely on an unreleased version of celestia-core, should be made against that branch, named experimentation .
A rebased version of this PR is available in #3407. Therefore, I am closing this one.

@staheri14 staheri14 closed this Apr 29, 2024
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.

Integrating data tracing in e2e tests
1 participant