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

Add imi Caching test #5860

Merged
merged 10 commits into from
Jul 30, 2020
Merged

Add imi Caching test #5860

merged 10 commits into from
Jul 30, 2020

Conversation

Yurunsoft
Copy link
Contributor

No description provided.

RUN apt -yqq update > /dev/null && \
apt -yqq install git unzip > /dev/null

WORKDIR /imi
RUN apt -yqq install redis-server > /dev/null
Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason you're installing redis for tests that aren't doing cached queries?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have removed non-essential redis

@NateBrady23
Copy link
Member

@Yurunsoft Can you pull in the latest to get the mysql update that's blocking this?

@Yurunsoft
Copy link
Contributor Author

@nbrady-techempower Thank you very much, it has been fixed

@NateBrady23 NateBrady23 merged commit e9db49e into TechEmpower:master Jul 30, 2020
tomciopp pushed a commit to tomciopp/FrameworkBenchmarks that referenced this pull request Oct 21, 2020
* Optimization config

* add cached_query_url test

* fix init

* fix init

* fix

* fix

* Remove non-essential redis

* fix

* fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants