Skip to content

removed aof tests #764

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

Merged
merged 2 commits into from
Jun 2, 2021
Merged

removed aof tests #764

merged 2 commits into from
Jun 2, 2021

Conversation

DvirDukhan
Copy link
Collaborator

as #754 introduced dedicated aof rewrite tests in the test files, the flag for AOF is now redundant and can be removed

@DvirDukhan DvirDukhan requested review from chayim and rafie May 30, 2021 13:30
rafie
rafie previously approved these changes May 30, 2021
@codecov
Copy link

codecov bot commented May 30, 2021

Codecov Report

Merging #764 (21d53de) into master (34c68bd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #764   +/-   ##
=======================================
  Coverage   79.15%   79.15%           
=======================================
  Files          49       49           
  Lines        7651     7651           
=======================================
  Hits         6056     6056           
  Misses       1595     1595           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d7a952...21d53de. Read the comment docs.

@@ -249,7 +249,7 @@ jobs:
parameters:
test_args:
type: string
default: "CLUSTER=0 AOF=0"
default: "CLUSTER=0"
Copy link
Contributor

Choose a reason for hiding this comment

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

If we're disabling the valgrind-aof job, we should change it's name in circleci to something more appropriate.

@chayim chayim merged commit 5e6ddf4 into master Jun 2, 2021
@chayim chayim deleted the remove_aof_test branch June 2, 2021 10:15
chayim pushed a commit that referenced this pull request Jun 2, 2021
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