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

remove redis setup from net.sh #33680

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

yihau
Copy link
Contributor

@yihau yihau commented Oct 12, 2023

Problem

system performance tests failed recently.

it seems that this line is the culprit

add-apt-repository -y ppa:chris-lea/redis-server

If I don't miss anything, we don't really use redis in our performance tests.

Summary of Changes

remove the redis setup from the net.sh

@yihau yihau changed the title remove redis setup for perf tests remove redis setup from net.sh Oct 12, 2023
@t-nelson
Copy link
Contributor

maybe this can all go? 9eb8b67

@mvines
Copy link
Contributor

mvines commented Oct 12, 2023

yep, nuke it. Redis was used by a very early version of the explorer, nothing more

@yihau yihau merged commit abfecad into solana-labs:master Oct 13, 2023
@yihau yihau deleted the remove-redis-from-perf-tests branch October 13, 2023 04:46
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.

4 participants