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

Change testnet automation to use TAR instead of snap #1809

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Nov 13, 2018

Problem

SNAP builds may not include CUDA support. So testnet automation will report TPS numbers without CUDA support

Summary of Changes

Use TAR builds in testnet automation.

Copy link
Member

@mvines mvines left a comment

Choose a reason for hiding this comment

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

sorry I broke you!

@pgarg66 pgarg66 merged commit 66e9d30 into solana-labs:master Nov 13, 2018
@pgarg66 pgarg66 deleted the enclave branch November 13, 2018 21:33
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
solana-labs#1809)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
joncinque pushed a commit to joncinque/solana that referenced this pull request Jun 26, 2024
* Remove rpc_obsolete_v1_7

* Remove rpc_deprecated_v1_7

* Remove rpc_deprecated_v1_9

* Add CHANGELOG entry

* Add another CHANGELOG entry
CriesofCarrots added a commit to CriesofCarrots/solana that referenced this pull request Jun 27, 2024
CriesofCarrots added a commit to CriesofCarrots/solana that referenced this pull request Jun 27, 2024
CriesofCarrots added a commit to CriesofCarrots/solana that referenced this pull request Jun 28, 2024
2501babe pushed a commit to 2501babe/solana that referenced this pull request Jun 29, 2024
* Remove deprecated RpcClient methods corresponding to solana-labs#1809

* Remove internal handling for pre-v1.9.0 servers

* Remove unused import of deprecated_config module

* Remove request mapping (pre-v1.7.0)

* Remove dangling allow-deprecated tag

* Add line to changelog

* Remove deprecated RpcRequest variants

* Remove reprecated rpc-client-nonce-utils methods

* Remove deprecated TestValidator method

* Remove deprecated solana fees command
tao-stones pushed a commit to tao-stones/solana that referenced this pull request Jul 1, 2024
…-labs#1809) (solana-labs#1886)

* Remove support for deprecated rpc endpoints (solana-labs#1809)

* Remove rpc_obsolete_v1_7

* Remove rpc_deprecated_v1_7

* Remove rpc_deprecated_v1_9

* Add CHANGELOG entry

* Add another CHANGELOG entry

(cherry picked from commit 83527d9)

# Conflicts:
#	CHANGELOG.md

* Fix conflict

---------

Co-authored-by: Tyera <tyera@anza.xyz>
yihau pushed a commit to yihau/solana that referenced this pull request Jul 18, 2024
…) (solana-labs#1922)

Remove deprecated RpcClient methods (solana-labs#1899)

* Remove deprecated RpcClient methods corresponding to solana-labs#1809

* Remove internal handling for pre-v1.9.0 servers

* Remove unused import of deprecated_config module

* Remove request mapping (pre-v1.7.0)

* Remove dangling allow-deprecated tag

* Add line to changelog

* Remove deprecated RpcRequest variants

* Remove reprecated rpc-client-nonce-utils methods

* Remove deprecated TestValidator method

* Remove deprecated solana fees command

(cherry picked from commit 51af772)

Co-authored-by: Tyera <tyera@anza.xyz>
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.

3 participants