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

Change testnet automation to use TAR instead of snap#1809

Merged
pgarg66 merged 1 commit intosolana-labs:masterfrom
pgarg66:enclave
Nov 13, 2018
Merged

Change testnet automation to use TAR instead of snap#1809
pgarg66 merged 1 commit intosolana-labs:masterfrom
pgarg66:enclave

Conversation

@pgarg66
Copy link
Copy Markdown
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
Copy Markdown
Contributor

@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 referenced this pull request in vkomenda/solana Aug 29, 2021
anza-xyz#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/agave 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants