Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Fix local-cluster for QUIC more (backport #27096)#27103

Merged
mergify[bot] merged 1 commit intov1.11from
mergify/bp/v1.11/pr-27096
Aug 16, 2022
Merged

Fix local-cluster for QUIC more (backport #27096)#27103
mergify[bot] merged 1 commit intov1.11from
mergify/bp/v1.11/pr-27096

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Aug 12, 2022

This is an automatic backport of pull request #27096 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify Bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Aug 12, 2022
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Aug 12, 2022

automerge label removed due to a CI failure

@CriesofCarrots
Copy link
Copy Markdown
Contributor

Blocked on cargo audit / rocksdb bump

@steviez steviez force-pushed the mergify/bp/v1.11/pr-27096 branch from 0f90364 to a492e80 Compare August 12, 2022 17:33
@steviez
Copy link
Copy Markdown
Contributor

steviez commented Aug 12, 2022

Blocked on cargo audit / rocksdb bump

Rebased on top of rocksdb bump

@mergify mergify Bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Aug 12, 2022
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Aug 12, 2022

automerge label removed due to a CI failure

@mergify mergify Bot added the automerge Merge this Pull Request automatically once CI passes label Aug 12, 2022
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Aug 12, 2022

automerge label removed due to a CI failure

@mergify mergify Bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Aug 12, 2022
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Aug 12, 2022

automerge label removed due to a CI failure

@mergify mergify Bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Aug 12, 2022
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Aug 12, 2022

automerge label removed due to a CI failure

@mergify mergify Bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Aug 12, 2022
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Aug 12, 2022

automerge label removed due to a CI failure

@mergify mergify Bot removed the automerge Merge this Pull Request automatically once CI passes label Aug 12, 2022
@steviez
Copy link
Copy Markdown
Contributor

steviez commented Aug 13, 2022

So, I'm admittedly a little confused right now. We pushed the rocksdb version bump into master thinking that it would cause CI steps to failure (downstream-projects because of spl being locked to earlier rocksdb version). However, the following CI run (which is a descendant of rocksdb bump) passed CI with all greens with no intervention:
https://buildkite.com/solana-labs/solana/builds/79618

I've been jamming redo on the CI run for post-PR-submit on the rocksdb bump on v1.11 here:
https://buildkite.com/solana-labs/solana/builds/79663#_

It is failing test_rpc_subscriptions, which is apparently a different issue that is known (but has't been prevalent recently). Based on the the results in master, I'm inclined to think that it should be able to pass CI without intervention having to disable . But, we're currently hung up on failures for another step so results are inconclusive at the moment

@pgarg66 pgarg66 force-pushed the mergify/bp/v1.11/pr-27096 branch from a492e80 to 0369051 Compare August 15, 2022 23:52
@mergify mergify Bot added the automerge Merge this Pull Request automatically once CI passes label Aug 15, 2022
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Aug 16, 2022

automerge label removed due to a CI failure

@mergify mergify Bot removed the automerge Merge this Pull Request automatically once CI passes label Aug 16, 2022
(cherry picked from commit 1aa8e06)
@CriesofCarrots CriesofCarrots force-pushed the mergify/bp/v1.11/pr-27096 branch from 0369051 to 36d16bd Compare August 16, 2022 03:47
@mergify mergify Bot added the automerge Merge this Pull Request automatically once CI passes label Aug 16, 2022
@mergify mergify Bot removed the automerge Merge this Pull Request automatically once CI passes label Aug 16, 2022
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Aug 16, 2022

automerge label removed due to a CI failure

@mergify mergify Bot added the automerge Merge this Pull Request automatically once CI passes label Aug 16, 2022
@mergify mergify Bot merged commit a6765be into v1.11 Aug 16, 2022
@mergify mergify Bot deleted the mergify/bp/v1.11/pr-27096 branch August 16, 2022 06:27
lijunwangs pushed a commit to lijunwangs/solana that referenced this pull request Sep 12, 2022
…labs#27103)

Fix local-cluster for QUIC more (solana-labs#27096)

(cherry picked from commit 1aa8e06)

Co-authored-by: Tyera Eulberg <tyera@solana.com>
lijunwangs pushed a commit to lijunwangs/solana that referenced this pull request Sep 13, 2022
…labs#27103)

Fix local-cluster for QUIC more (solana-labs#27096)

(cherry picked from commit 1aa8e06)

Co-authored-by: Tyera Eulberg <tyera@solana.com>
lijunwangs pushed a commit to lijunwangs/solana that referenced this pull request Sep 13, 2022
…labs#27103)

Fix local-cluster for QUIC more (solana-labs#27096)

(cherry picked from commit 1aa8e06)

Co-authored-by: Tyera Eulberg <tyera@solana.com>
lijunwangs pushed a commit that referenced this pull request Sep 14, 2022
Fix local-cluster for QUIC more (#27096)

(cherry picked from commit 1aa8e06)

Co-authored-by: Tyera Eulberg <tyera@solana.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge this Pull Request automatically once CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants