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 multi node dynamic network ci #696

Merged

Conversation

aeyakovenko
Copy link
Member

No description provided.

@aeyakovenko aeyakovenko requested a review from mvines July 19, 2018 04:21
@aeyakovenko aeyakovenko force-pushed the test_multi_node_dynamic_network_ci branch from bef7ebf to a127d2d Compare July 19, 2018 04:22
ci/buildkite.yml Outdated
env:
CARGO_TARGET_CACHE_NAME: "stable"
timeout_in_minutes: 20
retry:
Copy link
Member

Choose a reason for hiding this comment

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

Do we need the retry:? I'd rather remove it, I added it elsewhere a while ago due to flaky tests (probably should be removed from there eventually too)

@aeyakovenko aeyakovenko requested review from mvines and rob-solana July 19, 2018 05:04
@aeyakovenko
Copy link
Member Author

aeyakovenko commented Jul 19, 2018

@mvines seems to be extremely slow in buildkite, is this thing running it in docker or something? any way to escape that jail?

seems like its slow when called in a shell as well.

@aeyakovenko aeyakovenko changed the title Test multi node dynamic network ci Test multi node dynamic network ci [don't merge, test is slow] Jul 19, 2018
@aeyakovenko aeyakovenko changed the title Test multi node dynamic network ci [don't merge, test is slow] Test multi node dynamic network ci Jul 19, 2018
@aeyakovenko aeyakovenko merged commit fece91c into solana-labs:master Jul 19, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
* Add spl-token-lending

* lending-client

* cargo clippy

* Limit bpf tests

* Enable lending bpf tests

* Remove obligation signer requirement

* Fix token lending js cli test

* Fix
yihau pushed a commit that referenced this pull request Apr 11, 2024
* BankingStage Forwarding Filter (#685)

* add PacketFlags::FROM_STAKED_NODE

* Only forward packets from staked node

* fix local-cluster test forwarding

* review comment

* tpu_votes get marked as from_staked_node

(cherry picked from commit 1744e9e)

# Conflicts:
#	sdk/src/packet.rs

* resolve conflict

* remove test_ledger_cleanup_service

* Revert "remove test_ledger_cleanup_service"

This reverts commit 68a580d.

* revert: local-cluster test changes

---------

Co-authored-by: Andrew Fitzgerald <[email protected]>
Co-authored-by: Trent Nelson <[email protected]>
lijunwangs pushed a commit to lijunwangs/solana that referenced this pull request Apr 12, 2024
…olana-labs#696)

* BankingStage Forwarding Filter (solana-labs#685)

* add PacketFlags::FROM_STAKED_NODE

* Only forward packets from staked node

* fix local-cluster test forwarding

* review comment

* tpu_votes get marked as from_staked_node

(cherry picked from commit 1744e9e)

# Conflicts:
#	sdk/src/packet.rs

* resolve conflict

* remove test_ledger_cleanup_service

* Revert "remove test_ledger_cleanup_service"

This reverts commit 68a580d.

* revert: local-cluster test changes

---------

Co-authored-by: Andrew Fitzgerald <[email protected]>
Co-authored-by: Trent Nelson <[email protected]>
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