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

RepositorySimulator: implement non-consistent snapshot #1637

Closed
sechkova opened this issue Oct 26, 2021 · 1 comment · Fixed by #1666
Closed

RepositorySimulator: implement non-consistent snapshot #1637

sechkova opened this issue Oct 26, 2021 · 1 comment · Fixed by #1666
Assignees
Labels
backlog Issues to address with priority for current development goals testing
Milestone

Comments

@sechkova
Copy link
Contributor

Description of issue or feature request:
Repository simulator currently does not implement non-consistent snapshot mode.

Current behavior:
NotImplementedError("non-consistent snapshot not supported")

Expected behavior:
Able to serve data with consistent snapshot turned off.

@sechkova
Copy link
Contributor Author

A related but different issue that can be better tested after implementing non-consistent snapshot is serving snapshot/targets data with wrong version. See #1615 (comment).

The two issues can be solved together, testing if the proposed fix of #1615 causes any problems with other tests.

@sechkova sechkova added the backlog Issues to address with priority for current development goals label Oct 27, 2021
@sechkova sechkova self-assigned this Oct 27, 2021
@sechkova sechkova added this to the Sprint 11 milestone Oct 27, 2021
@sechkova sechkova modified the milestones: Sprint 11, Sprint 12 Nov 10, 2021
@jku jku closed this as completed in #1666 Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues to address with priority for current development goals testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant