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

Run long KDF tests of GitHub Actions #627

Merged
merged 1 commit into from
Apr 24, 2020
Merged

Conversation

ilammy
Copy link
Collaborator

@ilammy ilammy commented Apr 24, 2020

PR #574 introduced KDF API as well as some long running tests which are normally not run, but CircleCI was given SOTER_KDF_RUN_LONG_TESTS variable to enable those tests.

Use SOTER_KDF_RUN_LONG_TESTS in GitHub Actions too to exercise long KDF when running unit tests. Don't do it for sanitizers and leak-check jobs which are already running slow.

Checklist

Commit f78d72c (Public PBKDF2 API, 2020-01-24) introduced KDF API
as well as some long running tests which are normally not run, but
CircleCI was given SOTER_KDF_RUN_LONG_TESTS variable to enable
those tests.

Use SOTER_KDF_RUN_LONG_TESTS in GitHub Actions too to exercise long KDF
when running unit tests. Don't do it for "sanitizers" and "leak-check"
jobs which are already running slow.
@ilammy ilammy added core Themis Core written in C, its packages infrastructure Automated building and packaging labels Apr 24, 2020
@ilammy ilammy merged commit f087453 into cossacklabs:master Apr 24, 2020
@ilammy ilammy deleted the long-kdf branch June 22, 2020 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Themis Core written in C, its packages infrastructure Automated building and packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants