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

Increase Policy unit-tests speed #2316

Closed
ZhdanovP opened this issue Jul 2, 2018 · 1 comment
Closed

Increase Policy unit-tests speed #2316

ZhdanovP opened this issue Jul 2, 2018 · 1 comment
Assignees

Comments

@ZhdanovP
Copy link
Contributor

ZhdanovP commented Jul 2, 2018

Description

We can speed up the running of policy unit-tests by optimizing calls to sql.
The following unit-tests need to be optimized:

.../policy/
policy_external/
sql_pt_ext_representation_test.cc
sql_pt_representation_test.cc
policy_regular/
sql_pt_representation_test.cc

Motivation

Increase tests running speed to reduce costs time for CI server

Proposed solution

Increase Policy unit-tests speed by moving policy data base used by unit tests from file system to RAM.

@ZhdanovP ZhdanovP added the proposal Accepted SDL Evolution Proposal label Jul 2, 2018
@AByzhynar AByzhynar removed the proposal Accepted SDL Evolution Proposal label Jul 2, 2018
@ZhdanovP ZhdanovP self-assigned this Jul 3, 2018
@iCollin
Copy link
Collaborator

iCollin commented May 22, 2020

Closed via #2315

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

No branches or pull requests

3 participants